function popu(l1) {
	l2='Encart'
	l4='top=0,left=0,width=607,height=513,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popuepworth(l1) {
	l2='Epworth'
	l4='top=0,left=0,width=780,height=600,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popu1(l1) {
	l2='Encart'
	l4='top=0,left=0,width=612,height=470,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popu12(l1) {
	l2='Encart'
	l4='top=0,left=0,width=607,height=260,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popu2(l1) {
	l2='Encart'
	l4='top=0,left=0,width=607,height=560,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popu3(l1) {
	l2='Encart'
	l4='top=0,left=0,width=607,height=483,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popu4(l1) {
	l2='Pub'
	l4='top=0,left=0,width=563,height=820,toolbar=no,menubar=no,scrollbars=yes,resizable=no,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}

function popu5(l1,l2,l3) {
	l2='Pub'
	l4='top=0,left=0,width='+l2+',height='+l3+',toolbar=no,menubar=no,scrollbars=yes,resizable=yes,directories=no,location=no,status=no,titlebar=no'
	window.open(l1,l2,l4)
}