timegap=200
followspeed=5
followrate=40
suboffset_top=1;
suboffset_left=1;

effect = "fade(duration=0.3);Shadow(color='#000000', 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
"CCFFCC",					// Off Font Color
"666699",					// Off Back Color
"FFFFFF",					// On Font Color
"000000",					// On Back Color
"868CFF",					// Border Color
16,							// Font Size
"bold",						// Font Style 
"strong",					// Font Weight
"Arial,bold",	// Font
1,							// Padding
"arrow.gif",				// Sub Menu Image
2,							// 3D Border & Separator
"FFFFFF",					// 3D High Color
"999999",					// 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
30,		// Top
0,			// left
129.6,		// Width
1,			// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"Home","",,"Homepage",1,
"About CDBL","show-menu2",,"Information about CDBL",1,
"CDBL Services","show-menu4",,"The Services we offer",1,
"News & Events","show-menu5",,"CDBL News",1,
"Reports","show-menu7",,"Reports",1,
"Contact CDBL","show-menu6",,"Contact Details",1,
"FAQs","show-menu3",,"Frequently Asked Questions",1,
"Site Map","sitemap.html",,"Sitemap",1
]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Vision & Mision","visionmission.html",,,1,
"Overview","cdblback.html",,,1,
"Milestones","milestone.html",,,1,
"Board of Directors","board.html",,"CDBL Board of Directors",1,
"CDBL Team","team.html",,"The CDBL Team",1,
"Owners","owners.html",,"The owners of CDBL",1,
"Participants","participants.html",,"Participants",1,
"Legal Structure","legalstructure.html",,,1,
"Method of Operation","mo.html",,,1,
"Treasury Bills Electronic Registry","t-bills.html",,,1,
"Technical Info","technology.html",,,1
]

menu4=[,,135,1,,prop1,0,"left",effect,,,,,,,
"Account Opening","account.html",,,1,
"Direct Accounts","directaccounts.html",,,1,
"Dematerialisation","demat.html",,,1,
"Rematerialisation","remat.html",,,1,
"Buying &amp; Selling","buysell.html",,,1,
"Off Market Settlement","offmarket.html",,,1,
"Freeze &amp; Suspension","freeze_suspension.html",,,1,
"Transfer &amp; Transmission","transfer_transmission.html",,,1,
"Pledging","pledge.html",,,1,
"Balance enquiry","login.htm",,"Balance Information",1,
"SMS Alerts Service","cdblSMS.html",,"CDBL SMS Service",1,
"Fees &amp; Deposits","fees.html",,,1,
"Download Forms","download.html",,,1,
"CDBL FTP Site","ftp://122.144.12.216",,,1
]

menu5=[
,,135,1,"",prop1,,"left",effect,,,,,,,
"Latest News","news.asp",,,1,
"News Archive","newsarchive.asp",,,1,
"Events","events.html",,,1
]

menu7=[
,,135,1,"",prop1,,"left",effect,,,,,,,
"Latest Share Price","share_price.html",,,1,
"Annual Reports","AGM.html",,,1
]

menu6=[
,,135,1,"",prop1,,"left",effect,,,,,,,
"Contact Info","contact.html",,,1,
"Feedback","feedback.asp",,,1,
"Career at CDBL","career.asp",,,1
]

menu3=[
,,155,1,"",prop1,,"left",effect,,,,,,,
"What is a Depository?","whatis.html",,,1,
"Why is a depository needed?","whyneeded.html",,,1,
"What are the benefits and voting rights?","benefitsvoting.html",,,1,
"How does it affect Us?","affect.html",,,1,
"How do I open an account?","account.html",,,1,
"Does it affect Buying and Selling?","buysell.html",,,1,
"Which Securities are Eligible?","elsec.html",,,1,
"More FAQs","faq.html",,,1
	]


