

function bigpic(arg) {
	window.open('../pic.php?u='+arg,'','width=1,height=1,top=0,left=0');
}
