para="<p style='margin-left:80;'>"
para2 ="<p style='margin-left:80;'>"
logo = "<img src='images/logo3.gif' width='712' height='174' border='0'>"
musicDivide = "</ol></td><td nowrap><ol start=9>"
if(navigator.appName=="Netscape")
{
ver = navigator.appVersion;
ver = ver.substring(0,3);
ver = parseFloat(ver);
if(ver<5.0)
	{
	para="<p style='margin-left:395;'>"
	para2 = "<br><br>"
	}
}

if(screen.width<=800)
    {
	logo ="<img src='images/logo-small.gif' width='356' height='90' border='0'>"
	musicDivide = ""
	}