function popUpPic1(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=385,height=570,left = 100,top = 10');
}
function popUpPic2(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=387,height=570,left = 100,top = 10');
}
function popUpPic3(URL)
{
	window.open(URL, '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=385,height=516,left = 100,top = 10');
}