// JScript source code

function MM_findObj(n, d) {	//v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length)	{
	d=parent.frames[n.substring(p+1)].document;	n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x	&& d.getElementById) x=d.getElementById(n);	return x;
}
function MM_swapImage()	{ //v3.0
  var i,j=0,x,a=MM_swapImage.arguments;	document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src;	x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr;	for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages()	{ //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;	i<a.length;	i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new	Image; d.MM_p[j++].src=a[i];}}
}

function ShowHideControl(oBtn, sControlID)
{
	var	sDisplay = document.getElementById(sControlID).style.display;
	document.getElementById(sControlID).style.display =	(sDisplay=="none")?"inline":"none";
	oBtn.src = (sDisplay=="none")?oBtn.srcHide:oBtn.srcExpand;
}

function ScrollWindow(iMoveY)
{
	window.scrollTo(0,document.body.scrollTop+iMoveY);
}

function iconCurrentShow()
{
	
	
	if(document.location.toString().indexOf("engineering")>0)
	{
		iconEngineeringSow();
	}
	if(document.location.toString().indexOf("asbestos")>0)
	{
		iconAsbestosShow();
	}
	if(document.location.toString().indexOf("history")>0)
	{
		iconHistoryShow();
	}
	if(document.location.toString().indexOf("contact")>0)
	{
		iconContactShow();
	}
}

function iconContactShow()
{
	MM_swapImage('index2_r3_c12','','images2/index2_r3_c12_f2.jpg','index2_r7_c2','','images2/index2_r7_c2.jpg','index2_r2_c3','','images2/index2_r2_c3.jpg','index2_r7_c5','','images2/index2_r7_c5.jpg','index2_r2_c6','','images2/index2_r2_c6.jpg','index2_r7_c8','','images2/index2_r7_c8.jpg','index2_r2_c9','','images2/index2_r2_c9.jpg','index2_r5_c12','','images2/index2_r5_c12.jpg',1);
}

function iconHistoryShow()
{
	MM_swapImage('index2_r5_c12','','images2/index2_r5_c12_f2.jpg','index2_r7_c2','','images2/index2_r7_c2.jpg','index2_r2_c3','','images2/index2_r2_c3.jpg','index2_r7_c5','','images2/index2_r7_c5.jpg','index2_r2_c6','','images2/index2_r2_c6.jpg','index2_r7_c8','','images2/index2_r7_c8.jpg','index2_r2_c9','','images2/index2_r2_c9.jpg','index2_r3_c12','','images2/index2_r3_c12.jpg',1);
}

function iconMobilityShow()
{
	MM_swapImage('index2_r7_c2','','images2/index2_r7_c2_f2.jpg','index2_r2_c3','','images2/index2_r2_c3_f2.jpg','index2_r7_c5','','images2/index2_r7_c5.jpg','index2_r2_c6','','images2/index2_r2_c6.jpg','index2_r7_c8','','images2/index2_r7_c8.jpg','index2_r2_c9','','images2/index2_r2_c9.jpg','index2_r3_c12','','images2/index2_r3_c12.jpg','index2_r5_c12','','images2/index2_r5_c12.jpg',1);
}

function iconEngineeringSow()
{
	MM_swapImage('index2_r7_c8','','images2/index2_r7_c8_f2.jpg','index2_r2_c9','','images2/index2_r2_c9_f2.jpg','index2_r7_c2','','images2/index2_r7_c2.jpg','index2_r2_c3','','images2/index2_r2_c3.jpg','index2_r7_c5','','images2/index2_r7_c5.jpg','index2_r2_c6','','images2/index2_r2_c6.jpg','index2_r3_c12','','images2/index2_r3_c12.jpg','index2_r5_c12','','images2/index2_r5_c12.jpg',1);
}

function iconAsbestosShow()
{
	MM_swapImage('index2_r7_c5','','images2/index2_r7_c5_f2.jpg','index2_r2_c6','','images2/index2_r2_c6_f2.jpg','index2_r7_c2','','images2/index2_r7_c2.jpg','index2_r2_c3','','images2/index2_r2_c3.jpg','index2_r7_c8','','images2/index2_r7_c8.jpg','index2_r2_c9','','images2/index2_r2_c9.jpg','index2_r3_c12','','images2/index2_r3_c12.jpg','index2_r5_c12','','images2/index2_r5_c12.jpg',1);
}

function emailFormWrite()
{
/*
<FORM id="formEmail" name="formEmail" method="post">
	<table class="TableMenu">
		<tr>
			<td>
				<INPUT id="recipient" type="hidden" name="recipient">
			</td>
		</tr>
		<TR>
			<TD class="TDMenuFill2"   height="1">
				<P class="PStandard">Your Name</P>
			</TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="realname" size="25" name="realname"></TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"   height="1">
				<P class="PStandard">Your Email Address</P>
			</TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="email" size="25" name="email"></TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"   height="1">
				<P class="PStandard">Your Phone Number</P>
			</TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="phone" size="25" name="phone"></TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"   height="1">
				<P class="PStandard">Subject</P>
			</TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="Text4" size="25" name="subject"></TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"   height="1">
				<P class="PStandard">Email Contents
				</P>
			</TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><TEXTAREA id="Textarea1" style="WIDTH: 120px; SCROLLBAR-ARROW-COLOR: purple; SCROLLBAR-BASE-COLOR: purple; BACKGROUND-COLOR: silver"
					name="emailContentz" rows="5" cols="38"></TEXTAREA>
			</TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="Submit1" onclick='javascript:modfiyFormSubmissionDestination("brent@bricon.co.nz");'
					type="button" value="Email Engineering" name="Submit1"></TD>
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="Submit2" onclick='javascript:modfiyFormSubmissionDestination("brent@bricon.co.nz");'
					type="button" value="Email Asbestos" name="Submit2"></TD>
		</TR>
		<TR>
			
		</TR>
		<TR>
			<TD class="TDMenuFill2"  height="1"><INPUT class="FieldStandard" id="Reset" type="Reset" value="Reset" name="Reset"></TD>
		</TR>
	</table>
</FORM>
*/
	
	
	
}

function modfiyFormSubmissionDestination(sDestEmail)
{ 
	document.formEmail.recipient.value = sDestEmail; 
	document.formEmail.action = "cgi-bin/FormMail.pl"; 
	document.formEmail.submit(); 
}


function menuMobilityWrite()
{
	
	
	document.write("</td></tr><tr><td class='TDMenuIcon2' id='tdMenuProduct'><p class='PMenuIcon2' id='P1'>");
						
	
	
	document.write("</p></td></tr>");
}

function menuAsbestosWrite()
{
	document.write("<tr><td class='TDMenuHead2'><p class='PMenuFill1'><b>Asbestos     </b>");
	document.write("<IMG id='btnExpandShrink_tdMenuServices' onclick='ShowHideControl(this,&quot;tdMenuServices&quot;);' src='images2/btnShrink.gif' srcExpand='images2/btnExpand.gif' srcHide='images2/btnShrink.gif' align='textTop'></p>");
	document.write("</td></tr><tr><td class='TDMenuFill2' id='tdMenuServices'><p class='PMenuFill2'>");
	
	document.write("<a href='dsp_asbestos.htm' class='AStandard'>  Asbestos removal<br>");
	document.write("<a href='mailto:brent@bricon.co.nz' class='AStandard'>  Email Us<br>");
	document.write("</p></td></tr>");
}

function menuEngineeringWrite()
{
	document.write("<tr><td class='TDMenuHead1'><p class='PMenuFill1'><b>Engineering     </b>");
	document.write("<IMG id='btnExpandShrink_tdMenuServices' onclick='ShowHideControl(this,&quot;tdMenuEnginerring&quot;);' src='images2/btnShrink.gif' srcExpand='images2/btnExpand.gif' srcHide='images2/btnShrink.gif' align='textTop'></p>");
	document.write("</td></tr><tr><td class='TDMenuFill1' id='tdMenuEnginerring'><p class='PMenuFill1'>");
	
	document.write("<a href='dsp_engineering.htm' class='AStandard'>  Engineering services<br>");
        document.write("<a href='mailto:brent@bricon.co.nz' class='AStandard'>  Email Us<br>");
	
	document.write("</p></td></tr>");
}

function menuAllWrite()
{
	document.write('<FORM id="formEmail" name="formEmail" method="post">');
	menuMobilityWrite();
	menuAsbestosWrite();
	menuEngineeringWrite();
	emailFormWrite();
	document.write('</FORM>');
}

function trHeaderWrite(sTDID,sHeaderCaption,sAlignmentCode)
{
/*
<tr>
	<td class="TDCentreHead2">
		<P class="PCentreFill1"><STRONG>What&nbsp;can they do for you?&nbsp; </STRONG>&nbsp;
			<IMG id="btnExpandShrink_tdCoHistory2" onclick="ShowHideControl(this,'tdCoHistory2');"
				src="images2/btnShrink.gif" align="textTop" srcHide="images2/btnShrink.gif" srcExpand="images2/btnExpand.gif">
			<IMG id="Img1" onclick="ScrollWindow(-100);" src="images2/btnScrollUp.gif" align="textTop">
			<IMG id="Img2" onclick="ScrollWindow(100);" src="images2/btnScrollDown.gif" align="textTop">
		</P>
	</td>
</tr>
*/

	document.write('<tr><td class="TDCentreHead'+sAlignmentCode+'"><P class="PCentreFill1"><STRONG>&nbsp;&nbsp;'+sHeaderCaption+'&nbsp;&nbsp; </STRONG>&nbsp;<IMG id="btnExpandShrink_'+sTDID+'" onclick="ShowHideControl(this,\''+sTDID+'\');"src="images2/btnShrink.gif" align="textTop" srcHide="images2/btnShrink.gif" srcExpand="images2/btnExpand.gif"><IMG id="Img1" onclick="ScrollWindow(-100);" src="images2/btnScrollUp.gif" align="textTop"><IMG id="Img2" onclick="ScrollWindow(100);" src="images2/btnScrollDown.gif" align="textTop"></P></td></tr>');

}

function divFooterWrite(bShowAllContacts,sAlignmentCode)
{
/*
<div class="DIVMainLeft0">	
	<table>
		<tr>
			<td class="TDCentreFill2" id="tdFooter2">
				<P class=PStandard align=left>
				<B>Bricon Asbestos Removal:</B><BR>
				Call Brent 09 634 0206<BR>
				Fax 09 634 0207<BR>
				Mobile 021 985 419<BR>
				<B>Bricon Engineering:</B><BR>
				Call Metu 096340207<BR>
				<B>Location:</B><BR>
				51 Hastie Ave, Mangere Bridge, Auckland 
				</P>
			</td>
		</tr>
	</table>
</div>
*/	
	document.write('<div class="DivMainCenter0Inner">		<table>		<tr>			<td class="TDCentreFill'+sAlignmentCode+'" id="tdFooter2">				<P class="PCentreFill'+sAlignmentCode+'" align="left">');
	
	if(document.location.toString().indexOf("asbestos")>0||bShowAllContacts)
	{
		document.write('<B>Bricon Asbestos Removal:</B><BR>				Call Brent 09 634 0206<BR>				Fax 09 634 0207<BR>				Mobile 021 985 419<BR>');
	}
	if(document.location.toString().indexOf("engineering")>0||bShowAllContacts)
	{
		document.write('<B>Bricon Engineering:</B><BR>				Call Metu 096340207<BR>');
	}
	if(document.location.toString().indexOf("mobility")>0||bShowAllContacts)
	{					
		
	}
	
	document.write('<B>Location:</B><BR>				51 Hastie Ave, Mangere Bridge, Auckland 				</P>			</td>		</');
	document.write('tr>	</table></div>');

}

function divMenuWrite()
{
/*
<div class="DIVMainLeft0">			
	<table>				
		<script>menuAllWrite();</script>			
	</table>		
</div>
*/
	document.write('<div class="DIVMainLeft0">			<table>				<script>menuAllWrite();</script>			</table>		</div>');
}

function divBannerWrite()
{
/*
<div class="DivMainBanner0">
	<table class="TableBanner">
		<!-- fwtable fwsrc="BRICON2.png" fwbase="index2.jpg" fwstyle="Dreamweaver" fwdocid = "272108547" fwnested="0" -->
		<tr>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="162" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="66" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="35" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="23" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="86" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="40" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="26" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="100" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="36" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="19" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="15" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="134" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="58" border="0"></td>
			<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard" colSpan="13"><IMG height="16" alt="" src="images2/index2_r1_c1.jpg" width="800" border="0" name="index2_r1_c1"></td>
			<td class="TDStandard"><IMG height="16" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard" colSpan="2" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c1.jpg" width="228" border="0" name="index2_r2_c1"></td>
			<td class="TDStandard" colSpan="2" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c3.jpg" width="58" border="0" name="index2_r2_c3"></td>
			<td class="TDStandard" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c5.jpg" width="86" border="0" name="index2_r2_c5"></td>
			<td class="TDStandard" colSpan="2" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c6.jpg" width="66" border="0" name="index2_r2_c6"></td>
			<td class="TDStandard" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c8.jpg" width="100" border="0" name="index2_r2_c8"></td>
			<td class="TDStandard" colSpan="2" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c9.jpg" width="55" border="0" name="index2_r2_c9"></td>
			<td class="TDStandard" colSpan="3"><IMG height="9" alt="" src="images2/index2_r2_c11.jpg" width="207" border="0" name="index2_r2_c11"></td>
			<td class="TDStandard"><IMG height="9" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard" rowSpan="6"><IMG height="75" alt="" src="images2/index2_r3_c11.jpg" width="15" border="0" name="index2_r3_c11"></td>
			<td class="TDStandard"><A onmouseover="iconContactShow();"
					onmouseout="iconCurrentShow();" href="#"><IMG height="17" alt="" src="images2/index2_r3_c12.jpg" width="134" border="0" name="index2_r3_c12"></A></td>
			<td class="TDStandard" rowSpan="6"></td>
			<td class="TDStandard"><IMG height="17" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard"><IMG height="3" alt="" src="images2/index2_r4_c12.jpg" width="134" border="0" name="index2_r4_c12"></td>
			<td class="TDStandard"><IMG height="3" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard"><A onmouseover="iconHistoryShow();"
					onmouseout="iconCurrentShow();" href="#"><IMG height="17" alt="" src="images2/index2_r5_c12.jpg" width="134" border="0" name="index2_r5_c12"></A></td>
			<td class="TDStandard"><IMG height="17" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard" rowSpan="3"><IMG height="38" alt="" src="images2/index2_r6_c12.jpg" width="134" border="0" name="index2_r6_c12"></td>
			<td class="TDStandard"><IMG height="8" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		<tr>
			<td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c1.jpg" width="162" border="0" name="index2_r7_c1"></td>
			<td class="TDStandard" colSpan="2"><A onmouseover="iconMobilityShow();"
					onmouseout="iconCurrentShow();" href="dsp_smartChair.htm"><IMG height="18" alt="" src="images2/index2_r7_c2.jpg" width="101" border="0" name="index2_r7_c2"></A></td>
			<td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c4.jpg" width="23" border="0" name="index2_r7_c4"></td>
			<td class="TDStandard" colSpan="2"><A onmouseover="iconAsbestosShow();"
					onmouseout="iconCurrentShow();" href="#"><IMG height="18" alt="" src="images2/index2_r7_c5.jpg" width="126" border="0" name="index2_r7_c5"></A></td>
			<td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c7.jpg" width="26" border="0" name="index2_r7_c7"></td>
			<td class="TDStandard" colSpan="2"><A onmouseover="iconEngineeringSow();"
					onmouseout="iconCurrentShow();" href="#"><IMG height="18" alt="" src="images2/index2_r7_c8.jpg" width="136" border="0" name="index2_r7_c8"></A></td>
			<td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c10.jpg" width="19" border="0" name="index2_r7_c10"></td>
			<td class="TDStandard"><IMG height="18" alt="" src="images2/spacer.gif" width="1" border="0"></td>
		</tr>
		
		<tr>
			<td class="TDStandard" colSpan="2"><IMG height="12" alt="" src="images2/index2_r8_c2.jpg" width="101" border="0" name="index2_r8_c2"></td>
			<td class="TDStandard" colSpan="2"><IMG height="12" alt="" src="images2/index2_r8_c5.jpg" width="126" border="0" name="index2_r8_c5"></td>
			<td class="TDStandard" colSpan="2"><IMG height="12" alt="" src="images2/index2_r8_c8.jpg" width="136" border="0" name="index2_r8_c8"></td>
			<td class="TDStandard"><IMG height="12" alt="" src="images2/sp	acer.gif" width="1" border="0"></td>
		</tr>
	</table>
</div>
*/


	document.write('<div class="DivMainBanner0"><table class="TableBanner"><!-- fwtable fwsrc="BRICON2.png" fwbase="index2.jpg" fwstyle=');
	document.write('"Dreamweaver" fwdocid = "272108547" fwnested="0" --><tr><td class="TDStandard"><IMG height="1" alt="" src="images2/s');
	document.write('pacer.gif" width="162" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="6');
	document.write('6" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="35" border="0"></td>');
	document.write('<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="23" border="0"></td><td class="TDStanda');
	document.write('rd"><IMG height="1" alt="" src="images2/spacer.gif" width="86" border="0"></td><td class="TDStandard"><IMG height="1" ');
	document.write('alt="" src="images2/spacer.gif" width="40" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images2/');
	document.write('spacer.gif" width="26" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="1');
	document.write('00" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="36" border="0"></td>');
	document.write('<td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width="19" border="0"></td><td class="TDStand');
	document.write('ard"><IMG height="1" alt="" src="images2/spacer.gif" width="15" border="0"></td><td class="TDStandard"><IMG height="1"');
	document.write(' alt="" src="images2/spacer.gif" width="134" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images');
	document.write('2/spacer.gif" width="58" border="0"></td><td class="TDStandard"><IMG height="1" alt="" src="images2/spacer.gif" width=');
	document.write('"1" border="0"></td></tr><tr><td class="TDStandard" colSpan="13"><IMG height="16" alt="" src="images2/index2_r1_c1');
	document.write('.jpg" width="800" border="0" name="index2_r1_c1"></td><td class="TDStandard"><IMG height="16" alt="" src="images2/spac');
	document.write('er.gif" width="1" border="0"></td></tr><tr><td class="TDStandard" colSpan="2" rowSpan="5"><IMG height="54" alt="" ');
	document.write('src="images2/index2_r2_c1.jpg" width="228" border="0" name="index2_r2_c1"></td><td class="TDStandard" colSpan="2" rowS');
	document.write('pan="5"><IMG height="54" alt="" src="images2/index2_r2_c3.jpg" width="58" border="0" name="index2_r2_c3"></td><td clas');
	document.write('s="TDStandard" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c5.jpg" width="86" border="0" name="index2_r2_');
	document.write('c5"></td><td class="TDStandard" colSpan="2" rowSpan="5"><IMG height="54" alt="" src="images2/index2_r2_c6.jpg" width="');
	document.write('66" border="0" name="index2_r2_c6"></td><td class="TDStandard" rowSpan="5"><IMG height="54" alt="" src="images2/index2');
	document.write('_r2_c8.jpg" width="100" border="0" name="index2_r2_c8"></td><td class="TDStandard" colSpan="2" rowSpan="5"><IMG height');
	document.write('="54" alt="" src="images2/index2_r2_c9.jpg" width="55" border="0" name="index2_r2_c9"></td><td class="TDStandard" colS');
	document.write('pan="3"><IMG height="9" alt="" src="images2/index2_r2_c11.jpg" width="207" border="0" name="index2_r2_c11"></td><td cl');
	document.write('ass="TDStandard"><IMG height="9" alt="" src="images2/spacer.gif" width="1" border="0"></td></tr><tr><td class="TDS');
	document.write('tandard" rowSpan="6"><IMG height="75" alt="" src="images2/index2_r3_c11.jpg" width="15" border="0" name="index2_r3_c11">');
	document.write('</td><td class="TDStandard"><A onmouseover="iconContactShow();"onmouseout="iconCurrentShow();" href="dsp_contact.htm"><IMG height=');
	document.write('"17" alt="" src="images2/index2_r3_c12.jpg" width="134" border="0" name="index2_r3_c12"></A></td><td class="TDStandard');
	document.write('" rowSpan="6"></td><td class="TDStandard"><IMG height="17" alt="" src="images2/spacer.gif" width="1" border="0"></td>');
	document.write('</tr><tr><td class="TDStandard"><IMG height="3" alt="" src="images2/index2_r4_c12.jpg" width="134" border="0" name=');
	document.write('"index2_r4_c12"></td><td class="TDStandard"><IMG height="3" alt="" src="images2/spacer.gif" width="1" border="0"></td>');
	document.write('</tr><tr><td class="TDStandard"><A onmouseover="iconHistoryShow();"onmouseout="iconCurrentShow();" href="dsp_history.htm"><IMG');
	document.write(' height="17" alt="" src="images2/index2_r5_c12.jpg" width="134" border="0" name="index2_r5_c12"></A></td><td class="TD');
	document.write('Standard"><IMG height="17" alt="" src="images2/spacer.gif" width="1" border="0"></td></tr><tr><td class="TDStandar');
	document.write('d" rowSpan="3"><IMG height="38" alt="" src="images2/index2_r6_c12.jpg" width="134" border="0" name="index2_r6_c12"></td>');
	document.write('<td class="TDStandard"><IMG height="8" alt="" src="images2/spacer.gif" width="1" border="0"></td></tr><tr><td cl');
	document.write('ass="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c1.jpg" width="162" border="0" name="index2_');
	document.write('r7_c1"></td><td class="TDStandard" colSpan="2"><A onmouseover="iconMobilityShow();"onmouseout="iconCurrentShow();" h');
	document.write('ref="dsp_engineering.htm"><IMG height="18" alt="" src="images2/index2_r7_c2.jpg" width="101" border="0" name="index2_r7_c');
	document.write('2"></A></td><td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c4.jpg" width="23" borde');
	document.write('r="0" name="index2_r7_c4"></td><td class="TDStandard" colSpan="2"><A onmouseover="iconAsbestosShow();"onmouseout="ic');
	document.write('onCurrentShow();" href="dsp_asbestos.htm"><IMG height="18" alt="" src="images2/index2_r7_c5.jpg" width="126" border="0" name="index2_r7');
	document.write('_c5"></A></td><td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c7.jpg" width="26" bor');
	document.write('der="0" name="index2_r7_c7"></td><td class="TDStandard" colSpan="2"><A onmouseover="iconEngineeringSow();"onmouseout');
	document.write('="iconCurrentShow();" href="dsp_engineering.htm"><IMG height="18" alt="" src="images2/index2_r7_c8.jpg" width="136" border="0" name="index');
	document.write('2_r7_c8"></A></td><td class="TDStandard" rowSpan="2"><IMG height="30" alt="" src="images2/index2_r7_c10.jpg" width="19');
	document.write('" border="0" name="index2_r7_c10"></td><td class="TDStandard"><IMG height="18" alt="" src="images2/spacer.gif" width="');
	document.write('1" border="0"></td></tr><tr><td class="TDStandard" colSpan="2"><IMG height="12" alt="" src="images2/index2_r8_c2');
	document.write('.jpg" width="101" border="0" name="index2_r8_c2"></td><td class="TDStandard" colSpan="2"><IMG height="12" alt="" src="');
	document.write('images2/index2_r8_c5.jpg" width="126" border="0" name="index2_r8_c5"></td><td class="TDStandard" colSpan="2"><IMG heig');
	document.write('ht="12" alt="" src="images2/index2_r8_c8.jpg" width="136" border="0" name="index2_r8_c8"></td><td class="TDStandard"><');
	document.write('IMG height="12" alt="" src="images2/sp	acer.gif" width="1" border="0"></td></tr></table></div>');


}

