document.writeln("<script language=\"JavaScript\" type=\"text\/javascript\">");
document.writeln("function MM_findObj(n, d) {");
document.writeln("	var p,i,x;");
document.writeln("	if(!d) d=document;");
document.writeln("	if((p=n.indexOf(\"?\"))>0&&parent.frames.length)");
document.writeln("	{");
document.writeln("		d=parent.frames[n.substring(p+1)].document;");
document.writeln("		n=n.substring(0,p);");
document.writeln("	}");
document.writeln("	if(!(x=d[n])&&d.all) x=d.all[n]; ");
document.writeln("	for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];");
document.writeln("	for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); ");
document.writeln("	if(!x && d.getElementById) x=d.getElementById(n); ");
document.writeln("	return x;");
document.writeln("}");
document.writeln("function MM_showHideLayers() { ");
document.writeln("var i,p,v,obj,args=MM_showHideLayers.arguments;");
document.writeln("for (i=0; i<(args.length-2); i+=3)");
document.writeln("	if ((obj=MM_findObj(args[i]))!=null)");
document.writeln("	{");
document.writeln("		v=args[i+2];");
document.writeln("		if (obj.style) ");
document.writeln("		{");
document.writeln("			obj=obj.style;");
document.writeln("			v=(v=='show')?'visible':(v=='hide')?'hidden':v;");
document.writeln("		} ");
document.writeln("		obj.visibility=v; ");
document.writeln("	}");
document.writeln("}");
document.writeln("<\/script>");
