ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- saved from url=(0027)http://thinkinet.no-ip.com/ --> <HTML><HEAD><TITLE>Thinkinet</TITLE><LINK href="css/thinkinet.css" type=text/css rel=STYLESHEET> <META http-equiv=Content-Type content="text/html; charset=unicode"> <META content="Thinkinet Web Hosting / Consulting" name=DESCRIPTION> <META content=jpcook@thinkinet.com name=AUTHOR> <META content="hosting, web, consulting" name=KEYWORDS> <META content="Thinkinet Home Page" name=SUBJECT> <META content=Internet name=MS.CATEGORY> <META content=EN-US name=MS.LOCALE> <META content=jpcook@thinkinet.com name=E-mail> <SCRIPT language=JavaScript> <!-- var day=""; var month=""; var ampm=""; var ampmhour=""; var myweekday=""; var year=""; var oneDate = new Date() mydate = new Date(); myday = mydate.getDay(); mymonth = mydate.getMonth(); myweekday= mydate.getDate(); weekday= myweekday; myyear= mydate.getFullYear(); year = myyear; myhours = mydate.getHours(); ampmhour = (myhours > 12) ? myhours - 12 : myhours; ampm = (myhours >= 12) ? ' PM' : ' AM'; mytime = mydate.getMinutes(); myminutes = ((mytime < 10) ? ':0' : ':') + mytime; if(myday == 0) day = " Sunday "; else if(myday == 1) day = " Monday "; else if(myday == 2) day = " Tuesday "; else if(myday == 3) day = " Wednesday "; else if(myday == 4) day = " Thursday "; else if(myday == 5) day = " Friday "; else if(myday == 6) day = " Saturday "; if(mymonth == 0) { month = "January ";} else if(mymonth ==1) month = "February "; else if(mymonth ==2) month = "March "; else if(mymonth ==3) month = "April "; else if(mymonth ==4) month = "May "; else if(mymonth ==5) month = "June "; else if(mymonth ==6) month = "July "; else if(mymonth ==7) month = "August "; else if(mymonth ==8) month = "September "; else if(mymonth ==9) month = "October "; else if(mymonth ==10) month = "November "; else if(mymonth ==11) month = "December "; function trimspace(str) { temp_str = ""; for (i=0; i<str.length; i++) { c = str.charAt(i); if (c != " "){ temp_str = str.substring(i, str.length); break; } } for (i=temp_str.length-1; i>=0; i--) { c = temp_str.charAt(i); if (c != " ") { temp_str = temp_str.substring(0, i+1); break; } } return temp_str; } function validate_str(str) { var ok = 1; if (str.indexOf("'") != -1) ok = 0; if (str.indexOf("#") != -1) ok = 0; if (str.indexOf("%") != -1) ok = 0; if (str.indexOf("?") != -1) ok = 0; if (str.indexOf('"') != -1) ok = 0; if (str.indexOf("$") != -1) ok = 0; if (str.indexOf("&") != -1) ok = 0; if (str.indexOf("<") != -1) ok = 0; if (str.indexOf(">") != -1) ok = 0; if (str.indexOf(",") != -1) ok = 0; if (ok == 0) { alert("Invalid input - cannot contain ' # % ? $ & < > ," + '"'); return -1; } else return 1; } function update() { var email = trimspace(document.email.UserID.value); if (email == "") { // alert("Please enter your e-mail address first"); alert("Please enter your account first"); document.email.UserID.focus(); return false; } // if (email.indexOf("@") == -1) { // email = email + "@thinkinet.com" // } // else if (email.indexOf(".") == -1) { // alert("This is not a valid email address."); // return false; // } document.email.UserID.value = email; // document.email.submit(); return true; } // This function will be called when the window opens. function onload_settings() { tick(); } function lemmein(keypressed){ var key; if (document.all) { key=window.event.keyCode; } else { key=keypressed.which; }; if (key==13) { update("email"); } } //--> </SCRIPT> <META content="MSHTML 6.00.2800.1476" name=GENERATOR></HEAD> <BODY bottomMargin=0 leftMargin=0 background="images/thinkinet_bkgrnd.gif" topMargin=0 onload=onload_settings(); rightMargin=0 marginheight="0" marginwidth="0"> <TABLE width=500 border=0> <TR> <TD colSpan=2><IMG src="images/thinkinet.gif"></TD> <TD align=right> <FONT face="verdana, arial, sans serif" color=#666666 size=1> <SCRIPT> <!--// document.write(day) // --> </SCRIPT> <BR> <SCRIPT> <!--// document.write(month + myweekday + ", " + year) // --> </SCRIPT> <BR> <DIV id=Clock style="FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: verdana, arial, san serif" align=right></DIV> <SCRIPT> <!--// function tick() { var hours, minutes, seconds, ap; var intHours, intMinutes, intSeconds; var today; today = new Date(); intHours = today.getHours(); intMinutes = today.getMinutes(); intSeconds = today.getSeconds(); if (intHours == 0) { hours = "12:"; ap = "midnight"; } else if (intHours < 12) { hours = intHours+":"; ap = "AM"; } else if (intHours == 12) { hours = "12:"; ap = "midday"; } else { intHours = intHours - 12 hours = intHours + ":"; ap = "PM"; } if (intMinutes < 10) { minutes = "0"+intMinutes+":"; } else { minutes = intMinutes+":"; } if (intSeconds < 10) { seconds = "0"+intSeconds+" "; } else { seconds = intSeconds+" "; } timeString = hours+minutes+seconds+ap; Clock.innerHTML = timeString; window.setTimeout("tick();", 100); } //window.onload = tick; // --> </SCRIPT> </FONT></TD> <TD></TD></TR> <!-- <TR> <TD width=6><IMG height=8 src="images/spacer.gif" width=1></TD> <TD width=444></TD> <TD width=10></TD></TR> --> <TR> <TD colSpan=3 vAlign=top align=center> <TABLE width=300 cellSpacing=0 cellPadding=0 bgColor=#ffffff border=0> <TR> <TD><IMG height=4 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD align=middle> <P><FONT face="Arial, Helvetica, sans-serif" color=#000000 size=5><B>Client Sites</B></FONT></P> </td> </TR> <TR> <TD><IMG height=2 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <HR width="80%" color=#ddddff SIZE=3> </TD> </TR> <TR> <TD><IMG height=4 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="http://www.sunshineadoption.org/" target="_blank"><IMG src="images/sa.gif" height=40 width=272 border=0></A></P> </TD> </TR> <TR> <TD><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="http://www.t5boost4.com/" target="_blank"><IMG height=30 src="images/t5boost4.gif" width=127 border=0></A></P> </TD> </TR> <TR> <TD><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="http://www.knoebelinspect.com/" target="_blank"><IMG height=98 src="images/khi_logo.gif" width=115 border=0></A></P> </TD> </TR> <TR> <TD><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="/vine-acc/" target="_blank"><IMG height=27 src="images/Vine-accessories-logo.gif" width=162 border=0></A></P> </TD> </TR> <TR> <TD><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <HR width="80%" color=#ddddff SIZE=3> </TD> </TR> <TR> <TD><IMG height=4 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD align=middle> <P><FONT face="Arial, Helvetica, sans-serif" color=#000000 size=5><B>Links</B></FONT></P> </td> </TR> <TR> <TD><IMG height=2 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <HR width="80%" color=#ddddff SIZE=3> </TD> </TR> <TR> <TD><IMG height=4 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="ftp://ftp.thinkinet.com/">FTP</A></P> </TD> </TR> <TR> <TD><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="http://email.thinkinet.com/">eMail</A></P> </TD> </TR> <TR> <TD><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD> <P align=center><A href="http://www.thinkinet.com/invoice.html">Invoice</A></P> </TD> </TR> </TABLE> </TD> </TR> <TR> <TD colSpan=3><IMG height=8 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD align=left colSpan=2><A onmouseover="window.status='DNS provided by...';return true;" onmouseout="window.status='';return true;" href="http://www.godaddy.com/"><IMG src="images/gd_logo.gif" height=73 width=166 border=0></A></TD> <TD align=right><A onmouseover="window.status='Drop us a line...';return true;" onmouseout="window.status='';return true;" href="mailto:postmaster@thinkinet.com"><IMG height=30 src="images/contactus.gif" width=80 border=0></A></TD> </TR> <TR> <TD colSpan=3><IMG height=16 src="images/spacer.gif" width=1></TD></TR> <TR> <TD align=middle colSpan=3><FONT size=1><B>Copyright © Thinkinet 2007</B></FONT></TD> </TR> <TR> <TD colSpan=3><IMG height=16 src="images/spacer.gif" width=1></TD> </TR> <TR> <TD with=25%></TD> <TD with=50%></TD> <TD with=25%></TD> </TR> </TABLE> </BODY> </HTML>