|
Daylight Weather Projection Clock Keeps You in the Know This sleek black weather clock will always keep you in the know. The projection feature shines the current time, outdoor temperature and future weather forecast on your choice of surfaces. The integrated light sensor detects the current light levels, and automatically adjusts the projection beam to the perfect level of brightness – making it easy to see the projection at even the brightest time of day. Included wireless sensor gives you the precise outdoor temperature and calendar display in your choice of 5 languages keeps you on schedule. |
//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")*/ //