<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Welcome sign in "#!i.host;"</title>
</head>
<body>
<script type="text/javascript">
<!--
function chatframe_reload()
{
chatframe=null;
if(typeof(top)!='undefind'){
if(typeof(top.chatframe)!='undefined'){
chatframe=top.chatframe;
}
else if(typeof(top.opener)!='undefind'){
if(typeof(top.opener.top.chatframe) != 'undefind'){
chatframe = top.opener.top.chatframe;
}
}
}
if(chatframe != null){
chatframe.location.reload();
}
return;
}
chatframe_reload();
-->
</script>
</body>
</html>