
function PlayBanner() //Banner
{
//document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="714" height="149">\n');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="714" height="149">\n');
document.write('<param name="movie" value="/flash/top-movie.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="/flash/top-movie.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="714" height="149" wmode="transparent"></embed>\n');
document.write('</object>\n');
}


function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}





