function pp(which)
{
	PREV=open("preview.php?img="+which,"POPUP","width=100,height=100, scrollbars=1, resizable=1");
}


