function cupon(){
win=window.open("cupon.html","pop","width=630,height=700,left=10,top=20,scrollbars=yes,location=yes,menubar=no");
}

function swImg(iName,str)
{
	document.images[iName].src = str;
}

function cupon2(){
win=window.open("../cupon/cupon2.html","pop","width=630,height=700,left=10,top=20,scrollbars=yes,location=yes,menubar=no");
}

function cupon3(){
win=window.open("../party/party_print.html","pop","width=680,height=680,left=10,top=20,scrollbars=yes,location=no,menubar=no");
}
