function disp(url){ 

window.open(url, "schedule", "width=445,height=440"); 

}

function disp2(url){ 

window.open(url, "coupon", "width=610,height=300"); 

}

function disp3(url){ 

window.open(url, "coupon_s", "width=610,height=272"); 

}

function disp4(url){ 

window.open(url, "coupon_all", "width=640,height=500,scrollbars=yes"); 

}

