<!-- 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('<a href="index.html" class="menu">Home</a>');


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


document.write('<a href="fees.htm" class="menu">Membership Fees</a>');


document.write('<a href="classes.htm" class="menu">Class Timetable</a>');


document.write('<a href="offers.htm" class="menu">Member Offers</a>')


document.write('<a href="news.htm" class="menu">Newtown Gym News</a>');


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




// BLACK SPLIT LINE 1

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





// TITLE LINE 2

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


document.write('<a href="faq-home.htm" class="menu">Frequently Asked Questions</a>');

document.write('<a href="resources.htm" class="menu">Resources/Links</a>');

document.write('<a href="site_map.htm" class="menu">Site Map</a>');




// BLACK SPLIT LINE 2

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

document.write('<a href="http://fitnessaustralia.e-newsletter.com.au/link/id/fFmKmNdhQxnHqmrNUHVaP90ca39524eaa27ea4012/page.html" target="_blank"><img src="picts/NSW_BUS_LG_FINALIST.JPG" width="130" height="74" border="0" vspace="1" hspace="10"></a><br>');

document.write('<a href="http://www.fitness.org.au/" target="_blank"><img src="picts/fitness_a.jpg" width="130" height="74" border="0" vspace="1" hspace="10"></a><br>');


// TITLE LINE 3

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

// 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>');

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



// BLACK SPLIT LINE 3

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

document.write('<a href="http://www.facebook.com/pages/Newtown-Australia/Newtown-Gym/29131016183?ref=ts#" target="_blank"><img src="picts/facebook.jpg" width="90" height="33" border="0" vspace="1" hspace="30"></a><br>');

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


//  End -->