function popUpPic1(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=700,left = 0,top = 0');
}
function popUpPic2(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=470,height=320,left = 0,top = 0');
}
function popUpPic3(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=661,height=389,left = 0,top = 0');
}
function popUpPic4(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=661,height=405,left = 0,top = 0');
}