_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="White";
offcolor="DarkGreen";
onbgcolor="Green";
oncolor="#ffffff";
padding="0";
separatorcolor="Cornsilk";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="7";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Snow";
offcolor="DarkGreen";
onbgcolor="Green";
oncolor="#FFFFFF";
padding="4";
separatorcolor="Cornsilk";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Company;target=;url=Company.html;");
aI("showmenu=ProductsSBSCC Stockist - Inventory, Manufacturing and POS SoftwareLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Demo;target=;url=Demo.html;");
aI("showmenu=ServicesTraining SolutionsLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Reseller;target=;url=Reseller.html;");
aI("text=Prices;target=;url=Prices.html;");
aI("text=Registration;target=;url=Registration.html;");
aI("text=Computers;target=_blank;url=http://www.barclays.lk/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("ProductsSBSCC Stockist - Inventory, Manufacturing and POS SoftwareLEFT_MENU")){
style=submenuStyle;
aI("text=SBSCC Stockist - Inventory, Manufacturing and POS Software;target=;url=stockist_premier.html;");
aI("text=SBSCC wageX - Payroll and Attendance Register Software;target=;url=wage_XPayroll.html;");
aI("text=SBSCC TSspeedbooster - Terminal Server Software;target=;url=SBSCC-TSspeedbooster-Terminal-Server-Software.html;");
aI("text=MYOB Premier - Accounting and Business Management Software;target=;url=MYOBSrilanka.html;");
aI("text=MYOB RetailManager - Retail Management and POS Software;target=;url=MYOB-RetailManager.html;");
aI("text=Hotellinx - All-in-One Hotel Management Software;target=;url=Hotellinx.html;");
}

with(milonic=new menuname("ServicesTraining SolutionsLEFT_MENU")){
style=submenuStyle;
aI("text=Training Solutions;target=;url=training-srilanka.html;");
aI("text=Support Plan;target=;url=support-srilanka.html;");
aI("text=Bespoke;target=;url=Bespoke.html;");
aI("text=Remote Log;target=_blank;url=http://www.sbsccsoftware.com/downloads/RemoteLog.exe;");
}


 drawMenus();
