 //(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=7; //set number of main menu items
	var LowBgColor='#000000';
	var HighBgColor='#d41f00';
	var FontLowColor='#FF9900';
	var FontHighColor='#ffffff';
	var BorderColor='#FF9900';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,arial,times new roman,comic sans ms"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='true';
	var MenuVerticalCentered='';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.8;
	var StartTop=170; //set vertical offset
	var StartLeft=8; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=0;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1; 
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Info icic >","",7,20,100);
	   	Menu1_1=new Array("About Us","http://www.taurusinfotek.com/about1.html",0,20,170);
	   	Menu1_2=new Array("Our Services","ourservices.html",0);
	   	Menu1_3=new Array("Our Fees","fees.html",0);
	   	Menu1_4=new Array("Photo Gallery","photo.html",0);
	   	Menu1_5=new Array("Site Map","site.html",0);
                Menu1_6=new Array("Immi to Australia","http://www.infoiaic.com",0);
                Menu1_7=new Array("Immi to New Zealand","http://www.infoinic.com",0);




Menu2=new Array("Canada info >","",9);
 	Menu2_1=new Array("About Canada","aboutcan.html",0,20,170);
 	Menu2_2=new Array("Immigration","immigration.html",0);
 	Menu2_3=new Array("Useful Link","uselinks.html",0);
 	Menu2_4=new Array("Job Opportunities","jobsavailable.html",0);
	Menu2_5=new Array("Education","education.htm",0);
        Menu2_6=new Array("Canada Quiz","quiz.html",0);
        Menu2_7=new Array("Canada Time","time.html",0);
        Menu2_8=new Array("IELTS Exam","http://www.infoielts.com",0);
        Menu2_9=new Array("Be a Franchise","canfran.html",0);
 	
Menu3=new Array("FAQ >","",6);
 	Menu3_1=new Array("General Questions","faq.html",0,20,170);
 	Menu3_2=new Array("Specific Questions","faqspeci.html",0);
 	Menu3_3=new Array("Job Questions","faqjob.html",0);
	Menu3_4=new Array("Interview Questions","faqinter.html",0);
	Menu3_5=new Array("Qualifications Questions","faqquali.html",0);
	Menu3_6=new Array("Medical Questions","faqmedi.html",0);


Menu4=new Array("Assess Online >","",3);
Menu4_1=new Array("Online Assess Form","newonline.html",0,20,170);
Menu4_2=new Array("Online Shop","http://www.infoielts.com/products.htm",0,20,170);
Menu4_3=new Array("Our Fees","fees.html",0);
		
       
Menu5=new Array("Glossary ","glossary.html",0);

Menu6=new Array("Contact Us >","",3);
 	Menu6_1=new Array("Contact Us","contact.html",0,20,170);
 	Menu6_2=new Array("Tell A Friend","tell.html",0);
 	Menu6_3=new Array("Guest Book","guest.html",0);

Menu7=new Array("Home","http://www.dreamvisas.com",0);


	       	

	

