<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html"> Home Page </a>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');

document.write(' <a href="about.htm">  About Me  </a>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');

document.write(' <a href="contact.htm">  Contact Me  </a>');




document.write('<p>&nbsp;<p>All Contents &copy;Copyright 2009 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Star Moments Photography By Sandy</a><p>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "no") {
document.write('Site Design &copy;2009 All Rights Reserved <a href="http://AimDirectMedia.com" target="_blank"><u>Aim Direct Media Web Design And Hosting</a></U><p> <p>');
}





//  End -->
