function popUp2(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=750,height=400,left = 1,top = 1');");
	win2.focus();
}
function popUp(URL) {
	eval("win = window.open(URL, 'win', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=450,height=250,left = 150,top = 150');");
	win.focus();
}
function popUp3(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=330,left = 260,top = 134');");
}
function popUpnews(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=750,height=400,left = 1,top = 1');");
	win2.focus();
}
function popUpaudio(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=600,height=300,left = 1,top = 1');");
	win2.focus();
}
function popUpflyer(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=920,height=600,left = 1,top = 1');");
	win2.focus();
}
function popUpnewsletter(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=700,height=400,left = 1,top = 1');");
	win2.focus();
}
function popUpwebsite(URL) {
	eval("win3 = window.open(URL, 'win3', 'toolbar=1,scrollbars=1,location=1,statusbar=0,menubar=1,resizable=1,width=750,height=400,left = 1,top = 1');");
	win3.focus();
}
function popUpaudio(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=500,height=250,left = 1,top = 1');");
	win2.focus();
}
function popUprecipe(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=750,height=400,left = 1,top = 1');");
	win2.focus();
}
function popUppressrelease(URL) {
	eval("win2 = window.open(URL, 'win2', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=750,height=400,left = 1,top = 1');");
	win2.focus();
}
