
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;showmenu=marketingsales1;text=&nbsp;Marketing;");
aI("bgimage=/images/bluearrow.jpg;overbgimage=/images/greenarrow.jpg;showmenu=marketinginstruction;text=&nbsp;Instruction Manuals;");
aI("text=PR Library;url=../cgi-bin/page.cgi?site=sierra&type=us&page=1006;")
aI("text=Open Google in IFrame;url=javascript:openIFrame('F3,'http://www.google.com'")

}
drawMenus();


