function setNav(){
x = ''
x = x + '<SCRIPT LANGUAGE="JavaScript1.2" src="mymenus.js"></SCRIPT>';
x = x + '<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" width="100%" background="images/dot_b1.gif">';
x = x + '	<TR>';
x = x + '		<TD bgcolor="#263365" COLSPAN="8">';
x = x + '			<A HREF="" ONMOUSEOVER=""><IMG SRC="images/Banner.gif" WIDTH="770" HEIGHT="91" BORDER="0"></A></TD>';
x = x + '	</TR>';
x = x + '	<TR>';
x = x + '		<TD width="91">';
x = x + '			<A HREF="./"';
x = x + '			   ONMOUSEOVER="changeImages(\'btn_home\', \'images/btn_home_over.gif\'); return true;"';
if (section == 'home'){
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_home\', \'images/btn_home_down.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_home" SRC="images/btn_home_down.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}else{
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_home\', \'images/btn_home.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_home" SRC="images/btn_home.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}
x = x + '		<TD width="91">';
x = x + '			<A HREF="services.html" ';
x = x + '			   ONMOUSEOVER="oM.m[\'top0\'].b.moveIt(90, 96); oM.showsub(\'top0\'); changeImages(\'btn_services\', \'images/btn_services_over.gif\'); return true;"';
if (section == 'services'){
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_services\', \'images/btn_services_down.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_services" SRC="images/btn_services_down.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}else{
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_services\', \'images/btn_services.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_services" SRC="images/btn_services.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}
x = x + '		<TD width="91">';
x = x + '			<A HREF="clients.html" ';
	x = x + '			   ONMOUSEOVER="oM.m[\'top1\'].b.moveIt(181, 96); oM.showsub(\'top1\'); changeImages(\'btn_clients\', \'images/btn_clients_over.gif\'); return true;"';
if (section == 'clients'){
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_clients\', \'images/btn_clients_down.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_clients" SRC="images/btn_clients_down.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}else{
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_clients\', \'images/btn_clients.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_clients" SRC="images/btn_clients.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}
x = x + '		<TD width="91">';
x = x + '			<A HREF="resources.html" ';
x = x + '			   ONMOUSEOVER="oM.m[\'top2\'].b.moveIt(272, 96); oM.showsub(\'top2\'); changeImages(\'btn_resources\', \'images/btn_resources_over.gif\'); return true;"';
if (section == 'resources'){
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_resources\', \'images/btn_resources_down.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_resources" SRC="images/btn_resources_down.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}else{
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_resources\', \'images/btn_resources.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_resources" SRC="images/btn_resources.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}
x = x + '		<TD width="91">';
x = x + '			<A HREF="aboutus.html" ';
x = x + '			   ONMOUSEOVER="oM.m[\'top3\'].b.moveIt(363, 96); oM.showsub(\'top3\'); changeImages(\'btn_aboutus\', \'images/btn_aboutus_over.gif\'); return true;"';
if (section == 'aboutus'){
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_aboutus\', \'images/btn_aboutus_down.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_aboutus" SRC="images/btn_aboutus_down.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}else{
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_aboutus\', \'images/btn_aboutus.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_aboutus" SRC="images/btn_aboutus.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}
x = x + '		<TD width="91">';
x = x + '			<A HREF="contactus.html" ';
x = x + '			   ONMOUSEOVER="oM.m[\'top4\'].b.moveIt(454, 96); oM.showsub(\'top4\'); changeImages(\'btn_contactus\', \'images/btn_contactus_over.gif\'); return true;"';
if (section == 'contactus'){
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_contactus\', \'images/btn_contactus_down.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_contactus" SRC="images/btn_contactus_down.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}else{
	x = x + '			   ONMOUSEOUT="changeImages(\'btn_contactus\', \'images/btn_contactus.gif\'); return true;">';
	x = x + '				<IMG NAME="btn_contactus" SRC="images/btn_contactus.gif" WIDTH="91" HEIGHT="27" BORDER="0"></A></TD>';
}
x = x + '		<TD width="2">';
x = x + '			<IMG SRC="images/btn_rcap.gif" WIDTH="2" HEIGHT="27"></TD>';
x = x + '		<TD background="images/btn_bar.gif">';
x = x + '			<IMG SRC="images/btn_bar.gif" WIDTH="222" HEIGHT="27"></TD>';
x = x + '	</TR>';
x = x + '</TABLE>';
x = x + '<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" width="100%">';
x = x + '	<TR>';
x = x + '		<TD width="24"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="1"></TD>';
x = x + '		<TD width="172"><IMG SRC="images/spacer.gif" WIDTH="172" HEIGHT="1"></TD>';
x = x + '		<TD width="24"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="1"></TD>';
x = x + '		<TD bgcolor="#DCDCFA" background="images/dot_l.gif" width="2"><IMG SRC="images/dot_l.gif" WIDTH="2" HEIGHT="1"></TD>';
x = x + '		<TD width="24"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="1"></TD>';
x = x + '		<TD></TD>';
x = x + '		<TD width="24"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="1"></TD>';
x = x + '	</TR>';
x = x + '	<TR>';
x = x + '		<TD width="24" ROWSPAN=2></TD>';
x = x + '		<TD width="172" ROWSPAN=2 valign="top"><IMG SRC="images/spacer.gif" WIDTH="146" HEIGHT="20" border="0">';
nav = x;
}


function setMid(){
y = '		</TD>';
y = y + '		<TD width="24" ROWSPAN=2></TD>';
y = y + '		<TD bgcolor="#DDDDDD" COLSPAN="4" valign="top">';
if (section == 'services'){
	y = y + '<img src="images/title_services.gif" width="551" height="52" alt="" border="0"></TD>';
}else if (section == 'clients'){
	y = y + '<img src="images/title_clients.gif" width="551" height="52" alt="" border="0"></TD>';
}else if (section == 'resources'){
	y = y + '<img src="images/title_resources.gif" width="551" height="52" alt="" border="0"></TD>';
}else if (section == 'aboutus'){
	y = y + '<img src="images/title_aboutus.gif" width="551" height="52" alt="" border="0"></TD>';
}else if (section == 'contactus'){
	y = y + '<img src="images/title_contactus.gif" width="551" height="52" alt="" border="0"></TD>';
}else{
	y = y + '<img src="images/title_welcome.gif" width="551" height="52" alt="" border="0"></TD>';
}
y = y + '	</TR>';
y = y + '	<TR>';
y = y + '		<TD bgcolor="#DCDCFA" background="images/dot_lg1.gif" width="2"><IMG SRC="images/dot_lg1.gif" WIDTH="2" HEIGHT="1"></TD>';
y = y + '		<TD width="24"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="1"></TD>';
y = y + '		<TD valign="top"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="12">';
	mid = y;
}


function setFooter(){
z = '<P class="footer"><img src="images/dots_500.gif" width="500" height="4" alt="" border="0" vspace="14"><BR>';
z = z + '<b><a class="footer" href="">Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
z = z + '<a class="footer" href="services.html">Services</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
z = z + '<a class="footer" href="clients.html">Clients</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
z = z + '<a class="footer" href="resources.html">Resources</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
z = z + '<a class="footer" href="aboutus.html">About Us</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
z = z + '<a class="footer" href="contactus.html">Contact Us</a></b><BR>';
z = z + '<SPAN class="copy">&copy; 2005, Qualitative Marketing<sup><font size="-3">&reg;</font></sup><BR>&nbsp;</SPAN>';
z = z + '</P>';
z = z + '		</TD>';
z = z + '		<TD width="24"><IMG SRC="images/spacer.gif" WIDTH="24" HEIGHT="1"></TD>';
z = z + '	</TR>';
z = z + '</Table>';
	footer = z;
}

