
<!-- Begin

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

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

// document.write('<span class="menutitle">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<img src="" width="156" height="1" vspace="10"><br>');

document.write('<a href="index.html" class="menu">Home</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

document.write('<a href="online-quote.html" class="menu">Online Quote</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

document.write('<a href="bookmymove.html" class="menu">Book My Move</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

// document.write('<a href="solutions.htm" class="menu">Solutions</a>');


document.write('<a href="services.html" class="menu">Services/Tips</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

document.write('<a href="about.html" class="menu">About Us</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

// document.write('<a href="quotes.htm" class="menu">Product Quotes</a>');


// document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');


// document.write('<a href="careers.htm" class="menu">Career Opportunities</a>');



// BLACK SPLIT LINE 1

// document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 2

// document.write('<span class="menutitle">Products:</span><br>');


//document.write('<a href="site-map.html" class="menu">Products</a>');

// document.write('<a href="gallery1.htm" class="menu">Products One</a>');

// document.write('<a href="gallery2.htm" class="menu">Products Two</a>');

// document.write('<a href="gallery3.htm" class="menu">Products Three</a>');



// BLACK SPLIT LINE 3

// document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

// document.write('<span class="menutitle">Help & Support:</span><br>');

// document.write('<a href="" class="menu">Support</a>');

// document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

// document.write('<a href="testimonials.html" class="menu">Testimonials</a>');

// document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

document.write('<a href="links.html" class="menu">Helpful Links</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

document.write('<a href="contact-us.html" class="menu">Contact Us</a>');

document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');



// BLACK SPLIT LINE 4

// document.write('<a href="/CustomerAccess/" class="menu">Customer Login</a>');

// document.write('<img src="picts/menu-line-gold.gif" width="156" height="1" vspace="4"><br>');

// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="http://www.texsunboxes.net"><img src="picts/side_menu2.jpg" width="145" height="86" border="0" class="borders"></a></center>');

document.write('<br><center><a href="online-quote.html"><img src="picts/side_menu.jpg" width="145" height="168" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->