<!--
	function faq()
	{
	
		win = window.open ("htm/faq.htm","", "width=520, height=450, scrollbars");
		win.focus();
	
	}
//-->
