timegap=200
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', 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
"003366",					// Off Font Color
"EFF7F8",					// Off Back Color
"ffffff",					// On Font Color
"4a66b5",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"/images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"abcdef",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
100,					// Top
155,					// left
,					// Width
1,					// Border Width
"center",			// 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.padhost.com/",,,1, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Our Services&nbsp;","show-menu2",,"",1,
"&nbsp;Order Now&nbsp;","show-menu3",,"",1,
"&nbsp;Support&nbsp;","show-menu6",,"",1,
"&nbsp;Contact Us&nbsp;","/contact.html",,"",1,
"&nbsp;About&nbsp;","show-menu7",,"",1
]

menu2=[
,,170,1,"",prop1,,"center",effect,,,,,,,
"&nbsp;Linux Shared Hosting&nbsp;","/plans.html",,,1,
"&nbsp;Linux Reseller Accounts&nbsp;","/reseller.html",,,1,
//"&nbsp;Dedicated Servers&nbsp;","/dedicated.html",,,1,
"&nbsp;Domain Registration&nbsp;","https://www.registryrocket.com/default.asp?ec=90C373F2-B654-4E33-8118-A",,,1,
"&nbsp;Website Templates&nbsp;","/web-template.html",,,1
]

menu3=[
,,200,1,"",prop1,,"center",effect,,,,,,,
"Linux Shared Hosting","show-menu4",,,1,
"Linux Reseller Accounts","show-menu8",,,1
//"Dedicated Servers","show-menu5",,,1
]

	menu4=[
	,,125,1,"",prop1,,"left",effect,,,,,,,
	"&nbsp;Basic Plan&nbsp;","http://www.padhost.com/payment/hosting.php?service=uslnxa",,,1,
	"&nbsp;Bronze Plan&nbsp;","http://www.padhost.com/payment/hosting.php?service=uslnxb",,,1,
	"&nbsp;Silver Plan&nbsp;","http://www.padhost.com/payment/hosting.php?service=uslnxc",,,1,
	"&nbsp;Gold Plan&nbsp;","http://www.padhost.com/payment/hosting.php?service=uslnxd",,,1,
	"&nbsp;Platinum Plan&nbsp;","http://www.padhost.com/payment/hosting.php?service=uslnxe",,,1
	]

	menu5=[
	,,175,1,"",prop1,,"left",effect,,,,,,,
	"&nbsp;Dedicated Pentium III&nbsp;","http://auth.paysystems.com/sale.asp?pd_info=558445529284F901D73F2ED951F51BB8077E6F5339A4A77754C7E4F62CE633F3 target=_blank",,,1,
	"&nbsp;Dedicated Pentium IV&nbsp;","http://auth.paysystems.com/sale.asp?pd_info=3AB7E0AEEE0B74E0ABFFF319B016CB1A1CCA871625CE4785D5633DF1B9A5FA28 target=_blank",,,1
	]

menu6=[,,200,1,,prop1,0,"center",effect,0,,,,,,
"&nbsp;Frequently Asked Questions","/faq.html",,,1,
"&nbsp;Download CPanel Manual","/docs/cpanel.zip",,,1,
"&nbsp;Contact Support","/support.html",,,1
]

menu7=[,,160,1,,prop1,0,"center",effect,0,,,,,,
"&nbsp;Network Information&nbsp;","/network.html",,,1,
"&nbsp;Acceptable Use Policy&nbsp;","/policy.html",,,1,
"&nbsp;Terms of Service&nbsp;","/terms.html",,,1,
"&nbsp;Privacy Policy&nbsp;","/privacy.html",,,1
]
	menu8=[
	,,125,1,"",prop1,,"left",effect,,,,,,,
	"&nbsp;Reseller20 Plan","http://www.padhost.com/payment/reseller.php?service=uslnxres20",,,1,
	"&nbsp;Reseller30 Plan","http://www.padhost.com/payment/reseller.php?service=uslnxres30",,,1,
	"&nbsp;Reseller50 Plan","http://www.padhost.com/payment/reseller.php?service=uslnxres50",,,1,
	"&nbsp;Reseller100 Plan","http://www.padhost.com/payment/reseller.php?service=uslnxres100",,,1
	]