pgs=document.location.toString()
pg_arr=pgs.split('/')
pg=pg_arr[pg_arr.length-1]
if (pg=='browse_CI_' || 'page_subscribe_compint'){
  document.write('<IMG SRC="/goliath/images/dot_D2D2D2.gif" width=155 height=1><br><br>')
}
