|
Add another display unit to your WMR200 Professional Weather Station! or Start your ultimate weather command center! Receive all the weather data from another location in the house. Equipped with a touch-panel interface for quick and convenient information access, the WMR200CA captures over 10 weather measurements, from up to 300 feet away. You’ll see the precise Atomic time, current indoor and outdoor temperature and humidity, wind speed and direction, wind chill, dew point, heat index, barometric pressure and rainfall data from your existing wireless sensors. Note: To be in line with our philosophy of providing quality products and supporting services, please to access a dedicated website containing supporting documents for this product. |
//Disable right click script III- By Renigade () //For full source code, visit http://www.dynamicdrive.com /*var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")*/ //