//pop_up windowopen_policy	function policy_open(set_url)		{window.open(set_url,"popup","scrollbars=yes,resizable=yes,width=520,height=640,left=10,top=10");}					function faq_open(set_url)		{window.open(set_url,"popup","scrollbars=yes,resizable=yes,width=700,height=640,left=10,top=10");}