<!-- Begin

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

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="picts/spacer.gif" border="0" width="1" height="150"><br>');

document.write('<span class="footer">');





document.write('<a href="home.html">Homepage</a>');

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

document.write(' <a href="about.htm">About Me</a>');

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

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

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

document.write(' <a target="_blank" href="http://www.twitter.com/marisathai">Twitter</a> availability');


document.write('<br><br>All contents &copy;Copyright 2005-2010 ');


// EDIT THE NEXT LINE


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









var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "no") {
document.write('Site Design &copy; Marisa Thai 2005-2009 All Rights Reserved</a><br>');
}


document.write('<br>');


//  End -->