menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#ECECEC', Direction=135, Strength=0)"
}
else
{
	effect = "Shadow(color='#ECECEC', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			
followspeed=2	
followrate=10			
suboffset_top=0;		
suboffset_left=0;		

style1=[			
"FFFFFF",			
"003365",			
"FFFFFF",			
"003365",			
"DADCF0",			
13,				
"normal",			
"bold",				
"Verdana, Arial",		
2,				
"",			
,				
"",				
"",				
"F6D9A4",				
"003365",				
"",				
"ffffff",			
"",				
"",				
]



style2=[			
"FFFFFF",			
"003365",			
"FFFFFF",			
"003365",			
"DADCF0",			
11,				
"normal",			
"normal",				
"Verdana, Arial",		
2,				
"",			
,				
"",				
"",				
"F6D9A4",				
"003365",				
"",				
"ffffff",			
"",				
"",				
]


style3=[			
"FFFFFF",			
"003365",			
"FFFFFF",			
"003365",			
"DADCF0",			
11,				
"normal",			
"normal",				
"Verdana, Arial",		
2,				
"",			
,				
"",				
"",				
"",				
"F6D9A4",				
"003365",				
"",				
"ffffff",			
"",				
"",						
]




addmenu(menu=[				// This is the array that contains your menu properties and details
"mainmenu",				// Menu Name - This is needed in order for the menu to be called
165,					// Menu Top - The Top position of the menu in pixels
190,					// Menu Left - The Left position of the menu in pixels
132,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,					// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"&nbsp;Home&nbsp;","show-menu=","index.htm","Home Moving & Storage Solutions Inc,",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;About&nbsp;Us&nbsp;","show-menu=","AboutUs.htm","About Us",0
,"&nbsp;Services&nbsp;","show-menu=Services","Householdmoves.htm","Services",0
,"&nbsp;Online&nbsp;Estimate&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=","Onlineestimate.htm","OnLineEstimate",0
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FAQ&nbsp;","show-menu=FAQ","Pricing.htm","FAQ",0
,"&nbsp;Contact&nbsp;Us&nbsp;","show-menu=","Contactus.htm","Contact Us",0
])

	addmenu(menu=["FAQ",
	,,105,0,,style2,,"left","Fade(duration=0.9);Alpha(style=0,opacity=88);Shadow(color='#ECECEC', Direction=135, Strength=10)",,,,,,,,,,,,
	,"Pricing","Pricing.htm",,,1
	,"Check&nbsp;List","CheckList.htm",,,1
	,"Moving&nbsp;Tips","MovingTips.htm",,,1
	,"Take&nbsp;Our&nbsp;Survey","TakeOurSurvey.htm",,,1
	,"Testimonials","Testimonials.htm",,,1
	,"Arpin&nbsp;Legacy","ArpinLegacy.htm",,,1
	,"Arpin&nbsp;Timeline","ArpinTimeline.htm",,,1
	])

	addmenu(menu=["Services",
	,,150,0,,style2,,"left","Fade(duration=0.9);Alpha(style=0,opacity=88);Shadow(color='#ECECEC', Direction=135, Strength=10)",,,,,,,,,,,,
	,"Household&nbsp;Moves","Householdmoves.htm",,,1
	,"International&nbsp;Relocation","InternationalRelocation.htm",,,1
	,"Packing&nbsp;Services","Packing.htm",,,1
	,"Logistics&nbsp;Services","Logisticsservices.htm",,,1
	,"Storage&nbsp;Services","Storage.htm",,,1
	,"Canada&nbsp;Moves","Canadamoves.htm",,,1
	])


dumpmenus()