<!--  Begin

document.oncontextmenu=new Function("return false")
//function keyCheck() {if(event.keyCode > -1){event.keyCode = 0;return false;}}
//document.onkeydown = keyCheck;


var dateObj = new Date()
var fyear = dateObj.getYear()  


window.status = "JSWD - High Speed Low Cost Web Hosting";
document.write("<TABLE border=0 cellPadding=0 cellSpacing=0><TBODY><TR align=center><TD width=81>");
document.write("<IMG height=62 src='/images/logo_bottom.gif' width=81 tppabs='logo_bottom.gif'></TD>");
document.write("<TD><FONT face='Verdana, Arial, Helvetica, sans-serif' size=1><B>");
document.write("<FONT color=#000066><A href='/index.html'>Home</A> ");
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='/hosting.html'>Web Hosting</A> ");
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='/design.html'>Web Design</A> ");
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='/tos.html'>Policy</A> ");
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='/careers.html'>Careers</A> "); 
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='/support.html'>Support</A> ");
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='/contact.html'>Contact Us</A>");
document.write("<FONT color=#FFA500><B>|</B></FONT> ");
document.write("<A href='http://www.pattstrap.com'>PattStrap.com</A></FONT></B>");
document.write("<FONT color=#000066><BR><BR>Copyright ©" + fyear + " JSWD. All rights reserved. ");
document.write("<br>");
document.write("Reproduction in whole or in part without written permission is prohibited.");   
document.write("</FONT></FONT></TD></TR></TBODY></TABLE>");

