function popUp(url){
		window.open(url,"newWindow","height=530,width=410,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp2(url){
		window.open(url,"newWindow","height=370,width=505,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp3(url){
		window.open(url,"newWindow","height=530,width=477,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp4(url){
		window.open(url,"newWindow","height=500,width=455,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp5(url){
		window.open(url,"newWindow","height=540,width=625,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp6(url){
		window.open(url,"newWindow","height=520,width=505,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp7(url){
		window.open(url,"newWindow","height=505,width=468,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp8(url){
		window.open(url,"newWindow","height=350,width=430,resizable=yes,menubar=no,scrollbars=yes");
}

function popUp9(url){
		window.open(url,"newWindow","height=370,width=430,resizable=yes,menubar=no,scrollbars=yes");
}