<!--
//  Hide script from older browsers
function doPopup(){	
	addWindow = window.open("http://www.addict-help.com/chat/","Chat","width=750, height=420,resizable=1,status=0,menubar=0,scrollbars=1,fullscreen=0,location=0");
	addWindow.focus() 
}
//-->

