function subWin1(){
sub1=window.open("/about/map.html","window","toolbar=0,menuber=0,scrollbars=auto,width=500,height=590");sub1.focus();
}
function subWin2(){
sub1=window.open("/about/coupon.html","window","toolbar=0,menuber=0,scrollbars=auto,width=500,height=590");sub1.focus();
}
