document.write ("<p>&nbsp;</p>");

//Make-a-Wish Visa Image
if (document.title == "Alex" || document.title == "Amanda" || document.title == "Corina" || document.title == "Gregorio" || document.title == "Madeline" || document.title == "Tess" || document.title =="Will")
	document.write ("<p><a href='http://www.bankofamerica.com/adtrack/index.cgi?adlink=0000022260008644b669' target='_blank'><img border='0' src='../images/MAWVisa.gif'></a></p>");
else
	document.write ("<p><a href='http://www.bankofamerica.com/adtrack/index.cgi?adlink=0000022260008644b669' target='_blank'><img border='0' src='images/MAWVisa.gif'></a></p>");
	
//Footer Information
if (document.title == "Alex" || document.title == "Amanda" || document.title == "Corina" || document.title == "Gregorio" || document.title == "Madeline" || document.title == "Tess" || document.title =="Will")
	document.write ("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='600' id='AutoNumber1' background='../images/BtmBrder/BtmBkgrnd.jpg' height='120'>");
else
	document.write ("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='600' id='AutoNumber1' background='images/BtmBrder/BtmBkgrnd.jpg' height='120'>");
document.write ("<tr><td class='footer'>© 2003 Make-A-Wish Foundation<sup>®</sup> of Wyoming<br>");
document.write (" Make-A-Wish Foundation<sup>®</sup> of Wyoming is incorporated under the laws of the");
document.write (" State of Wyoming.<br>");
document.write (" Visit the <a href='http://www.wish.org/'>Make-A-Wish National Website</a>.");
document.write (" <p>Website design courtesy of <a href='http://www.HilltopNationalBank.com'>Hilltop National Bank</a>.");
//document.write (" <br>Website hosting provided by the <a href='http://www.CasperStarTribune.net'>Casper Star Tribune</a>.");
document.write ("</td></tr></table>");
