function new_win(){
window.open
("mobile_qr.html","","width=200,height=200");
}
function new_win2(){
window.open
("coupon.html","","width=550,height=1200");
}

