<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<DIV id="menulocation">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="27"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="3" border="0"><tr><td width="25">&nbsp;<br>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //







document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<a href="interior_design_course_theService.htm" class="menu">The Service</a>');

document.write('</td><td nowrap>');
document.write('<a href="interior_design_training_theProcess.htm" class="menu">The Process</a>');


document.write('</td><td nowrap>');
document.write('<a href="interior_design_franchise_theBenefits.htm" class="menu">The Benefits</a>');


document.write('</td><td nowrap>');
document.write('<a href="house_tutor_testimonials.htm" class="menu">The Testimonials</a>');

document.write('</td><td nowrap>');
document.write('<a href="interior_design_swatch_boxes.htm" class="menu">Swatch Boxes</a>');

document.write('</td><td nowrap>');
document.write('<a href="the_team.htm" class="menu">The Team</a>');

document.write('</td><td nowrap>');
document.write('<a href="advanced_interior_design_and_decoration_certificate_course.htm" class="menu">Advanced Courses</a>');


document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');





// END LINK AREA


document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->