<!-- /* Generic Rich Media Code for Inside Web Pages */ 
var TheAdcode = 'ad1157a'; 
var bN = navigator.appName; 
var bV = parseInt(navigator.appVersion); 
var base='http://www.burstnet.com/'; 
var Tv=''; 
var agt=navigator.userAgent.toLowerCase(); 
if (bV>=4) 
  {ts=window.location.pathname+window.location.search; 
   i=0; Tv=0; while (i< ts.length) 
      { Tv=Tv+ts.charCodeAt(i); i=i+1; } Tv="/"+Tv;} 
  else   {Tv=escape(window.location.pathname); 
   if( Tv.charAt(0)!='/' ) Tv="/"+Tv; 
          else if (Tv.charAt(1)=="/")
Tv=""; 
  if( Tv.charAt(Tv.length-1) == "/") 
    Tv = Tv + "_";} 
if (bN!='Microsoft Internet Explorer'){ 
   document.write('<A HREF="http://www.burstnet.com/ads/ad1157a-map.cgi" TARGET="_top"><IMG SRC="http://www.burstnet.com/cgi-bin/ads/ad1157a.cgi" ISMAP="ISMAP" WIDTH="468" HEIGHT="60" BORDER="0" ALT="NY Rock Advertiser" vspace=0></A>');
	 } 
if (bN=='Microsoft Internet Explorer') 
 document.write('<ifr'+'ame id="BURST" src="'+base+'cgi-bin/ads/'
+ 
  TheAdcode + '.cgi' + Tv + '/RETURN-CODE" width="468" height="60"' + 
  'marginwidth="0" marginheight="0" hspace="0" vspace="0" ' + 
  'frameborder="0" scrolling="no"></ifr'+'ame>'); 
// --> 

