﻿var mymenu;
var menuheight=180;
if (mymenu == null){mymenu="home";}
if (mymenu == "info"){menuheight=320;}
else if (mymenu == "products"){menuheight=210;}
else if (mymenu == "home"){menuheight=220;}

document.write('<a name="home"></a>');
document.write('<center>');
document.write('<table id="Table_00" width="777" border="0" cellpadding="0" cellspacing="0">');
document.write('	<tr align="right" valign="bottom">');
document.write('		<td colspan="9" bgcolor="white" width="555" height="115"><img src="images/header.png" width="777" height="115" alt=""></td>');
//document.write('		<td colspan="3" rowspan="2" width="237" height="139"></td>');
document.write('	</tr>');

document.write('	<tr style="background: #507937 url(images/main-pages-14.png) repeat-y right">');
document.write('		<td><img src="images/main-pages-04.jpg" width="3" height="24" alt=""></td>');
document.write('		<td>');

if (mymenu != "home"){
	
document.write('<a href="index.htm" onmouseover="over(\'home2\' , \'images/home_ro.jpg\');" onmouseout="out(\'home2\' , \'images/home.jpg\');" target="_self"><img src="images/home.jpg" border="0" width="81" height="24" name="home2" alt=""></td>');

}else{
	
document.write('<a href="index.htm"><img src="images/home_ro.jpg" border="0" width="81" height="24" name="home2" alt="">');

}

document.write('</td><td>');

if (mymenu != "consultants"){
	
document.write('<a href="consulting.html" onmouseover="over(\'consulting\' , \'images/consulting_ro.jpg\');" onmouseout="out(\'consulting\' , \'images/consulting.jpg\');" target="_self"><img src="images/consulting.jpg" border="0" width="121" height="24" name="consulting" alt=""></td>');

}else {

document.write('<a href="consulting.html"><img src="images/consulting_ro.jpg" border="0" width="121" height="24" name="consulting" alt="">');

}

document.write('</td><td>');

if (mymenu != "training"){
document.write('<a href="training.html" onmouseover="over(\'training\' , \'images/training_ro.jpg\');" onmouseout="out(\'training\' , \'images/training.jpg\');" target="_self">');

document.write('<img src="images/training.jpg" border="0" width="98" height="24" name="training" alt=""></td>');
}
else {
document.write('<a href="training.html"><img src="images/training_ro.jpg" border="0" width="98" height="24" name="training" alt=""></td>');
}
document.write('<td>');
if (mymenu != "info"){
document.write('<a href="info.html" onmouseover="over(\'info\' , \'images/info_ro.jpg\');" onmouseout="out(\'info\' , \'images/info.jpg\');" target="_self">');

document.write('<img src="images/info.jpg" border="0" width="119" height="24" name="info" alt=""></td>');
}
else {
document.write('<a href="info.html"><img src="images/info_ro.jpg" border="0" width="119" height="24" name="info" alt=""></td>');
}
document.write('<td>');
if (mymenu != "products"){
document.write('<a href="products.html" onmouseover="over(\'products\' , \'images/products_ro.jpg\');" onmouseout="out(\'products\' , \'images/products.jpg\');" target="_self">');

document.write('<img src="images/products.jpg" border="0" width="118" height="24" name="products" alt=""></a></td>');
}
else {
document.write('<a href="products.html"><img src="images/products_ro.jpg" border="0" width="118" height="24" name="products" alt=""></a></td>');
}
document.write('<td colspan="3" width="237">&nbsp;</td></tr>');

document.write('<tr>');
document.write('<td rowspan="2" background="images/spacer.gif" width="3"></td>');
document.write('<td colspan="5" bgcolor="white" width="537" height="4"></td>');
document.write('<td colspan="2" bgcolor="white" width="219" height="4"></td>');
document.write('<td><img src="images/main-pages-13.jpg" width="18" height="4" alt=""></td>');
document.write('</tr>');

document.write('	<tr>');
document.write('		<td valign="top" colspan="5" background="images/spacer.gif" width="537" height="200">');
document.write('				<center>');
document.write('		<table width="500" valign="top" cellpadding="0" cellspacing="0"><tr><td align="left"><br>');