
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)}

effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500
followspeed=5
followrate=40
suboffset_top=4;
suboffset_left=6;
closeOnClick = true

style1=[
"000000",
"96A6F4",
"ffffff",
"0508B7",
"ffffff",
11,
"normal",
"bold",
"Verdana, Arial",
4,
,
,
"66ffff",
"000099",
"White",
"purple",
"",
"ffffff",
"000099",
"ffffff",
]


addmenu(menu=[
"mainmenu",
72,
10,
,
1,
,
style1,
1,
"left",
,
,
1, 					// (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"&nbsp;Working&nbsp;Artist&nbsp;&nbsp;","show-menu=workingartist",,"",1
,"&nbsp;Product&nbsp;&nbsp;","show-menu=product",,"",1
,"&nbsp;Support&nbsp;&nbsp;","show-menu=support",,"",1
,"&nbsp;Downloads&nbsp;&nbsp;","download.html",,"",1
,"&nbsp;Order&nbsp;&nbsp;","sales.html",,"",1
,"&nbsp;Notes&nbsp;&nbsp;","show-menu=notes",,"",1
,"&nbsp;Register&nbsp;&nbsp;","register.html",,"",1
,"&nbsp;New&nbsp;&nbsp;","new.html",,"",1
,"&nbsp;Links&nbsp;","links.html",,"",1
])
	
	addmenu(menu=["workingartist",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Home","index.html",,,1
	,"About&nbsp;Aspen&nbsp;Ridge&nbsp;Arts&nbsp","about.html",,,1
	,"Contact&nbsp;Aspen&nbsp;Ridge&nbsp;Arts&nbsp","contact.html",,,1
	])
	
	addmenu(menu=["product",,,165,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Product&nbsp;Descriptions&nbsp","products.html",,,1
	,"Wish&nbsp;List&nbsp","wishlist.html",,,1
	,"What's&nbsp;New&nbsp;WA&nbsp;3.0&nbsp","Q1019.html",,,1
	,"Version&nbsp;Enhancements&nbsp","Q1011.html",,,1
	])
	
	addmenu(menu=["support",,,160,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"FAQS&nbsp","faqs.html",,,1
	,"Knowledge&nbsp;Base&nbsp","kb.html",,,1
	,"Getting&nbsp;Support&nbsp","support.html",,,1
	,"Working&nbsp;Artist&nbsp;Forum&nbsp","http://www.workingartist.com/phorum",,,1
	,"Forum&nbsp;Guidelines&nbsp","Q1016.html",,,1
	])

	addmenu(menu=["order",,,90,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Purchase","sales.html",,,1
	,"Trial&nbsp;on&nbsp;CD&nbsp","cddemo.html",,,1
	])
	

	addmenu(menu=["notes",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"WA&nbsp;Notes&nbsp;","notes.html",,,1
	,"WA Tips&nbsp","tips.html",,,1
	])
	

dumpmenus()