_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots2.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.rcasit.org/catalog/;");
aI("showmenu=Accessories/HeadphonesLEFT_MENU;text=Accessories;target=;url=#;");
aI("showmenu=Cameras/DocumentLEFT_MENU;text=Cameras;target=;url=#;");
aI("showmenu=Computers/CartsLEFT_MENU;text=Computers;target=;url=#;");
aI("showmenu=Data Storage/DVD/CD DrivesLEFT_MENU;text=Data Storage;target=;url=#;");
aI("text=Monitors;target=;url=monitors.php;");
aI("showmenu=Printers/Black & WhiteLEFT_MENU;text=Printers;target=;url=#;");
aI("text=Projectors;target=;url=projectors.php;");
aI("text=Scanners;target=;url=scanners.php;");
aI("text=Software;target=;url=software.php;");
aI("text=TVs;target=;url=tvs.php;");
aI("showmenu=Whiteboards/BoardsLEFT_MENU;text=Whiteboards;target=;url=#;");
}

with(milonic=new menuname("Accessories/HeadphonesLEFT_MENU")){
style=submenuStyle;
aI("text=Headphones;target=;url=headphones.php;");
aI("text=Keyboards/Mice;target=;url=keyboards-mice.php;");
aI("text=Microphones;target=;url=microphones.php;");
aI("text=Speakers;target=;url=speakers.php;");
aI("text=Webcams;target=;url=webcams.php;");
aI("text=VGA Adapters/Cables;target=;url=vga-adapters-cables.php;");
}

with(milonic=new menuname("Cameras/DocumentLEFT_MENU")){
style=submenuStyle;
aI("text=Document;target=;url=document.php;");
aI("text=Movie;target=;url=movie.php;");
aI("text=Photo;target=;url=photo.php;");
}

with(milonic=new menuname("Computers/CartsLEFT_MENU")){
style=submenuStyle;
aI("text=Carts;target=;url=carts.php;");
aI("text=Desktops;target=;url=desktops.php;");
aI("text=eBook Readers;target=;url=ereaders.php;");
aI("text=Netbooks;target=;url=netbooks.php;");
aI("text=Notebooks;target=;url=notebooks.php;");
aI("text=PDAs;target=;url=pdas.php;");
aI("text=Thin Clients;target=;url=thin-clients.php;");
aI("text=Tablets;target=;url=tablets.php;");
}

with(milonic=new menuname("Data Storage/DVD/CD DrivesLEFT_MENU")){
style=submenuStyle;
aI("text=DVD/CD Drives;target=;url=dvd-cd-drives.php;");
aI("text=Flash Drives;target=;url=flash-drives.php;");
aI("text=Flash Memory Cards;target=;url=flash-memory-cards.php;");
}

with(milonic=new menuname("Printers/Black & WhiteLEFT_MENU")){
style=submenuStyle;
aI("text=Black & White;target=;url=black-&-white.php;");
aI("text=Color;target=;url=color.php;");
}

with(milonic=new menuname("Whiteboards/BoardsLEFT_MENU")){
style=submenuStyle;
aI("text=Boards;target=;url=boards.php;");
aI("showmenu=Whiteboards/Accessories/ActivBoard 78LEFT_MENU;text=Accessories;target=;url=#;");
}

with(milonic=new menuname("Whiteboards/Accessories/ActivBoard 78LEFT_MENU")){
style=submenuStyle;
aI("text=ActivBoard 78;target=;url=activboard-78.php;");
aI("text=ActivBoard 100;target=;url=activboard-100.php;");
aI("text=All ActivBoards;target=;url=all-activboards.php;");
}


 drawMenus();

