<!--
function csdown(csnum){
	if(csnum !=""){
		window.open(csnum,"_blank")
	}
}

function Aiueo(URL,Wname,Wwidth,Wheight){window.open(URL,Wname,"width="+Wwidth+",height="+Wheight+"");}

function MM_jumpMenu(form, sel)
{
	c = sel.selectedIndex;
	adrs = sel.options[c].value;
	if (adrs != "-" )
{
		LinkWin=window.open("","NewPage");
		LinkWin.location.href=adrs;
	}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
//-->
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
