function redireccion (indice)
{
	switch(indice){
	case 1:
			 parent.header.location.href="SolutionsBasis/Eng-SolutionB.htm"
			 parent.menu1.location.href="SolutionBasis/ENG-CompanyInfo.htm"
  			 parent.main.location.href="SolutionBasis/ENG-SolutionBasis.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
    case 11:
			 parent.header.location.href="../SolutionsBasis/Eng-SolutionB.htm"
			 parent.menu1.location.href="../SolutionBasis/ENG-CompanyInfo.htm"
  			 parent.main.location.href="../SolutionBasis/ENG-SolutionBasis.htm"
			 brake
	case 2:
			 parent.header.location.href="BFT/ENG-Benefits.htm"
			 parent.menu1.location.href="BFT/ENG-BFT-MENU.htm"
  			 parent.main.location.href="BFT/ENG-BFT-MAIN.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
    case 21:
			 parent.menu1.location.href="../BFT/ENG-BFT-MENU.htm"
  			 parent.main.location.href="../BFT/ENG-BFT-MAIN.htm"
			 brake
	case 3:
  			 parent.menu1.location.href="IND/ENG-IND-MENU.htm"
  			 parent.main.location.href="IND/ENG-Focus-IND.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
    case 31:
  			 parent.menu1.location.href="../IND/ENG-IND-MENU.htm"
  			 parent.main.location.href="../IND/ENG-Focus-IND.htm"
			 brake
	case 4:
  			 parent.top.location.href="BusApps/indexBusApp.htm"
			 brake
	case 41:
  			 parent.menu1.location.href="../BusApps/ENG-BusApps-Menu.htm"
  			 parent.main.location.href="../BusApps/ENG-BusApps-Main.htm"
			 brake
    case 42:
  			 parent.menu1.location.href="Business_Applications/ENG-web-menu_sub_business_apl.htm"
  			 parent.main.location.href="Business_Applications/ENG-web-body_sub.htm"
			 brake
    case 5:
  			 parent.menu1.location.href="BusTech/ENG-BusTech-menu.htm"
  			 parent.main.location.href="BusTech/ENG-web-body.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	case 51:
  			 parent.menu1.location.href="../BusTech/ENG-BusTech-menu.htm"
  			 parent.main.location.href="../BusTech/ENG-web-body.htm"
			 brake
	 case 6:
  			 parent.menu1.location.href="Support/ENG-Support-Menu.htm"
  			 parent.main.location.href="Support/ENG-web-body.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	 case 61:
  			 parent.menu1.location.href="../Support/ENG-Support-Menu.htm"
  			 parent.main.location.href="../Support/ENG-web-body.htm"
			 brake 
	 case 7:
  			 parent.menu1.location.href="ENG-Menu1.htm"
  			 parent.top.location.href="ContactUs/EngSet/index-contact.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	  case 8:
  			 parent.menu1.location.href="ENG-Menu1.htm"
  			 parent.main.location.href="CFI/ENG-ABOUT-CFI.htm"
			 parent.menu2.location.href="ENG-MenuSub2.htm"
			 brake
	   case 9:
  			 parent.menu1.location.href="ENG-Menu1.htm"
  			 parent.main.location.href="Portfolio/ENG-Portfolio.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	  case 10:
  			 parent.menu1.location.href="ENG-Menu1.htm"
  			 parent.top.location.href="DownLoad/index-DownLoad.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	  case 12:
  			 parent.menu1.location.href="ENG-Menu1.htm"
  			 parent.main.location.href="SiteMap/ENG-SiteMap.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	  case 13:
  			 parent.menu1.location.href="ENG-Menu1.htm"
  			 parent.main.location.href="Legal/ENG-Legal-Main.htm"
			 parent.menu2.location.href="ENG-Menu2.htm"
			 brake
	 case 14:
  			 parent.menu1.location.href="SPA-Menu1.htm"
  			 parent.main.location.href="SPA-Main.htm"
			 parent.menu2.location.href="SPA-Menu2.htm"
			 parent.news.location.href="SPA-NewsFAQ.htm"
			 brake
	 case 15:
  			 parent.menu1.location.href="../SPA-Menu1.htm"
  			 parent.main.location.href="../SPA-Main.htm"
			 parent.menu2.location.href="../SPA-Menu2.htm"
			 parent.news.location.href="../SPA-NewsFAQ.htm"
			 brake
	 case 16:
  			 parent.menu1.location.href="GER-Menu1.htm"
  			 parent.main.location.href="GER-Main.htm"
			 parent.menu2.location.href="GER-Menu2.htm"
			 parent.news.location.href="GER-NewsFAQ.htm"
			 brake
	 case 17:
  			 parent.menu1.location.href="../GER-Menu1.htm"
  			 parent.main.location.href="../GER-Main.htm"
			 parent.menu2.location.href="../GER-Menu2.htm"
			 parent.news.location.href="../GER-NewsFAQ.htm"
			 brake
	}
}
 // JavaScript Document