function showVideo()
{
	window.open ("video2.php","Video","location=0,status=0,scrollbars=0,width=320,height=240");
}