|
A unique, yet practical, home accessory Integrating dazzling Swarovski Crystal™ elements into a sleek display, the Crystal Weather Station is a most unique home accessory. Precise time and indoor temperature display makes this piece a sparkling addition to any home. To the right, Swarovski Crystals are shaped into the most recognizeable of weather elements. Future weather forecast is indicated by the illumination of the appropriate symbol: red sun for a sunny day, blue cloud for a cloudy day, green raindrops for rain. To the left, Atomic time allows for precise timekeeping – even during Daylight Saving Time updates. A wave of the hand toggles the display between the current time and indoor temperature. |
//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")*/ //