
with(new menuname("Main Menu")){
style=background;
top=10;
left=10;
alwaysvisible=1;
itemheight="20";
itemwidth=168;
orientation="vertical";
position="relative";


aI("bgimage=/images/bluearrow.jpg;overbgimage=/images/greenarrow.jpg;url=/gaugessearch/index.html;text=&nbsp;Search System<br/>&nbsp;About Teleflex Marine;");
aI("bgimage=/images/bluearrow.jpg;overbgimage=/images/greenarrow.jpg;showmenu=gaugesprod;text=&nbsp;Product Information<br/>&nbsp;and Image Library;");



}
drawMenus();


