var name;
function OpenRemote(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=720");name.location = URL;
}
function OpenRemoteKerst(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=1050,height=610");name.location = URL;
}
function OpenRemoteKerstpakket(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=1050,height=610");name.location = URL;
}
function OpenRemoteTextiel(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=950,height=700");name.location = URL;
}
function OpenRemoteShop(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=1040,height=640");name.location = URL;
}
function OpenRemoteLeder(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=480");name.location = URL;
}
function OpenRemoteProjob(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=884,height=760");name.location = URL;
}
function OpenRemoteTextiel2(URL) {
	name = window.open(URL, "remote", "resizable=0,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=884,height=600");name.location = URL;
}
function OpenRemoteNormal(URL) {
	name = window.open(URL, "remote", "resizable=1,toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=0,copyhistory=0");name.location = URL;
}