<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="site_map.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="privacy.htm">Privacy Policy</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="terms.htm">Terms & Conditions</a>');


document.write('<br><br>All contents &copy;Copyright 2007-2011 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Ideal Planet</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Web Design Studio &copy; 2007-2011 All Rights Reserved <a href="http://ninemilespirit.com/index_en.html" target="_blank">Nine Mile Spirit</a><br>');
}







//  End -->
