document.write('<center>\n');
document.write('<table border="0">\n');
document.write('<tr align="CENTER"><td>\n');
document.write('<font size="-2" face="Comic Sans MS, Arial, Helvetica">\n');
document.write('<a href="home.html" target="home">Home</a> | \n');
document.write('<a href="about.html" target="home">About Us</a> | \n');
document.write('<a href="girls.html" target="home">Girls</a> | \n');
document.write('<a href="boys.html" target="home">Boys</a> | \n');
document.write('<a href="orderform.html" target="_neworder">Order Form</a> | \n');
document.write('<a href="contact.html" target="home">Contact Us</a> | \n');
document.write('<a href="pack_accessory.html" target="home">Accessory Pack</a> <br> \n');
document.write('<a href="gstarter.html" target="home">GIRLS Starter Package</a> | \n');
document.write('<a href="bstarter.html" target="home">BOYS Starter Package</a> | \n');
document.write('<a href="pack_supervalue.html" target="home">Super Value Pack</a> <br> \n');
document.write('<a href="newitems.html" target="home">New Items</a> | \n');
document.write('<a href="pack_bargain.html" target="home">Bargain Mini-Packs (Boys &amp; Girls)</a> \n');
document.write('</font>\n');
document.write('</td></tr>\n');
document.write('</table>\n');
document.write('</center>\n');

