// JavaScript Document

function coupon(){
window.open("tejon-coupon.html","","width=520,height=600");
}


