var openStream = function()
{
	window.open('/stream.php','','width=478,height=120,toolbar=no,resizable=no,menubar=no');
}
