_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#28406C";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="7";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=HomeTableau Why Buy itLEFT_MENU;text=Home;target=;url=http://sydstewart.com/;");
aI("text=Tableau Tour;target=;url=Video-on-Tableau-Software.html;");
aI("text=Get FREE Trial;target=;url=Downloads.html;");
aI("showmenu=Business DashboardsTips on a Building a Business DashboardLEFT_MENU;text=Business Dashboards;target=;url=Business-Dashboards.html;");
aI("text=Trends;target=;url=Trend-software.html;");
aI("text=Pivot tables;target=;url=Pivot-tables.html;");
aI("text=Sparklines;target=;url=Sparklines.html;");
aI("text=No SQL Tutorial required;target=;url=SQL-Tutorial.html;");
aI("showmenu=Tableau DesktopTableau Professional DesktopLEFT_MENU;text=Tableau Desktop;target=;url=Tableau-Desktop.html;");
aI("showmenu=Tableau ServerFAQ Tableau Server LEFT_MENU;text=Tableau Server;target=;url=Tableau-Server.html;");
aI("text=Tableau Reader;target=;url=Tableau-Reader.html;");
aI("text=Tableau Prices;target=;url=Tableau-Prices.html;");
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("HomeTableau Why Buy itLEFT_MENU")){
style=submenuStyle;
aI("text=Tableau Why Buy it;target=;url=Tableau-Why-Buy-it.html;");
aI("text=Gartner Report;target=;url=Tableau-Gartner-Report.html;");
}

with(milonic=new menuname("Business DashboardsTips on a Building a Business DashboardLEFT_MENU")){
style=submenuStyle;
aI("text=Tips on a Building a Business Dashboard;target=;url=Tips-on-a-Building-a-Business-Dashboard.html;");
aI("text=Excel Dashboards;target=;url=Excel-Dashboards.html;");
}

with(milonic=new menuname("Tableau DesktopTableau Professional DesktopLEFT_MENU")){
style=submenuStyle;
aI("text=Tableau Professional Desktop;target=;url=Tableau-Desktop-Professional.html;");
aI("text=Personal;target=;url=Tableau-Desktop-Personal.html;");
aI("text=Features;target=;url=Features.html;");
aI("text=FAQ Tableau Desktop;target=;url=FAQ-Tableau-Desktop.html;");
}

with(milonic=new menuname("Tableau ServerFAQ Tableau Server LEFT_MENU")){
style=submenuStyle;
aI("text=FAQ Tableau Server ;target=;url=FAQ-Tableau-Server.html;");
}


 drawMenus();
