function jumptot(x){
if (document.tableclothscolor.jumpmenu.value != "null") {
	document.location.href = x
	}
}


function jumpton(y){
if (document.napkinscolor.jumpmenu.value != "null") {
	document.location.href = y
	}
}


