function winopen1(){
window.open('./card_faq.html','win1','width=470,height=600,scrollbars=yes,resizable=yes');
}

