function faqdisp(url){

	window.open(url, "faqzoom", "width=700,height=640,scrollbars=yes");

}


