function popUpPic1(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=392,left = 0,top = 0');
}
function popUpPic2(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=392,left = 0,top = 0');
}
function popUpPic3(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=431,left = 0,top = 0');
}
function popUpPic4(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=365,height=431,left = 0,top = 0');
}