var isHorizontal=1;

var pressedItem = 3;

var blankImage="";
var fontStyle="normal 9pt Verdana";
var fontColor=["#ff7300","#ffffff"];
var fontDecoration=["none","none"];

var itemBackColor=["#ffffff","#ff7800"];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["",""];
var itemBorderStyle=["none","none"];
var itemBackImage=["",""];

var menuBackImage="";
var menuBackColor="#f8a867";
var menuBgColor="#f67811";
var menuBorderColor="#000000";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=100;
var transition=24;
var transDuration=200;
var shadowColor="#999999";
var shadowLen=4;
var menuWidth="";

var itemCursor="hand";
var itemTarget="";
var statusString="text";
var subMenuAlign = "left";
var subMenuBackColor="#443cb7";
var iconTopWidth  = 104;
var iconTopHeight = 21;
var iconWidth=16;
var iconHeight=16;
var arrowImageMain=["",""];
var arrowImageSub=["img/arrow_link.gif","img/arrow_link.gif"];
var arrowWidth=4;
var arrowHeight=7;
var itemSpacing=1;
var itemPadding=2;

var separatorImage="";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";

var separatorVImage="";
var separatorVWidth="5";
var separatorVHeight="16";

var moveCursor = "move";
var movable = 0;
var absolutePos = 0;
var posX = 20;
var posY = 100;

var floatable=1;
var floatIterations=5;


var menuItems = 
[
    ["","index.html","img/home_off.gif","img/home_on.gif","",],
    
    ["","aboutus.html","img/aboutus_off.gif","img/aboutus_on.gif","",],
	 ["|History","history.html",""],
      ["|Management ","magmt.html",""],
       //["|Facilities ","facilities.html",""],
        ["|Partners ","partners.html",""],
		["|Case Studies ","casestudy.html",""],
	     //["|News ","news.html",""],
	      ["|Careers ","career.html",""],
   
    ["","services.html","img/service_off.gif","img/service_on.gif"],
    ["|Business Consulting","business.html","","",""],
      ["|Application Development","appdev.html","","",""],
	    ["|Application Modernization","appmgmt.html","","",""],
			["|E-Business and Web Application","webportals.html","","",""],
				 ["|Data Analytics and BI Reporting ","dataAnalyticsBIReporting.html","","",""],
					//["|Data Warehouse and BI Reporting","under_construction.html","","",""],
					["|Agile Development","agile_app_dev.html","","",""],
					["|Business Processing","Paper2EDI.html","","",""],
					  ["|Resource Augmentation","migserv.html","","",""],
						["|Training and E-Learning","onlinetest.html","","",""],
						//["|Application Modernization","under_construction.html","","",""],
							
			    
          ["","industries.html","img/industry_off.gif","img/industry_on.gif"],
    		["|Healthcare Solutions","http://www.igihealth.com/index.html","","",""],
			/*["||Health Plans","http://www.igihealth.com/industries/healthplans.html","","",""],
			["||Physicians","http://www.igihealth.com/industries/providers.html","","",""],
			["||Hospitals","http://www.igihealth.com/industries/hospitals.html","","",""],
				["||Employers","http://www.igihealth.com/industries/employers.html","","",""],
			["||Government","http://www.igihealth.com/industries/government.html","","",""],
			["||Consumers","http://www.igihealth.com/industries/consumers.html","","",""],*/
			["|Life Science Solutions","Life_Sciences_solu.html","","",""],
				["|Insurance Solutions","insurancesolu.html","","",""],
					["|Financial Solutions","financesolu.html","","",""],
						<!--["|Cross-Industry Solutions","crossindus.html","","",""],-->
						["|Technology Solutions","technology.html","","",""],
	
	//["","industries.html","img/industry.gif","img/industry_ovr.gif"],
    //["|Healthcare","healthcare.html","",""],
	//["|Life Sciences","Life_Sciences.html","",""],
     // ["|Insurance","insurance.html","",""],
	 
	 	//["|Financial","finance.html","",""],
     
	    <!--<!--["|Technology","technology.html","",""],-->-->
		   <!--["|Emerging Markets","emerging_market.html","",""],-->
    ["","http://www.myigi.com/igiwebcr/asp/login.asp","img/cust_log_off.gif","img/cust_log_on.gif",""],
	["","news.html","img/news_nor.gif","img/news_ovr.gif",""],
	["","contact.html","img/contactus_off.gif","img/contactus_on.gif",""]
];

apy_init();