<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<a href="http://www.disney4you.com/index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.disney4you.com/owner.html">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.disney4you.com/affiliates.html">Affiliates</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.disney4you.com/links.html">Link Us</a>'); 

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.disney4you.com/sitemap.html">Sitemap</a>'); 

document.write('&nbsp;|&nbsp;');


document.write(' <a href="http://www.disney4you.com/contact.html">Contact</a>'); 


// EDIT THE NEXT LINE


document.write('<br><br>Disclaimer: Disney4You.com is a fan site that is no way affiliated with Disney Inc, and it is not for profit.<br>');
document.write('&copy;Copyright 2005-2011 ');
document.write('<a href="index.html">Disney 4 You</a>');





var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "no") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





// SCRIPT TO ALLOW IE ACTIVE CONTENT

theObjects = document.getElementsByTagName("object"); 
for (var i = 0; i < theObjects.length; i++) { 
theObjects[i].outerHTML = theObjects[i].outerHTML; 
}




//  End -->
