function writeJS()
{
	var str='';

	str+='<div style="border: 2px solid #F5F5F5;background-color: #FFFFCC;font-family: Verdana,Arial;font-style: normal;font-size: 13px;color:#993333;text-decoration: none;width: 100%;padding-top:2px;padding-bottom:2px;">';

	str+='<center><b><img src="http://prochatrooms.com/images/notice.gif" style="vertical-align: middle;">&nbsp;Special Offers! -  See the latest range of Pro Chat Rooms special offers and discounts, <a href="http://prochatrooms.com/special_offers.php">read more</a></b></centre>';

	str+='</div>';

	str+='<div style="clear:both"></div>';

	document.write(str);
}

writeJS();
