
function MM_openBrWindow(item)
{
  switch(item)
  {
    case 1:
    window.open('Rd-enfo.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 2:
    window.open('Rd-spec.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 3:
    window.open('Rd-dete.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 4:
    window.open('Rd-prod.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 5:
    window.open('discount.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 6:
    window.open('upgrade.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=400,top=0,lefe=20')
    break
    case 7:
    window.open('Rd-test.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=400,top=0,lefe=20')
    break
    case 8:
    window.open('Rd-faqs.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 9:
    window.open('Rd-laws.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 10:
    window.open('Rd-site.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 11:
    window.open('photos.htm','','menubar=yes,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=400,top=0,lefe=20')
    break
    case 12:
    window.open('history.htm','','menubar=no,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=400,top=0,lefe=20')
    break
    case 13:
    window.open('../speedtrap/speedtrap.htm','','menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,Width=700,Height=500,top=0,lefe=20')
    break
    case 14:
    window.open('guestboard/guestboard.htm','','menubar=yes,toolbar=yes,location=no,directories=yes,status=no,scrollbars=yes,resizable=yes,Width=700,Height=450,top=0,lefe=20')
    break
    case 15:
    window.open('../speedtrap/laserindex.htm','','menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,Width=650,Height=450,top=0,lefe=20')
    break
  }
}


function Msg(item)

{
  switch(item)
  {
    case 0:
    window.status = "雷達天地微載波資訊網"
    break
    case 1:
    window.status = "認識各式制式測速系統"
    break
    case 2:
    window.status = "介紹制式測速系統詳細規格"
    break
    case 3:
    window.status = "認識雷達偵測器"
    break
    case 4:
    window.status = "選購雷達偵測器產品"
    break
    case 5:
    window.status = "優惠特價產品"
    break
    case 6:
    window.status = "舊機優惠升級專案"
    break
    case 7:
    window.status = "產品測試報告"
    break
    case 8:
    window.status = "相關問題錦集"
    break
    case 9:
    window.status = "相關法規總覽"
    break
    case 10:
    window.status = "友站連結以及國外相關網站"
    break
    case 11:
    window.status = "收錄各式測速系統所拍攝的舉證照片"
    break
    case 12:
    window.status = "介紹本站的歷史"
    break
    case 13:
    window.status = "收錄全省各縣市以及國道測速地點"
    break
    case 14:
    window.status = "線上互動討論區"
    break
    case 15:
    window.status = "雷射以及歐規 K 頻測速系統出沒地點"
    break

  }
}
