function Kill(){
ycV="hidden"
setTimeout("Kill()", 50)}
Kill()

function stopError() {
      return true
}

window.onerror = stopError;

function hidestatus(){
window.status='                                              * i heart you for you are my ... ;'
return true
}

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)

document.onmouseover=hidestatus
document.onmouseout=hidestatus

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")


function mm_openbrwindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

var x=(screen.width/2)-270
var y=(screen.height/2)-180
propo="width=500,height=350,top="+y+",left="+x+",toolbar=no,location=no,directories=no,status=0,resizable=no,scrollbars=no,menubar=no"

window.onerror=null;

var pic = new Image(355,95)
pic.src = "http://splashwords.net/layout/01.jpg"
var pic1 = new Image(355,95)
pic1.src = "http://splashwords.net/layout/realme.jpg"
var pic2 = new Image(355,95)
pic2.src = "http://splashwords.net/layout/past.jpg"
var pic3 = new Image(355,95)
pic3.src = "http://splashwords.net/layout/links.jpg"
var pic4 = new Image(355,95)
pic4.src = "http://splashwords.net/layout/site.jpg"

function changeNavigation(id) 
{document.getElementById('nav').innerHTML=document.getElementById(id).innerHTML}