timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.5);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
"cccccc",					// Off Font Color
"333366",					// Off Back Color
"336699",					// On Font Color
"ffffcc",					// On Back Color
"ffffff",					// Border Color
13,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 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
104,					// Top - before was 10
368,					// left  - before 150
,					// Width
1,					// Border Width
"centre",			// 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
"HOME","index.htm",,"index.htm",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"FEATURES","show-menu2",,"#",1,
"BENEFITS","benefit.htm",,,1,
"IMAGING","show-menu4",,"#",1,
"PDF","show-menu5",,"#",1,
"ALCHEMY","show-menu6",,"#",1,
"PROFILE","show-menu7",,"#",1,
"CONTACT","contact.htm",,,1
]

menu2=[
,,170,1,"",prop1,,"left",effect,0,,,,,,
"Proscan Limited","feature.htm#featur1",,,1,
"What we do?","feature.htm#featur2",,,1,
"Why Outsource?","feature.htm#featur3",,,1,
"Who Outsources?","feature.htm#featur4",,,1
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,0,,,,,,
	"item","About_POSF/fund.htm",,,1,
	"item","About_POSF/fund_history.htm",,,1
	]

menu4=[
,,170,1,"",prop1,,"center",effect,0,,,,,,
"Why Images vs Paper","docimag.htm#docim1",,,1,
"Process from start to finish","docimag.htm#docim2",,,1,
"Large volume conversions welcome","docimag.htm#docim3",,,1,
"High speed scan, colour, greyscale, mono","docimag.htm#docim4",,,1,
"Wide format screening","docimag.htm#docim5",,,1,
"Film Scanning","docimag.htm#docim6",,,1,
"Indexing","docimag.htm#docim7",,,1,
"Output file formats and media","docimag.htm#docim8",,,1,
"File transfer protocol","docimag.htm#docim9",,,1,
"How we scan/manage running files","docimag.htm#docim10",,,1,
"How we scan/manage closed files","docimag.htm#docim11",,,1
]

	menu5=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Acrobat PDF","pdfconv.htm#pdfcon1",,,1,
	"About PDF","pdfconv.htm#pdfcon2",,,1,
	"PDF for the web","pdfconv.htm#pdfcon3",,,1,
	"Book-marking & links","pdfconv.htm#pdfcon4",,,1,
	"Download Adobe Acrobat Reader","pdfconv.htm#pdfcon5",,,1
	]

menu6=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Free Alchemy Search Viewer","alchemy.htm#alch4",,,1,
"Alchemy Pro/Alchemy Datagrabber","alchemy.htm#alch1",,,1,
"Single user or multi-user access","alchemy.htm#alch2",,,1,
"Alchemy web server","alchemy.htm#alch3",,,1
]

menu7=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Our Mission","company.htm#comp1",,,1,
"Associations & Certifications","company.htm#comp2",,,1,
"ISO Compliance","company.htm#comp3",,,1,
"Certified document imaging architects","company.htm#comp4",,,1,
"FAQ","company.htm#comp9",,,1,
"Cost Comparison","company.htm#comp10",,,1
]


menu8=[
,,140,1,"",prop1,,"",effect,,,,,,,
"item","Report/reports.htm",,,1
]




















