
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500;
_menuOpenDelay=150;         // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=2;
_subOffsetLeft=0;            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay = 20               // Only needed for Netcsape 4.x

with (categoryStyle = new mm_style()) {    
    bordercolor = "#8A867A";
    borderstyle = "solid";
    borderwidth = 1;
    fontfamily = "Tahoma,Helvetica,Verdana";
    fontsize = "70%";
    fontstyle = "normal";
    fontweight = "normal";
    offbgcolor = "#ECE9D8";
    offcolor = "#000000";
    onbgcolor = "#C1D2EE";
    onborder = "1px solid #316AC5";
    oncolor = "#000000";
    padding = 3;
    rawcss = "padding-left:5px;padding-right:5px";
    openonclick = 1;
}

with(menuStyle=new mm_style()){
align="center";
//onbgcolor="#FFFFFF";
itemheight = "20px";
onborder="1px solid #ffffff";
oncolor="#000000";
offbgcolor="#999999";
offcolor="#FFFFFF";
bordercolor="#296488";
borderstyle="groove";
borderwidth=1;
separatorcolor="#296488";
separatorsize="1";
padding=3;
fontsize="95%";
fontstyle="normal";
fontweight="normal";
pagecolor="#000000";
pagebgcolor="#999999";
//pageclass="pageMenuClass";
headercolor="#CCCCCC";
headerbgcolor="#4866AC";
//subimage="/images/arrow_down_redboxed2.gif";
subimage="script/menu/white_arrow_down_bluebox.gif";
onsubimage="script/menu/black_arrow_down_bluebox.gif";
subimagepadding="3";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overbgimage="script/menu/bluegrad.gif";
}


with(subMenuStyle=new mm_style()){
bordercolor = "#ffffff";
itemheight = "20px";
borderstyle="solid";borderwidth=1;
fontsize="95%";
fontstyle="normal";
fontweight="normal";
headercolor = "#000000";
headerbgcolor = "#4866AC";
offbgcolor="#999999";
offcolor="#FFFFFF";
onborder="1px solid #000000";
oncolor="#000000";
onsubimage="script/menu/black_7x7.gif";
outfilter="fade(duration=0.6)";
overbgimage="script/menu/bluegrad.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagecolor="#000000";
pagebgcolor="#999999";
//pageclass="pageMenuClass";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="script/menu/white_7x7.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;							
menuwidth="100%";
menualign="left";
alwaysvisible=1;
orientation="horizontal";
itemwidth="100px";
aI("text=Home;url=Default.aspx;status=Back To Home Page;");
aI("text=SportTrucks;showmenu=Trucks;");
aI("text=Renegade;showmenu=RenegadeTrucks;");
aI("text=IKON;showmenu=IkonTrucks;");
aI("text=Recent Deliveries;showmenu=RecentDeliveries;status=Take a look at our recent deliveries;rawcss=white-space:nowrap;");
aI("text=Financing;showmenu=Financing;");
//aI("text=Services;showmenu=Services;");
aI("text=Locations;showmenu=Locations;");
aI("text=Company;showmenu=Company;");
aI("text=Events;url=Events.aspx;status=See the Events that we are participating in");
//aI("text=Videos;url=Videos.aspx;status=Take a look at our trucks in action");
}

//url=RecentDeliveries.aspx;status=Take a look at our recent deliveries
with (milonic = new menuname("RecentDeliveries"))
{
    style = subMenuStyle;
    margin = 3;
    itemwidth = "125px";
    top = "99";
    aI("text=SportTrucks;url=RecentDeliveries.aspx?type=Sporttruck;status=Take a look at our recent deliveries;");
    aI("text=Renegade;url=RecentDeliveries.aspx?type=Renegade;status=Take a look at our recent deliveries;");   
}

with (milonic = new menuname("Trucks")) {
    style = subMenuStyle;
    margin = 3;
    itemwidth = "125px";
    top = "99";
    aI("text=New Trucks;url=Trucks.aspx?source=New&condition=New&header=New%20SportTrucks;status=New Trucks;");
    aI("text=Demo Trucks;url=Trucks.aspx?source=Demo&condition=New&header=Demo%20Trucks;status=Demo Trucks;");
    aI("text=Used Trucks;url=Trucks.aspx?source=Used&condition=Used&header=Used%20SportTrucks;status=Used Trucks;");
    aI("text=Scottsdale Edition;url=TruckDetail.aspx?truck=Scottsdale;status=Scottsdale;");
    aI("text=Sedona Edition;url=TruckDetail.aspx?truck=Sedona;status=Sedona;");
    aI("text=Phoenix Edition;url=TruckDetail.aspx?truck=Phoenix;status=Phoenix;");
    aI("text=Arizona Edition;url=TruckDetail.aspx?truck=Arizona;status=Arizona;");
}

with (milonic = new menuname("RenegadeTrucks")) {
    style = subMenuStyle;
    margin = 3;
    itemwidth = "125px";
    top = "99";
    aI("align=center;fontweight=bold;text=New;type=header");
    aI("text=Coaches;url=RenegadeTrucks.aspx?source=Renegade&condition=New#Coach;status=Renegade Coaches;");
    aI("text=Sportdecks;url=RenegadeTrucks.aspx?source=Renegade&condition=New#Sportdeck;status=Renegade Sportdecks;");
    aI("text=Gooseneck Trailers;url=RenegadeTrucks.aspx?source=Renegade&condition=New#Gooseneck;status=Renegade Gooseneck Trailers;");
    aI("text=Tag Trailers;url=RenegadeTrucks.aspx?source=Renegade&condition=New#Trailer;status=Renegade Tag Trailers;");
    aI("align=center;fontweight=bold;text=Used;type=header");
    aI("text=Coaches;url=RenegadeTrucks.aspx?source=Renegade&condition=Used#Coach;status=Renegade Coaches;");
    aI("text=Sportdecks;url=RenegadeTrucks.aspx?source=Renegade&condition=Used#Sportdeck;status=Renegade Sportdecks;");
    aI("text=Specialty Trailers;url=RenegadeTrucks.aspx?source=Renegade&condition=Used#SpecialtyTrailer;status=Renegade Specialty Trailers;");
    aI("text=Other Equipment;url=RenegadeTrucks.aspx?source=Renegade&condition=Used#OtherEquipment;status=Renegade Other Equipment;");
}

with (milonic = new menuname("IkonTrucks"))
{
    style = subMenuStyle;
    margin = 3;
    itemwidth = "125px";
    top = "99";
    //aI("align=center;fontweight=bold;text=New;type=header");
    aI("text=Coaches;url=RenegadeTrucks.aspx?source=IKON&condition=New#Coach;status=IKON Coaches;");
    aI("text=Sportdecks;url=RenegadeTrucks.aspx?source=IKON&condition=New#Sportdeck;status=IKON Sportdecks;");
    aI("text=Gooseneck Trailers;url=RenegadeTrucks.aspx?source=IKON&condition=New#Gooseneck;status=IKON Gooseneck Trailers;");
    aI("text=Tag Trailers;url=RenegadeTrucks.aspx?source=IKON&condition=New#Trailer;status=IKON Tag Trailers;");
    //aI("align=center;fontweight=bold;text=Used;type=header");    
}

with(milonic=new menuname("Financing")){
style=subMenuStyle;
margin=3;
itemwidth="125px";
top="99";
aI("text=RV Finance Package;url=Finance.aspx;status=RV Finance Package;");
aI("text=Apply For Credit;target=_blank;url=https://secure.fswaz.com/FinanceApplication.aspx;status=Get Financed through Daimler Chrysler;");
}

with(milonic=new menuname("Services")){
style=subMenuStyle;
margin=3;
itemwidth="125px";
overflow="scroll";
top="99";
aI("text=Interior Parts;url=javascript:void(0);status=Interior Parts");
aI("text=Exterior Parts;url=javascript:void(0);status=Exterior Parts");
aI("text=Hitches;url=javascript:void(0);status=Hitches");
}

with(milonic=new menuname("Locations")){
style=subMenuStyle;
margin=3;
overflow="scroll";
itemwidth="125px";
top = "99";
aI("text=Chandler;showmenu=Locations_Chandler;url=ChandlerLocation.aspx;status=Our Chandler Location;");
aI("text=Tolleson;showmenu=Locations_Tolleson;target=_blank;url=http://www.fswaz.com/Tolleson.aspx;status=Our Tolleson Location;");
aI("text=Flagstaff;showmenu=Locations_Flagstaff;target=_blank;url=http://www.fswaz.com/Flagstaff.aspx;status=Our Flagstaff Location;");
aI("text=Nationwide Service Locations;target=_blank;url=http://www.freightlinertrucks.com/freightliner-truck-dealers/united-states/default.aspx;status=Nationwide Service Locations;");
}

with(milonic=new menuname("Locations_Tolleson")){
style=subMenuStyle;
margin=3;

itemwidth="125px";
aI("image=http://www.fswaz.com/images/locations/Tolleson_Arial.jpg;url=http://www.fswaz.com/Tolleson.aspx;status=Our Tolleson Location;");
}

with(milonic=new menuname("Locations_Chandler")){
style=subMenuStyle;
margin=3;

itemwidth="125px";
aI("image=http://www.fswaz.com/images/locations/Chandler_Arial.jpg;url=ChandlerLocation.aspx;status=Our Chandler Location;");
}

with(milonic=new menuname("Locations_Flagstaff")){
style=subMenuStyle;
margin=3;

itemwidth="125px";
aI("image=http://www.fswaz.com/images/locations/Flag_Arial.jpg;url=http://www.fswaz.com/Flagstaff.aspx;status=Our Flagstaff Location;");
}


with(milonic=new menuname("Company")){
style=subMenuStyle;
margin=3;

itemwidth="125px";
overflow="scroll";
top="99";
aI("text=About Us;url=AboutUs.aspx;status=Company Information;");
aI("text=Company Directory;url=CompanyDirectory.aspx;status=Company Directory;");
aI("text=Email Us;url=ContactUs.aspx;status=Email Us;");
}

