Wivup.com

Title

wivup.com - DIRECTORY

Description

Excerpted from the website:

return obj.getElementsByTagName(tag)[0].firstChild.nodeValue; } fontFamily = ""; fontSize = ""; colnumbers = "#000000"; colhours = "#000000"; colminutes = "#000000"; colseconds = "#000000"; setWidth(80); numstyle = 0; showDate = 1; showTime = 1; var firsTime = true; var interval = 1000; var timeType = 1; var showClock = 1; var time = new Date(1221468116000); var timeOffset = 0; // Consider time offset here. time.setMinutes(time.getMinutes() + timeOffset); /** Calls main method of 'analog_clock.js' resp. 'datehour.js'. */ function doAll() { if (document.getElementById == false) { return; } if (firsTime) { if (showClock) { createClock(); } firsTime = false; } if (showClock) { updateClock(time); } dateHour(time); // Update time before re-calling this method. time.setMilliseconds(time.getMilliseconds() + interval); setTimeout("doAll()", interval); } window.onload = doAll;
read more

Additional Information

Related Domains

External Links



Retrieved from "http://aboutus.com/index.php?title=Wivup.com&oldid=37525678"