document.writeln('        <script>\r\n<!--\r\nNS6=(document.getElementById&&!document.all)\r\nIE=(document.all);IE4=(document.all&&!document.getElementById)\r\nNS=(navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")\r\nOP=(navigator.userAgent.indexOf(\'Opera\')>-1)\r\n\r\ntempBar=\'\';barBuilt=0;lastY=0;lastX=0;sI=new Array();moving=setTimeout(\'null\',1);\r\n\r\nfunction moveOut() {\r\n	if(parseInt(ssm.left)<0&&mPos||parseInt(ssm.left)>0&&!mPos){\r\n		clearTimeout(moving);\r\n		moving=setTimeout(\'moveOut()\', slideXSpeed);\r\n		slideMenu((!mPos)?"out":"out");\r\n		}\r\n	else {\r\n		clearTimeout(moving);\r\n		moving=setTimeout(\'null\',1);\r\n	}\r\n}\r\nfunction moveBack() {\r\n	clearTimeout(moving);\r\n	moving=setTimeout(\'moveBack1()\',waitTime);\r\n}\r\nfunction moveBack1() {\r\n	if(parseInt(ssm.left)>-(menuWidth+1)&&mPos||parseInt(ssm.left)<menuWidth+1&&!mPos) {\r\n		clearTimeout(moving);\r\n		moving=setTimeout(\'moveBack1()\',slideXSpeed);\r\n		slideMenu((!mPos)?"in":"in");\r\n	}\r\n	else{\r\n		clearTimeout(moving);\r\n		moving=setTimeout(\'null\',1);\r\n	}\r\n}\r\nfunction slideMenu(way){\r\n	fHow=(NS6)?0.4:0.2;\r\n	if(way=="out")flow=fHow*-(parseInt(ssm.left));\r\n	if(way=="in"&&!mPos)flow=fHow* (menuWidth+1-parseInt(ssm.left));\r\n	else if(way=="in")flow=fHow*-(menuWidth+1+parseInt(ssm.left));\r\n	if(flow>0)flow=Math.ceil(flow);\r\n	else flow=Math.floor(flow);\r\n	if(IE||NS6){\r\n		lastX+=flow;\r\n		bssm.clip="rect(0 "+((!mPos)?(barWidth+menuWidth+3):(barWidth+2+lastX))+" "+(((IE4)?document.body.clientHeight:0)+tssm.offsetHeight)+" "+((!mPos)?(lastX+1):0)+")";\r\n		}\r\n	ssm.left=parseInt(ssm.left)+flow;\r\n	if(NS){\r\n		if(!mPos){\r\n			bssm.clip.left+=flow;\r\n			bssm2.clip.left+=flow;\r\n		}\r\n		else{\r\n			bssm.clip.right+=flow;\r\n			bssm2.clip.right+=flow;\r\n		}\r\n		if(bssm.left+bssm.clip.right>document.width)document.width+=flow;\r\n	}\r\n}\r\n\r\nfunction makeStatic() {\r\n	winY=(IE)?document.body.scrollTop:window.pageYOffset;\r\n	sHow=(NS6)?0.4:0.2;\r\n	if(winY!=lastY&&winY>YOffset-staticYOffset)smooth=sHow*(winY-lastY-YOffset+staticYOffset);\r\n	else if(YOffset-staticYOffset+lastY>YOffset-staticYOffset&&winY<=YOffset-staticYOffset)smooth=sHow*(winY-lastY-(YOffset-(YOffset-winY)));\r\n	else smooth=0;\r\n	if(smooth>0)smooth=Math.ceil(smooth);\r\n	else smooth=Math.floor(smooth);\r\n	bssm.top=parseInt(bssm.top)+smooth;\r\n	lastY=lastY+smooth;\r\n	setTimeout(\'makeStatic()\',slideYSpeed);\r\n}\r\n\r\nfunction menuClick(id) {\r\n	obj=(document.all)?document.all(id):document.getElementById(id);\r\n	with(obj){\r\n		if(event.srcElement.id!=id){\r\n			if(target=="_top")top.location=href;\r\n			else if(target=="_parent")parent.location=href;\r\n			else if(target=="_blank")window.open(href);\r\n			else if(target>""&&top.frames[target])top.frames[target].location=href;\r\n			else if(target>"")eval(\'window.open("\'+href+\'","\'+target+\'")\');\r\n			else location=href;\r\n		}\r\n	}\r\n}\r\n\r\nfunction buildBar() {\r\n	if(!barType)tempBar=\'<IMG SRC="\'+barText+\'" BORDER="0">\';\r\n	else{\r\n		for(b=0;b<barText.length;b++)tempBar+=barText.charAt(b)+"<BR>"\r\n	}\r\n	ssmHTML+=\'<td align="center" rowspan="100" border="13" width="\'+barWidth+\'" background="http:..\/images2\/satin1.jpg"  bgcolor="\'+barBGColor+\'" valign="\'+barVAlign+\'" align="\'+barAlign+\'" class="ssmBar" NOWRAP>\'+tempBar+\'<\/td>\';\r\n}\r\n\r\nfunction initSlide() {\r\n	if (!mPos)lastX=menuWidth\r\n	if ((NS6||IE)&&!OP||(operaFix!=2&&OP)){\r\n		ssm=(NS6)?document.getElementById("thessm").style:document.all("thessm").style;\r\n		tssm=(NS6)?document.getElementById("thessm"):document.all("thessm");\r\n		bssm=(NS6)?document.getElementById("basessm").style:document.all("basessm").style;\r\n		bssm.clip="rect(0 "+(barWidth+2+((!mPos)?menuWidth+1:0))+" "+(((IE4)?document.body.clientHeight:0)+tssm.offsetHeight)+" "+((!mPos)?(menuWidth+1):0)+")";\r\n		if (OP&&operaFix==1)XOff=(!mPos)?document.body.clientWidth-barWidth-3:0;\r\n		bssm.left=(!mPos)?XOff-menuWidth:XOff;\r\n		if(OP)ssm.left=ssm.left;\r\n		bssm.visibility="visible";\r\n		if(NS6&&!OP){\r\n			bssm.top=YOffset;\r\n			if(menuOpacity!=100)ssm.MozOpacity=menuOpacity\/100;\r\n			slideIsGo=window.innerHeight>tssm.offsetHeight+staticYOffset;\r\n		}\r\n		else{\r\n			if(menuOpacity!=100)ssm.filter="alpha(opacity="+menuOpacity+")";\r\n			slideIsGo=((OP)?window.innerHeight:document.body.clientHeight)>parseInt(tssm.offsetHeight)+staticYOffset;\r\n			}\r\n		if(autoHideXOverflow&&((IE?document.body.clientWidth:window.innerWidth-16)<parseInt(bssm.left)+parseInt(ssm.left)+menuWidth+barWidth+3)){\r\n			document.body.style.overflowX="hidden";\r\n			document.body.style.overflowY="scroll";\r\n		}\r\n	}\r\n	else if(NS){\r\n		bssm=document.layers["basessm1"];\r\n		bssm2=bssm.document.layers["basessm2"];\r\n		ssm=bssm2.document.layers["thessm"];\r\n		bssm.clip.left=(!mPos)?menuWidth+1:0;\r\n		bssm.clip.right=(!mPos)?(menuWidth+barWidth+3):barWidth+2;\r\n		bssm.left=(!mPos)?XOff-menuWidth:XOff;\r\n		ssm.visibility="show";\r\n		slideIsGo=window.innerHeight>ssm.clip.bottom+staticYOffset;\r\n	}\r\n	if(slideY&&(slideOnYOverflow||(!slideOnYOverflow&&slideIsGo)))makeStatic();\r\n	if(!slideX)moveOut();\r\n}\r\n\r\nfunction getXOff() {\r\n	return (((!XAlign)?((IE||OP)?document.body.clientWidth-barWidth-3:window.innerWidth-barWidth-3-17):(XAlign==1)?Math.floor(((IE||OP)?document.body.clientWidth\/2-barWidth\/2-1.5:window.innerWidth\/2-barWidth\/2-1.5)):0)+XOffset);\r\n}\r\n\r\nfunction buildMenu() {\r\n	mPos=menuPosition;\r\n	ssmHTML="";\r\n	XOff=getXOff();\r\n	if(IE||NS6)ssmHTML+=\'<DIV ID="basessm" style="visibility:hidden;Position : Absolute ;top : \'+YOffset+\' ;Z-Index : 20;width:\'+(barWidth+2)+\';"><DIV ID="thessm" style="Position : Absolute ;Left : \'+((!mPos)?menuWidth+1:-menuWidth-1)+\' ;Top : 0px ;Z-Index : 30;\'+((IE)?"width:3px":"")+\'" \'+((slideX)?\'onmouseover="moveOut()" onmouseout="moveBack()")\':\'\')+\'>\';\r\n	if(NS)ssmHTML+=\'<LAYER name="basessm1" top="\'+YOffset+\'" visibility="show" onload="initSlide()"><ILAYER name="basessm2"><LAYER visibility="hide" name="thessm" bgcolor="\'+menuBGColor+\'" left="\'+((!mPos)?menuWidth+1:-menuWidth-1)+\'" \'+((slideX)?\'onmouseover="moveOut()" onmouseout="moveBack()")\':\'\')+\'>\';\r\n	if(NS6)ssmHTML+=\'<table border="0" cellpadding="0" cellspacing="0" width="\'+(menuWidth+barWidth+3)+\'"><TR><TD>\';\r\n	ssmHTML+=\'<table border="2" cellpadding="0" cellspacing="0" width="\'+(menuWidth+barWidth+3)+\'" bgcolor="\'+((!NS)?menuBGColor:"")+\'">\';\r\n	for(i=0;i<sI.length;i++){\r\n		ssmHTML+=\'<TR>\';\r\n		if(barBuilt==0&&!mPos){\r\n			buildBar();\r\n			barBuilt=1\r\n		}\r\n		if(sI[i][3]>1)ssmHTML+=\'<TD BGCOLOR="\'+hdrBGColor+\'" ALIGN="\'+hdrAlign+\'" WIDTH="\'+menuWidth+\'"\'+((NS6)?\' style="padding:\'+hdrPadding+\'px"\':\'><TABLE CELLPADDING="\'+hdrPadding+\'" CELLSPACING="0" BORDER="0"><TR><TD\')+\' CLASS="ssmHdr" VALIGN="\'+hdrVAlign+\'">\'+((sI[i][3]==3)?\'<a HREF="\'+((sI[i][1].indexOf(":\/\/")==-1&&sI[i][1].indexOf("..\/")==-1)?targetDomain:\'\')+sI[i][1]+\'" target="\'+sI[i][2]+\'" class="ssmHdr">\':\'\')+sI[i][0]+((sI[i][3]==3)?\'<\/a>\':\'\')+((NS6)?\'\':\'<\/TD><\/TR><\/TABLE>\')+\'<\/TD>\';\r\n		else{\r\n			if(!sI[i][2])sI[i][2]=targetFrame;\r\n			ssmHTML+=\'<TD WIDTH="\'+menuWidth+\'"\'+(NS&&!sI[i][3]?\'\':\'BGCOLOR="\'+linkBGColor+\'"\')+\' \'+((NS6)?\'CLASS="ssmItem" style="padding:\'+linkPadding+\'px;" ALIGN="\'+linkAlign+\'"\':\'\')+\' \'+((sI[i][3])?\'>\':\'onmouseover="style.backgroundColor=\\\'\'+linkOverBGColor+\'\\\'" onmouseout="style.backgroundColor=\\\'\'+linkBGColor+\'\\\'" onclick="menuClick(\\\'item_\'+i+\'\\\');"\'+(IE?\' style="cursor:hand;"\':\'\')+\'><ILAYER><LAYER onmouseover="bgColor=\\\'\'+linkOverBGColor+\'\\\'" onmouseout="bgColor=\\\'\'+linkBGColor+\'\\\'" WIDTH="100%" ALIGN="\'+linkAlign+\'" bgcolor="\'+linkBGColor+\'">\')+((NS6)?\'\':\'<DIV ALIGN="\'+linkAlign+\'" CLASS="ssmItem"><TABLE CELLPADDING="\'+linkPadding+\'" CELLSPACING="0" BORDER="0"><TR><TD VALIGN="\'+linkVAlign+\'" CLASS="ssmItem">\')+((sI[i][3])?\'\':\'<A HREF="\'+((sI[i][1].indexOf(":\/\/")==-1&&sI[i][1].indexOf("..\/")==-1)?targetDomain:\'\')+sI[i][1]+\'" target="\'+sI[i][2]+\'" CLASS="ssmItem" id="item_\'+i+\'">\')+sI[i][0]+\'\'+((sI[i][3])?\'\':\'<\/A>\')+((NS6)?\'\':\'<\/TD><\/TR><\/TABLE><\/DIV>\')+((sI[i][3])?\'\':\'<\/LAYER><\/ILAYER>\')+\'<\/TD>\';\r\n		}\r\n		if(barBuilt==0&&mPos){\r\n			buildBar();\r\n			barBuilt=1;\r\n		}\r\n		ssmHTML+=\'<\/TR>\';\r\n	}\r\n	ssmHTML+=\'<\/table>\';\r\n	if(NS6)ssmHTML+=\'<\/TD><\/TR><\/TABLE>\';\r\n	if(IE||NS6){\r\n		ssmHTML+=\'<\/DIV><\/DIV>\';\r\n		setTimeout(\'initSlide();\',1);\r\n	}\r\n	if(NS)ssmHTML+=\'<\/LAYER><\/ILAYER><\/LAYER>\';\r\n	document.write(ssmHTML);\r\n}\r\n\r\nfunction addHdr(text){sI[sI.length]=[text, \'\', \'\', 2]}\r\n\r\nfunction addLink(text, link, target){if(!link)link="javascript:\/\/";sI[sI.length]=[text, link, target, 3]}\r\n\r\nfunction addItem(text, link, target){if(!link)link="javascript:\/\/";sI[sI.length]=[text, link, target, 0]}\r\n\r\nfunction addText(text){sI[sI.length]=[text, \'\', \'\', 1]}\r\n\r\n\/\/window.onresize=function(){setTimeout(\'alert(getOff());XOff=getXOff();bssm.left=(!mPos)?XOff-menuWidth:XOff;\');}\r\n\r\n\/\/-->\r\n<\/script>\r\n\r\n\r\n<script>\r\n<!--\r\nYOffset=0;\r\nXAlign=2;\r\nXOffset=2;\r\nstaticYOffset=5;\r\nwaitTime=500;\r\nslideX=1;\r\nslideXSpeed=15;\r\nslideY=1;\r\nslideYSpeed=15;\r\nslideOnYOverflow=1;\r\nautoHideXOverflow=1;\r\ntargetFrame="";\r\ntargetDomain="";\r\noperaFix=0;\r\nmenuOpacity=100;\r\nmenuPosition=1;\r\nmenuBGColor="black";\r\nmenuWidth=165;\r\nhdrBGColor="#FAFAD2";\r\nhdrPadding=0;\r\nhdrAlign="center";\r\nhdrVAlign="center";\r\nlinkBGColor="#B0C4DE";\r\nlinkOverBGColor="white";\r\nlinkAlign="left";\r\nlinkVAlign="center";\r\nlinkPadding=0;\r\nbarWidth=20;\r\nbarBGColor="#FAEBD7";\r\nbarAlign="left";\r\nbarVAlign="center";\r\nbarType=1;\r\nbarText="NAVIGATION";\r\n-->\r\n<\/script>      ');
