timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#111111', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[				// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF", 		// Off Font Color
"888888", 		// Off Back Color
"C6C6C6", 		// On Font Color
"000000", 		// On Back Color
"000000", 		// Border Color
10,							// Font Size
"normal", 		// Font Style
"normal", 		// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
1,							// Padding
"arrow.gif",				// Sub Menu Image
"111111", 				  // 3D Border & Separator
"111111", 		// 3D High Color
"111111", 		// 3D Low Color
,				  // Referer item Font Color (leave this blank to disable)
,				  // Referer item Back Color (leave this blank to disable)
]

menu1=[		// This is the array that contains your menu properties and details
2,				    // Top
,				  // left
,					// Width
,				    // Border Width
"left",	// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center", // Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1,					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"&nbsp;&nbsp;Home&nbsp;&nbsp;","http://www.artworxinn.com/index.asp",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;&nbsp;Features&nbsp;&nbsp;","http://www.artworxinn.com/features.asp",,,1,
"&nbsp;&nbsp;Services&nbsp;&nbsp;","show-menu2","http://www.artworxinn.com/services.asp",,1,
"&nbsp;&nbsp;Portfolio&nbsp;&nbsp;","http://www.artworxinn.com/portfolio.asp",,,1,
"&nbsp;&nbsp;Corporate&nbsp;Partners&nbsp;&nbsp;","http://www.artworxinn.com/partners.asp",,,1,
"&nbsp;&nbsp;Contact&nbsp;&nbsp;","http://www.artworxinn.com/contact.asp",,,1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Internet Programming","show-menu4","http://www.artworxinn.com/services.asp?ContentID=InetProg",,0,
"Graphic Design","show-menu5","http://www.artworxinn.com/services.asp?ContentID=GraphicDesign",,0,
"Content Editing","http://www.artworxinn.com/services.asp?ContentID=ContentEditing",,,0,
"Streaming Media","http://www.artworxinn.com/services.asp?ContentID=Streaming",,,0,
"Flash Animation","http://www.artworxinn.com/services.asp?ContentID=Flash",,,0,
"Website Hosting","http://www.artworxinn.com/services.asp?ContentID=Hosting",,,0
//"Website Hosting","show-menu3","services.asp?ContentID=Hosting",,0
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Shared","http://www.artworxinn.com/services.asp?ContentID=SharedHosting",,,0,
	"Dedicated","http://www.artworxinn.com/services.asp?ContentID=DedicatedHosting",,,0,
	"Reseller","http://www.artworxinn.com/services.asp?ContentID=ResellerHosting",,,0
	]

	menu4=[
	,,170,1,"",prop1,,"left",effect,,,,,,,
	"Shopping Carts","http://www.artworxinn.com/services.asp?ContentID=Shopping",,,0,
	"Admin Systems","http://www.artworxinn.com/services.asp?ContentID=AdminSystems",,,0,
	"Users & Login","http://www.artworxinn.com/services.asp?ContentID=UserSystems",,,0,
	"Auction Systems","http://www.artworxinn.com/services.asp?ContentID=AuctionSystems",,,0,
	"Legacy Interface","http://www.artworxinn.com/services.asp?ContentID=LegacyIntegration",,,0,
	"Custom Solutions","http://www.artworxinn.com/services.asp?ContentID=CustomSolutions",,,0
//	  "Custom Solutions","show-menu6","services.asp?ContentID=CustomSolutions",,0
	]

menu5=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Internet Design", "http://www.artworxinn.com/services.asp?ContentID=InternetDesign",,,
//"Print Design", "services.asp?ContentID=PrintDesign",,,
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Internet Speed Test", "http://www.artworxinn.com/services.asp?ContentID=SpeedTest",,,,
"Email Newsletters and Automation", "http://www.artworxinn.com/services.asp?ContentID=AutoEmail",,,,
"DHTML & Javascript", "http://www.artworxinn.com/services.asp?ContentID=DHTMLjs",,,,
"Chat Rooms & Discussion Forms", "http://www.artworxinn.com/services.asp?ContentID=ChatDiscuss",,,
]

