<!--
if (self != window.top) {
window.open(location.href);
}
var snerk = null
var js = "Yes"
var java = null
snerk='63.229.15.58';
if ((ip) == snerk) {
location.replace('http://www.neatguy.com/');
}
if (navigator.javaEnabled() == 1) java="Yes";
if (navigator.javaEnabled() < 1) {
java="No";
document.write('<center><TABLE WIDTH="85%" BGCOLOR="#00CCCC" BORDER="2"><TR><TD><center>');
document.write('<font size = +2><b>Sorry</b></font><BR><b>Java</b> must be enabled to play these games<BR><BR>You <b>Do NOT</b> have <b>Java</b> enabled<HR>');
document.write('<b>Netscape:</b> look under &quot;Edit&quot; - &quot;Preferences&quot; - &quot;Advanced&quot;<BR>Make sure that &quot;Enable Java&quot; is checked<BR><BR>');
document.write('<b>Internet Explorer:</b> look under &quot;Tools&quot; - &quot;Internet Options&quot;<BR>');
document.write("Select &quot;Security&quot; tab. Click on the &quot;Internet&quot; Custom Level button.<BR>");
document.write("Scroll to the section labeled &quot;Microsoft VM&quot;, then check the setting<BR>for &quot;Java permissions&quot; and make sure that Java is Enabled.");
document.write('</center></TD></TR></TABLE></center><BR>');

document.write('<center><TABLE WIDTH="85%" BGCOLOR="#FFFFFF" BORDER="0"><TR>');
document.write('<TD WIDTH="30%"><center>If you would like to leave<BR><FORM><INPUT type = "button" value = "Go Back" onClick = "history.back()"></FORM></center></TD>');
document.write('<TD WIDTH="10%">&nbsp;</TD>');
document.write('<TD WIDTH="30%"><center>If you have enabled Java<BR>');
document.write('<FORM><INPUT type="button" value = "Refresh" onClick = "window.location = location.href"></FORM>');
document.write('</center></TD></TR></TABLE></center>');
}

var message="Function Disabled!";
function clickIE() {if (document.all) {alert(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {alert(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
// -->
