﻿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><center><table cellpadding="0" cellspacing="0" width="777" height="143" style="margin:0;padding:0;border:none;"><tr><td><img src="images/header.png" alt="" style="width:777px;height:115px;"></td></tr><tr><td style="background:#fff url(images/main-pages-14.png) repeat-y right;width:777px;height:28px;"><ul style="height:24px;width:764px;background:#507937;padding:0;margin:0 13px 4px 0;overflow:hidden;"><li style="display:inline;"><a onMouseOver="this.style.color = \'#ffffff\'" onMouseOut="this.style.color = \'#cccccc\'" style="outline:none;color:#ccc;float:left;padding:0 16px 0 20px;margin:0;font-size:13px;line-height:24px;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;" href="index.htm">HOME</a></li><li style="display:inline;"><a onMouseOver="this.style.color = \'#ffffff\'" onMouseOut="this.style.color = \'#cccccc\'" style="outline:none;color:#ccc;float:left;padding:0 16px 0 20px;margin:0;font-size:13px;line-height:24px;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;" href="consulting.html">CONSULTING</a></li><li style="display:inline;"><a onMouseOver="this.style.color = \'#ffffff\'" onMouseOut="this.style.color = \'#cccccc\'" style="outline:none;color:#ccc;float:left;padding:0 16px 0 20px;margin:0;font-size:13px;line-height:24px;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;" href="training.html">TRAINING</a></li><li style="display:inline;"><a onMouseOver="this.style.color = \'#ffffff\'" onMouseOut="this.style.color = \'#cccccc\'" style="outline:none;color:#ccc;float:left;padding:0 16px 0 20px;margin:0;font-size:13px;line-height:24px;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;" href="info.html">INFORMATION</a></li><li style="display:inline;"><a onMouseOver="this.style.color = \'#ffffff\'" onMouseOut="this.style.color = \'#cccccc\'" style="outline:none;color:#ccc;float:left;padding:0 16px 0 20px;margin:0;font-size:13px;line-height:24px;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;" href="products.html">PRODUCTS</a></li></ul></td></tr></table><table cellpadding="0" cellspacing="0" width="777" style="margin:0;padding:0;border:none;"><tr><td valign="top" align="center" colspan="6" width="537" style="background:url(images/spacer.gif);width:537px;"><table width="500" valign="top" cellpadding="0" cellspacing="0"><tr><td align="left"><br>');
