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)
}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=80);Shadow(color='#ffffff', Direction=135, Strength=0)"
}
else
{
	effect = "Shadow(color='#ffffff', Direction=135, Strength=0)" 
}


timegap=500				
followspeed=5			
followrate=40			
suboffset_top=0;		
suboffset_left=-3;		

style1=[				
"7b7b7b",				
"ffffff",				
"ffffff",				
"7b7b7b",				
"7b7b7b",				
11,						
"normal",				
"normal",				
"Tahoma,Arial,Verdana",		
1,						
"images/yellow_rght.gif",
,						
"e5e5e5",				
"e5e5e5",				
"e5e5e5",				
"black",		
"images/spacer.gif",
"e5e5e5",				
"e5e5e5",
]


addmenu(menu=[		
"mainmenu",			
118,				
-1,				
110,				
0,					
"center",				
style1,				
1,					
"center",				
effect,				
,					
1, 					
,					
"left",				
,					
,					
,					
,					
,					
,					
,					
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home","\ index.html",,"",1 
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our Profile","\ profile.html",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our Products","show-menu=Products",,"",1
,"&nbsp;&nbsp;&nbsp;Brochure","\ brochure.html",,"",1
,"&nbsp;&nbsp;&nbsp;Mission & Values","\ mission.html",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Join Us","show-menu=Join Us",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;Feedback Form","\ feedback.html",,"",1
])

	addmenu(menu=["Home",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Home","",,,1
	])

	addmenu(menu=["Admissions",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;US","\ us.htm",,,1
	,"&nbsp;&nbsp;Canada","\ canada.htm",,,1
	,"&nbsp;&nbsp;UK","\ uk.htm",,,1
	,"&nbsp;&nbsp;Australia","\ australia.htm",,,1
	,"&nbsp;&nbsp;Other","\ other.htm",,,1
	,"&nbsp;&nbsp;Rankings","\ ranking.htm",,,1
	])
		
	addmenu(menu=["Products",
	,,127,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Stationery","show-menu=Stationery",,"",1
	,"&nbsp;&nbsp;Customized Stationery","\ custstat.html",,,1
	,"&nbsp;&nbsp;Packaging","\ packaging.html",,,1
	,"&nbsp;&nbsp;Innovations","\ new.html",,,1
	])
	
	addmenu(menu=["Stationery",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Report Files","\ reportfiles.html",,,1
	,"&nbsp;&nbsp;Clip Files","\ clipfiles.html",,,1
	,"&nbsp;&nbsp;Ring Binders","\ ringfiles.html",,,1
	,"&nbsp;&nbsp;Display Books","\ displaybook.html",,,1
	,"&nbsp;&nbsp;Expanding Files & &nbsp;&nbsp;Document Cases","\ exfiles.html",,,1
	,"&nbsp;&nbsp;Cheque&nbsp;Book&nbsp;Holders","\ cheque.html",,,1
	,"&nbsp;&nbsp;Name Card Holders","\ name.html",,,1
	,"&nbsp;&nbsp;Photo Albums","\ photoalbum.html",,,1
	,"&nbsp;&nbsp;Separators&nbsp;&&nbsp;Holders","\ seperators.html",,,1
	,"&nbsp;&nbsp;Envelopes","\ envelops.html",,,1
	,"&nbsp;&nbsp;Patti & Flat Files","\ patti.html",,,1
	,"&nbsp;&nbsp;Meeting Folders","\ meeting.html",,,1
	,"&nbsp;&nbsp;Other Utility","\ other.html",,,1
	])
	
	addmenu(menu=["Join Us",
	,,127,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;As a Supplier","\ supplier.html",,"",1
	,"&nbsp;&nbsp;As a Buyer","\ buyer.html",,,1
	,"&nbsp;&nbsp;As a Employee","\ employee.html",,,1
	])

	addmenu(menu=["Coaching",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;SAT","\ sat.htm",,,1
	,"&nbsp;&nbsp;ACT","\ act.htm",,,1
	,"&nbsp;&nbsp;GRE","\ gre.htm",,,1
	,"&nbsp;&nbsp;GMAT","\ gmat.htm",,,1
	,"&nbsp;&nbsp;TOEFL","\ toefl.htm",,,1
	,"&nbsp;&nbsp;IELTS","\ ielts.htm",,,1
	])

	addmenu(menu=["Finance",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Tuition Fees ","\ tuitionfees.htm",,,1
	,"&nbsp;&nbsp;Scholarship and &nbsp;&nbsp;Loans","\ loan.htm",,,1
	,"&nbsp;&nbsp;Cost Cutters","\ costcutters.htm",,,1
	])
	
	addmenu(menu=["About Us",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;About Us","",,,1
	])

dumpmenus()