<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT








// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

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

document.write(' <a href="privacy.htm">Privacy Statement</a>');

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

document.write(' <a href="refund.htm">Refund Policy</a>');

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

document.write(' <a href="contact.htm">Contact</a>');




document.write('<br><br>All NASSH 2010 contents &copy; copyright 2009 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">NASSH2010.ORG</a><br>');













   if (allwebco == "yes") {
document.write('All <i>Disney</i> materials (Photographs, Images, Logos, Maps, etc.) displayed on this website are &copy<i>Disney</i>; 2009 All Rights Reserved');
}



document.write('<br>');




//  End -->