menunum=0;menus=new Array();
mydoc=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>";mydoc.write(mt)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0);Alpha(style=0,opacity=100);Shadow(color='#666666', Direction=145, Strength=3)";}
else{
	effect = ""}

timegap=0;followspeed=0;followrate=0;suboffset_top=1;suboffset_left=-2;

style1=["000055","E8E8E8","FFFFFF","000033","ffffff",11,"normal","normal","Tahoma",4,,,,,,,,,,]

style2=["000044","F4F4F4","ffffff","000033","000033",11,"normal","normal","Tahoma",5,"/images/button/bt-sm-arrow2.gif",,,,,,,,,]


addmenu(menu=["mainmenu",182,4,174,1,,style1,1,"left",,,0,,"center",,,,,,,,				
,"<image src=/images/button/bt-menu.gif border=0>About APIIT","show-menu=m01","/aboutapiit.php","",2
,"<image src=/images/button/bt-menu.gif border=0>Study at APIIT","show-menu=m02","/studyatapiit.php","",2
,"<image src=/images/button/bt-menu.gif border=0>Admissions","show-menu=m03","/admissions.php","",2
,"<image src=/images/button/bt-menu.gif border=0>Programmes and Courses","show-menu=m04","http://www.ucti.edu.my/study.htm","",2
,"<image src=/images/button/bt-menu.gif border=0>News and Events","show-menu=m05","/newsnevents.php","",2
,"<image src=/images/button/bt-menu.gif border=0>R&D and Innovation","show-menu=m06","/rndncommercialisation.php","",2
,"<image src=/images/button/bt-menu.gif border=0>Corporate Training","/training","","",2
])

	addmenu(menu=["m01",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"About APIIT","/aboutapiit.php",,,0
	,"Facts & Figures","/factsnfigures.php",,,0
	,"History","/history.php",,,0
	,"Campus Locations","/campuslocations.php",,,0
	,"University Partners","/universitypartners.php",,,0
	,"Why APIIT","/whyapiit.php",,,0
	,"Virtual Tour","/virtualtour.php",,,0
	])
	
	addmenu(menu=["m02",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Study at APIIT","/studyatapiit.php",,,0
	,"Calendar & Key Dates","/calendarnkeydates.php",,,0
	,"Student Services","/studentservices.php",,,0
	,"Campus Resources","/campusresources.php",,,0
	,"Accommodation & Lifestyle","/accommodationnlifestyle.php",,,0
	,"Clubs & Special Interest Groups","/clubsnspecialinterestgroups.php",,,0
	])

	addmenu(menu=["m03",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Admissions","/admissions.php",,,0
	,"Admission Process","/admissionprocess.php",,,0
	,"Entry Requirements","/entryrequirements.php",,,0
	,"Financial Services","/financialservices.php",,,0
	,"Enrolment & Intake Dates","/enrolmentnintakedates.php",,,0
	,"Malaysian Students","/malaysianstudents.php",,,0
	,"International Students","/internationalstudents.php",,,0
	,"Accommodation","/accommodation.php",,,0
	,"Apply Online","/applyonline.php",,,0
	])

	addmenu(menu=["m04",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Programmes and Courses","http://www.ucti.edu.my/study.htm",,,0
	,"Foundation Programme","http://www.ucti.edu.my/foundation.htm",,,0
	,"Diploma Programmes","http://www.ucti.edu.my/diploma.htm",,,0
	,"Undergraduate Programmes","http://www.ucti.edu.my/degree.htm",,,0
	,"Postgraduate Programmes","http://www.ucti.edu.my/postgraduate.htm",,,0
	])

	addmenu(menu=["m05",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"News and Events","/newsnevents.php",,,0
	,"News & Events Update","/newsneventsupdate.php",,,0
	,"Awards & Achievements","/awardsnachievements.php",,,0
	,"Press Room","/pressroom.php",,,0
	])

	addmenu(menu=["m06",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"R&D and Innovation","/rndncommercialisation.php",,,0
	,"R&D at APIIT","/rndatapiit.php",,,0
	,"Fields of Research","/fieldsofresearch.php",,,0
	,"Products Gallery","/productsgallery.php",,,0
	,"R&D Achievements & Awards","/rndachievementsnawards.php",,,0
	,"Opportunities","/opportunities.php",,,0
	])

dumpmenus()