function NavRollOver(oTd) {if (!oTd.contains(event.fromElement)) {oTd.bgColor="#FFFF00";}}
function NavRollOut(oTd) {if (!oTd.contains(event.toElement)) {oTd.bgColor="#49D6C0";}}

function NavRollOverS(oTd) {if (!oTd.contains(event.fromElement)) {oTd.bgColor="#FFFF00";}}
function NavRollOutS(oTd) {if (!oTd.contains(event.toElement)) {oTd.bgColor="#E6E6E6";}}

function NavRollOverNS(oTd) {if (!oTd.contains(event.fromElement)) {oTd.bgColor="#FFFFFF";}}
function NavRollOutNS(oTd) {if (!oTd.contains(event.toElement)) {oTd.bgColor="#FFEEEE";}}

function NavRollOverR(oTd) {if (!oTd.contains(event.fromElement)) {oTd.bgColor="#FFFFEE";}}
function NavRollOutR(oTd) {if (!oTd.contains(event.toElement)) {oTd.bgColor="#FFEEEE";}}

function NavRollOverR(oTd) {if (!oTd.contains(event.fromElement)) {oTd.bgColor="#FFFFEE";}}
function NavRollOutR(oTd) {if (!oTd.contains(event.toElement)) {oTd.bgColor="#FFEEEE";}}

/*-------電子報訂閱用------*/
function copy() {
  document.epaperdelform.email.value = document.epaperform.email.value;
}

/*-------金流用--------*/
function Hi() { 
window.open('http://idi.sunup.net/ec-ssl.htm','order','width=650,height=500,scrollbars=yes,resizable=yes,status=yes')
}

/*-------購物清單--------*/
function Ecar() { 
window.open('http://ecar.sunup.net/order-view.php3?IS=20000527033430','order','width=650,height=500,scrollbars=yes,resizable=yes,status=yes')
}

/*-------購物車說明--------*/
function EcarHELP() { 
window.open('http://idi.sunup.net/ecarhelp.htm','order','width=650,height=400,scrollbars=yes,resizable=yes,status=no')
}

/*-------客戶意見反應區--------*/
function Ask() { 
window.open('http://idi.sunup.net/ask.htm','order','width=450,height=400,scrollbars=yes,resizable=yes,status=no')
}

/*-------安全交易解說--------*/
function Ssl() { 
window.open('http://idi.sunup.net/ssl.htm','order','width=450,height=420,scrollbars=yes,resizable=yes,status=no')
}

/*-------付款方式--------*/
function Pal() { 
window.open('#','order','width=550,height=500,scrollbars=yes,resizable=yes,status=yes')
}

/*---------搜詢用------*/
function seach(form)
{
if (form.keyword.value.length == 0) { alert("尚未輸入搜尋條件!!"); return false }
return true
}


