document.write("<style type='text/css'>")
document.write(".clWin{position:absolute; z-index:2; visibility:hidden; overflow:hidden; background-color:blue}")
document.write(".clWindow{position:absolute; background-color:blue; overflow:hidden; z-index:15; width:200}")
document.write(".clWinHead{position:absolute; width:200; top:0; font-family:arial,arial,helvetica; font-size:11px; font-weight:bold; color:white; background-color:transparent}")
document.write(".clText{position:absolute; z-index:50; font-family:Verdana,arial,helvetica; font-size:10px; background-color:transparent}")
document.write(".clWinResize{position:absolute; z-index:30; width:30; height:30; clip:rect(0,30,30,0); background-image:url(resize.gif); layer-background-image:url(resize.gif)}")
document.write(".clLogo{position:absolute}")
document.write(".clUp{position:absolute; width:12; height:12; z-index:60;}")
document.write(".clDown{position:absolute; width:12; height:12; z-index:60;}")
document.write(".clWinButtons{position:absolute; font-family:arial,helvetica; font-size:12px} ")
document.write("</style>")

//document.write("<body bgcolor='#FFFFFF' marginwidth='0' marginheight='0' topmargin=0 leftmargin=0 onLoad=MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide');MM_dragLayer('Layer4','',0,0,200,16,true,false,-1,-1,-1,-1,false,false,0,'',false,'')     onClick=MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide')>")
document.write("<body bgcolor='#FFFFFF' marginwidth='0' marginheight='0' topmargin=0 leftmargin=0>")