function wopen(s)
{
	window.open('/slideshow.php?id='+s, 'ss', 'width=1020,height=700,menubar=0,left=0,top=20,resizable=1,scrollbars=1');
}
