
var myFooter ="<table width=700 border=0 cellpadding=0 cellspacing=0>" +
                          "<tr>" +
                          "<td valign=top colspan=3>" +
                          "<hr color=999999 size=1px>" +
                                                  "</td><td>" +
                                                  "</tr><tr>" +
                                                  "<td vAlign=center class='rowHdrSmallW'>" +
                          "<a class='blueHover' href='/'>Home</a>" + 
                                                  "&nbsp;&nbsp;<a class='blueHover' href='/thekids/default.htm'>The kids</a>" + 
                                                  "&nbsp;&nbsp;<a class='blueHover' href='/EU/default.htm'>Entertainment Unit</a>" + 
                                                  "&nbsp;&nbsp;<a class='blueHover' href='/bathroom/default.htm'>Main Bathroom</a>" + 
                                                  "&nbsp;&nbsp;<a class='blueHover' href='/backyard/default.htm'>Backyard</a>" +                                                  
												  "&nbsp;&nbsp;<a class='blueHover' href='/forums/'>Forum</a>" +  
                                                  "</td>" +
                          "<td><A HREF='http://www.dreamhost.com/rewards.cgi?defender'><img src='http://www.millersathome.com/Images/DH.gif' height=31 width=125 border=0 hspace=10 vspace=10 alt='DreamHost Web Hosting - http://www.dreamhost.com/'></A>" +
                                                  "</td>" +
                                                  "<td><img src='http://counter.dreamhost.com/cgi-bin/Count.cgi?df=defender.dat&dd=A&istrip=T' border=0>" +
                                                  "</tr>" +
                          "</table>"

