
function process(){} tsjday = new Date()
; if(tsjday.getMinutes() < 10) { pad = "0"} else pad = ""; if((tsjday.getHours() < 12) && (tsjday.getHours() >= 6)) { document.write("<font size=3 color=#000000><b>&nbsp;&nbsp;Good Morning.  Welcome to tallshipjaguar.com<br>'Jaguar's' domain.&nbsp;&nbsp;This <i> 'Cat'</i> has started her third life!</b></font>")} ; if((tsjday.getHours() >= 12) && (tsjday.getHours() < 18)) { document.write("<font size=3 font color=#000000><b>&nbsp;&nbsp;Good Afternoon.  Welcome to tallshipjaguar.com<br>'Jaguar's' domain.&nbsp;&nbsp;This <i> 'Cat'</i> has started her third life!</b></font>")} ; if((tsjday.getHours() >= 18) && (tsjday.getHours() <= 23)) { document.write("<font size=3 color=#000000><b>&nbsp;&nbsp;Good evening.  Welcome to tallshipjaguar.com<br>'Jaguar's' domain.&nbsp;&nbsp;This <i> 'Cat'</i> has started her third life!</b></font>")} ; if((tsjday.getHours() >= 0) && (tsjday.getHours() < 4)) { document.write("<font size=3 color=#000000><b>&nbsp;&nbsp;Welcome, in the small hours to tallshipjaguar.com<br>'Jaguar's' domain.&nbsp;&nbsp;This <i> 'Cat'</i> has started her third life!</b></font>")} ; if((tsjday.getHours() >= 4) && (tsjday.getHours() <= 6)) { document.write("<font size=3 color=#000000><b>&nbsp;&nbsp;Welcome, at this early hour to tallshipjaguar.com<br>'Jaguar's' domain.&nbsp;&nbsp;This <i> 'Cat'</i> has started her third life!</b></font>")};