function popUp(URL) {
	winpops = window.open(URL,"","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=300,height=200,left=362,top=259")}

function popUp2(URL) {
	winpops = window.open(URL,"","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=300,height=610,left=362,top=10")}

function popUp3(URL) {
	winpops = window.open(URL,"","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=250,left=362,top=10")}

function popUp4(URL) {
	winpops = window.open(URL,"","toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=250,left=362,top=10")}
