function ShowBdImage(s)
{
	window.open('/img.php?i='+s,'bd_img','width=520,height=370');
}
