<!-- hide etc
function hencam_webcam()
{
	day = new Date();
	id = day.getTime();
	eval("page" + id + " = window.open('pop.php', '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=354,height=352');");
}
function chat()
{
	day = new Date();
	id = day.getTime();
	eval("page" + id + " = window.open('http://www.hencam.co.uk/chat.php', '" + id + "', 'toolbar=0,scrollbars=auto,location=0,statusbar=0,menubar=0,resizable=0,width=556,height=370');");
}
//
//changeOpac(0, "Chat"); 
//Areq();
//setInterval("Areq()", 20000);
//-->