	function custom(z,r,s1,s2,s3){
		window.open("custom.asp?z="+z+"&r="+r+"&s1="+s1+"&s2="+s2+"&s3="+s3,"myMSB","top=10,left=10,width=460,height=400");
	}
	function smScr(){
		window.open("sHome.asp?ss=1","640Window","width=637,height=312,top=20,left=20,scrollbars=1,toolbar=1,menubar=1,status=1,location=1");
	}
	function bizCat(){
		window.open("support/siteMaint/sBizCatUp.asp","BizCat","width=240,height=200,top=20,left=20");
	}
	function weather(){
		window.open("support/siteMaint/sWeather.asp","sw","width=270,height=497,top=20,left=10");
	}
	function reminder(t){
		window.alert(t);
	}
	function artMaint(link,stat){
		window.open("support/memMaint/artEdit.asp?link="+link+"&stat="+stat,"artEdit","width=470,height=350,top=20,left=20,scrollbars=1,toolbar=0");
	}
	function commodity(){
		window.open("support/siteMaint/sCommodity.asp","sw","width=270,height=497,top=20,left=10,scrollbars=1");
	}
