function MM_findObj(n,d)
{
	var p,i,x;
	if(!d)d=document;
	if((p=n.indexOf("?"))>0&&parent.frames.length)
	{
		d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);
	}
	if(!(x=d[n])&&d.all)x=d.all[n];for(i=0;!x&&i<d.forms.length;i++)x=d.forms[i][n];
	for(i=0;!x&&d.layers&&i<d.layers.length;i++)x=MM_findObj(n,d.layers[i].document);
	if(!x && document.getElementById)x=document.getElementById(n);return(x);
}

function MSHL()
{
	var i,p,v,obj,args=MSHL.arguments;
	for(i=0;i<(args.length-2);i+=3)if((obj=MM_findObj(args[i]))!=null){v=args[i+2];
	if(obj.style){obj=obj.style;v=(v=='show')?'visible':(v='hide')?'hidden':v;}
    obj.visibility=v;}
}
function MN1(n,l,t,w,h)
{
	document.write("<div id=Layer"+n+" style='position:absolute'>");
	document.write("<div id=serve"+n+" style='position:absolute; left:"+l+"px; top:"+t+"px; width:"+w+"px; height:"+h+"px; z-index:20; visibility: hidden;' onMouseOut=MSHL('serve"+n+"','','hide') onMouseOver=MSHL('serve"+n+"','','show')>");
	document.write("<table width=100% border=0 cellspacing=1 cellpadding=3 bgcolor=#cccccc class=TBMenu style='FILTER: alpha(opacity=85)'>");
	document.write("<tr bgcolor=eeeeee class=MenuBG><td style='line-height:16px'>");
	document.write("<table width=100% border=0 border=0 cellspacing=1 cellpadding=3 style=cursor:hand>");
}
function MN(m,n)
{
	document.write("<tr><td align=center onmouseover=\"this.className='MenuColor';\" onmouseout=\"this.className='';\">");
	document.write("<img src=images/blank.gif height=2 width=2><br><img src=images/blank.gif height=2 width=2><a href=\"");
	if(m.substr(0,5) != "http:"){document.write(""+m+"\">"+n+"</a></td></tr>");}
	else{document.write(m+"\">"+n+"</a></td></tr>");}
}
function MN2(i,m,n)
{
	document.write("</table></td></td></tr></table></div></div>");
	document.write("<a href=\""+m+"\" onMouseOver=\"MSHL('serve"+i+"','','show','subscibe','','hide','order','','hide','feature','','hide','defuser','','hide','spread','','hide')\" onMouseOut=\"MSHL('serve"+i+"','','hide','subscibe','','hide','order','','hide','feature','','hide','defuser','','hide','spread')\">"+n+"</a>");
}