//page popup
function size400x246(param){
	window.open("products/" + param + ".html","photo", "width=440, height=286,scrollbars=no,location=no, menubar=no,left=10,top=30");
}
function size400x380(param){
	window.open("products/" + param + ".html","photo", "width=440, height=420,scrollbars=no,location=no, menubar=no,left=10,top=30");
}
function size400x243(param){
	window.open("products/" + param + ".html","photo", "width=440, height=283,scrollbars=no,location=no, menubar=no,left=10,top=30");
}
function size400x281(param){
	window.open("products/" + param + ".html","photo", "width=440, height=321,scrollbars=no,location=no, menubar=no,left=10,top=30");
}
function size400x271(param){
	window.open("products/" + param + ".html","photo", "width=440, height=311,scrollbars=no,location=no, menubar=no,left=10,top=30");
}