function openAFAQ() {
		window.open('/afaq.html', 'afaq', 'toolbar=0, location=0, directories=0, status=0, menubar=0, titlebar=0, width=500, height=230, scrollbars=0, resizable=0');
}
