
function aWindow(s){
	window.open("../Shop/Vouchers.asp?id="+s,"","width=800,height=535,status=yes,toolbar=no,menubar=no,scrollbars=1")
}

