function openpopupDucttape(){
	var popurl="images/morningshow/ducttape.php"
	winpops=window.open(popurl,"","width=600,height=358,scrollbars=0")
}
	
function openpopupFineart(){
	var popurl="images/morningshow/draw4food.php"
	winpops=window.open(popurl,"","width=600,height=470,scrollbars=0")
}
	
function openpopupHersheys(){
	var popurl="images/morningshow/hersheys.php"
	winpops=window.open(popurl,"","width=600,height=470,scrollbars=0")
}
	
function openpopupWrestling(){
	var popurl="images/morningshow/wrestling.php"
	winpops=window.open(popurl,"","width=600,height=470,scrollbars=0")
}