var beenHere=0;
function secondDesign(a){
document.location="/mailboxes/stillRiver/o_oDesign.php";
return false;
}
function checkMbox(text01){
	if (text01.length==0)	{
		alert ("If you don't want personalization\ntype \"NONE\" in the text box.");
		return false;
	}
return true;
}