    //<![CDATA[
//-------------------------
function popupCoupon(image){
	window.open('popup_coupon.php?img='+image,'popup','width=450,height=300,left=200,top=200,resizable=no,scrollbars=yes,toolbar=no,menubar=no,location=no,status=yes')
}
//-------------------------
function popupCoupon2(bout_id){
	window.open('popup_coupon.php?bout_id='+bout_id,'popup','width=450,height=300,left=200,top=200,resizable=no,scrollbars=yes,toolbar=no,menubar=no,location=no,status=yes')
}
//-------------------------
function popupLogin(){
	window.open('popup_login.php','popup','width=450,height=300,left=200,top=200,resizable=no,scrollbars=yes,toolbar=no,menubar=no,location=no,status=yes')
}
//-------------------------
function popupSignIn(){
	window.open('popup_form.php','popup','width=450,height=300,left=200,top=200,resizable=no,scrollbars=yes,toolbar=no,menubar=no,location=no,status=yes')
}
//-------------------------
//-------------------------
function popupSignIn(){
	window.open('popup_form.php','popup','width=450,height=300,left=200,top=200,resizable=no,scrollbars=yes,toolbar=no,menubar=no,location=no,status=yes')
}
//-------------------------
    //]]>
