
<!--

function cambiar_color(imgName) {

   ////////////////////////////////////////////////////////////////////////////////
   /*         This code is Copyright (c)1999 Horizons Unlimited Group            */
   /*                             All rights reserved.                           */
   /*                                www.huginc.com                              */
   /*                                 888-985-8585                               */
   /*                           The Colony, Texas, U.S.A.                        */
   ////////////////////////////////////////////////////////////////////////////////
   
    toc1off.src="http://www.insiderreports.com/images/navigation/i-blink_off.gif";img_inact('toc1');
    toc2off.src=toc1off.src;img_inact('toc2');  
    toc3off.src=toc1off.src;img_inact('toc3');
    toc4off.src=toc1off.src;img_inact('toc4');
    toc5off.src=toc1off.src;img_inact('toc5');
    toc6off.src=toc1off.src;img_inact('toc6');
    toc7off.src=toc1off.src;img_inact('toc7');
    toc8off.src=toc1off.src;img_inact('toc8');
    toc9off.src=toc1off.src;img_inact('toc9'); 
    toc10off.src=toc1off.src;img_inact('toc10');

    logo1off.src="http://www.insiderreports.com/images/navigation/m_home.gif";img_inact('logo1');
    logo2off.src=logo1off.src;img_inact('logo2');  
    logo3off.src=logo1off.src;img_inact('logo3');
    logo4off.src=logo1off.src;img_inact('logo4');
    logo5off.src=logo1off.src;img_inact('logo5');
    logo6off.src=logo1off.src;img_inact('logo6');
    logo7off.src=logo1off.src;img_inact('logo7');
    logo8off.src=logo1off.src;img_inact('logo8');
    logo9off.src=logo1off.src;img_inact('logo9');
    logo10off.src=logo1off.src;img_inact('logo10');

        if (imgName == "toc1") toc1off.src="http://www.insiderreports.com/images/navigation/i-blink_red.gif";
    else
      {if (imgName == "toc2") toc2off.src=toc1off.src;                 
	    else
		 {if (imgName == "toc3") toc3off.src=toc1off.src;                 
		  else
          {if (imgName == "toc4") toc4off.src=toc1off.src;
          else
          {if (imgName == "toc5") toc5off.src=toc1off.src;
          else
          {if (imgName == "toc6") toc6off.src=toc1off.src; 
            else
          {if (imgName == "toc7") toc7off.src=toc1off.src;
          else
          {if (imgName == "toc8") toc8off.src=toc1off.src;
          else
          {if (imgName == "toc9") toc9off.src=toc1off.src;
          else                  
            toc10off.src=toc1off.src;
          }
          }
          }
          }
          }
          }
         }
       }  
       
        if (imgName == "logo1") logo1off.src="http://www.insiderreports.com/images/navigation/m_home.gif";
     else
	   {if (imgName == "logo2") logo2off.src=logo1off.src;
         else
         {if (imgName == "logo3") logo3off.src=logo1off.src;
          else
	      {if (imgName == "logo4") logo4off.src=logo1off.src;
          else
	      {if (imgName == "logo5") logo5off.src=logo1off.src;
          else
	      {if (imgName == "logo6") logo6off.src=logo1off.src;
          else
	      {if (imgName == "logo7") logo7off.src=logo1off.src;
          else
	      {if (imgName == "logo8") logo8off.src=logo1off.src;
          else
	      {if (imgName == "logo9") logo9off.src=logo1off.src;
          else          
           logo10off.src=logo1off.src;
          }
          }
          }
          }
          }
          }
         }
       }         
        if (version == "n3") {
        imgOn = eval(imgName + "on.src");
        document.images [imgName].src = imgOn;
          }     
}
if (document.images)
  {
    version = "n3";
  }        
else
  {
    version = "n2";
  }

        if (version == "n3")         {
          logo1on = new Image(104,70);
          logo1on.src = "http://www.insiderreports.com/images/navigation/m_news.gif"; 
          logo1off = new Image(104,70);
          logo1off.src = "http://www.insiderreports.com/images/navigation/m_home.gif"; 
          logo2on = new Image(104,70);
          logo2on.src = "http://www.insiderreports.com/images/navigation/m_consumer.gif"; 
          logo2off = new Image(104,70);
          logo2off.src = logo1off.src; 
          logo3on = new Image(104,70);
          logo3on.src = "http://www.insiderreports.com/images/navigation/m_themoney.gif";
          logo3off = new Image(104,70);
          logo3off.src = logo1off.src; 
          logo4on = new Image(104,70);
          logo4on.src = "http://www.insiderreports.com/images/navigation/m_careertrack.gif";
          logo4off = new Image(104,70);
          logo4off.src = logo1off.src; 
          logo5on = new Image(104,70);
          logo5on.src = "http://www.insiderreports.com/images/navigation/m_healthquest.gif";   
          logo5off = new Image(104,70);
          logo5off.src = logo1off.src; 
 
          logo6on = new Image(104,70);
          logo6on.src = "http://www.insiderreports.com/images/navigation/m_business.gif";   
          logo6off = new Image(104,70);
          logo6off.src = logo1off.src; 
          
          logo7on = new Image(104,70);
          logo7on.src = "http://www.insiderreports.com/images/navigation/m_smalloffice.gif";           
          logo7off = new Image(104,70);
          logo7off.src = logo1off.src; 
          
          logo8on = new Image(104,70);
          logo8on.src = "http://www.insiderreports.com/images/navigation/m_webbuilder.gif";
          logo8off = new Image(104,70);
          logo8off.src = logo1off.src; 
          
		  logo9on = new Image(104,70);
          logo9on.src = "http://www.insiderreports.com/images/navigation/m_marketing.gif";
          logo9off = new Image(104,70);
          logo9off.src = logo1off.src;
          
          logo10on = new Image(104,70);
          logo10on.src = "http://www.insiderreports.com/images/navigation/m_classifieds.gif";  
          logo10off = new Image(104,70);
          logo10off.src = logo1off.src; 
        toc1on = new Image(20, 19);
        toc1on.src = "http://www.insiderreports.com/images/navigation/i-blink_on.gif";
        toc1off = new Image(20, 19);
        toc1off.src = "http://www.insiderreports.com/images/navigation/i-blink_off.gif";
        toc2on = new Image(20, 19);
        toc2on.src = toc1on.src;
        toc2off = new Image(20, 19);
        toc2off.src = toc1off.src;        
        toc3on = new Image(20, 19);
        toc3on.src = toc1on.src;
        toc3off = new Image(20, 19);
        toc3off.src = toc1off.src;
        toc4on = new Image(20, 19);
        toc4on.src = toc1on.src;
        toc4off = new Image(20, 19);
        toc4off.src = toc1off.src;
        toc5on = new Image(20, 19);
        toc5on.src = toc1on.src;
        toc5off = new Image(20, 19);
        toc5off.src = toc1off.src;
        toc6on = new Image(20, 19);
        toc6on.src = toc1on.src;
        toc6off = new Image(20, 19);
        toc6off.src = toc1off.src;
        toc7on = new Image(20, 19);
        toc7on.src = toc1on.src;
        toc7off = new Image(20, 19);
        toc7off.src = toc1off.src;
        toc8on = new Image(20, 19);
        toc8on.src = toc1on.src;
        toc8off = new Image(20, 19);
        toc8off.src = toc1off.src;        
        toc9on = new Image(20, 19);
        toc9on.src = toc1on.src;
        toc9off = new Image(20, 19);
        toc9off.src = toc1off.src; 
        toc10on = new Image(20, 19);
        toc10on.src = toc1on.src;
        toc10off = new Image(20, 19);
        toc10off.src = toc1off.src; 
           }

function img_act(imgName,boton) {
        if (version == "n3") {
        imgOn = eval(imgName + "on.src");
          document.images [imgName].src = imgOn;
       
          if (boton == "1")
          imagesEn = eval("logo1on.src");
          else
          {if (boton == "2")
          imagesEn = eval("logo2on.src");         
            else
            {if (boton == "3")
                imagesEn = eval("logo3on.src");
                else
                {if (boton == "4")
                imagesEn = eval("logo4on.src");
                else
                {if (boton == "5")
                 imagesEn = eval("logo5on.src");
                else
                {if (boton == "6")
                 imagesEn = eval("logo6on.src"); 
                else      
                {if (boton == "7")
                 imagesEn = eval("logo7on.src");                 
                else
                {if (boton == "8")
                 imagesEn = eval("logo8on.src");                 
                else
                {if (boton == "9")
                 imagesEn = eval("logo9on.src");                 
                else
                
                 imagesEn = eval("logo10on.src");
                }
                }
                }
                }
                }
                }
			 } 
			}
                                  
          document.images ["logo1"].src = imagesEn;
        }
}
function img_inact(imgName,boton) {
        if (version == "n3") {
        imgOff = eval(imgName + "off.src");
        document.images [imgName].src = imgOff;
       
          if (boton == "1")
          imagesEn = eval("logo1off.src");
          else
          {if (boton == "2")
          imagesEn = eval("logo2off.src");         
            else
            {if (boton == "3")
                imagesEn = eval("logo3off.src");
                else
                {if (boton == "4")
                imagesEn = eval("logo4off.src");
                else
                {if (boton == "5")
                 imagesEn = eval("logo5off.src");
                else
                {if (boton == "6")
                 imagesEn = eval("logo6off.src"); 
                else      
                {if (boton == "7")
                 imagesEn = eval("logo7off.src");                 
                else
                {if (boton == "8")
                 imagesEn = eval("logo8off.src");                 
                else
                {if (boton == "9")
                 imagesEn = eval("logo9off.src");                 
                else                             
                 imagesEn = eval("logo10off.src");
                }
                }
                }
                }
                }
                }
			 } 
			}
                                  
          document.images ["logo1"].src = imagesEn;        
         }
 }
 

		function launch_WS(URL) {
		        window.open(URL, "NiceWindow",
		"scrollbars=yes,resizable=yes,width=500,height=400");
		 }
		 
		function launch(URL) {
		        window.open(URL, "NiceWindow",
		"scrollbars=no,resizable=yes,width=300,height=250");
		 }
		 
		function launchlarge(URL) {
		        window.open(URL, "NiceWindow",
		"scrollbars=yes,resizable=yes,width=480,height=500");
		 }

		function launchlarge_WS(URL) {
		        window.open(URL, "NiceWindow",
		"scrollbars=yes,resizable=yes,width=480,height=500");
		 }	 

		function launchsmall(URL) {
		        window.open(URL, "NiceWindow",
		"scrollbars=no,resizable=yes,width=300,height=250");
		 }

		function launchsmall_WS(URL) {
		        window.open(URL, "NiceWindow",
		"scrollbars=no,resizable=yes,width=300,height=250");
		 }
		 
		function srchjump() 
		 {
		 //window.alert(document.forms.frmqstrbox.frmWhere2Srch.options[document.forms.frmqstrbox.frmWhere2Srch.selectedIndex].value);
		 //if (document.frmqstrbox.frmWhere2Srch.value == "LFRM") {  //this works in IE, but not Netscape 4
		 if (document.forms.frmsrchbox.frmSrchScope.options[document.forms.frmsrchbox.frmSrchScope.selectedIndex].value == "LFRM")
		  {
		  window.location.href="http://www.huginc.com/link.asp?LinkID=41";
		  }
		 }

function Rcertify() 
{ 
// BBB Online
popupWin = window.open('http://www.bbbonline.org/cks.asp?id=101061311403017519', 'Participant','location=yes,scrollbars=yes,width=450,height=300'); 
window.name = 'opener'; 
} 




//IMPORTANT -  this code until END CLONE is cloned in huginc/_scriptLibrary/adpopup.js
/*   This script came from the 24 hour JavaScripts Sitelocated at http://www.javascripts.com.  It is brought to   you by Eric Jarvies, Lewis Sellers, Giuseppe Lombardo,           Kurt Anderson, and David Medinets. */var expDays = 30;var exp = new Date(); exp.setTime(exp.getTime() + (expDays*24*60*60*1000));function Count(info){                var WWHCount = GetCookie('WWHCount')                if (WWHCount == null) {                        WWHCount = 0;                }                else{                        WWHCount++;                }                SetCookie ('WWHCount', WWHCount, exp);        return WWHCount;}function set(){        VisitorName = prompt("Who are you?",'');        SetCookie ('VisitorName', VisitorName, exp);        SetCookie ('WWHCount', 0, exp);        SetCookie ('WWhenH', 0, exp);		document.location ='demo.html';return true;}function getCookieVal (offset) {          var endstr = document.cookie.indexOf (";", offset);          if (endstr == -1)                    endstr = document.cookie.length;                  return unescape(document.cookie.substring(offset, endstr));}function GetCookie (name) {          var arg = name + "=";          var alen = arg.length;          var clen = document.cookie.length;          var i = 0;          while (i < clen) {            var j = i + alen;            if (document.cookie.substring(i, j) == arg)                      return getCookieVal (j);                    i = document.cookie.indexOf(" ", i) + 1;                    if (i == 0) break;           }          return null;}function SetCookie (name, value) {          var argv = SetCookie.arguments;          var argc = SetCookie.arguments.length;          var expires = (argc > 2) ? argv[2] : null;          var path = (argc > 3) ? argv[3] : null;          var domain = (argc > 4) ? argv[4] : null;          var secure = (argc > 5) ? argv[5] : false;          document.cookie = name + "=" + escape (value) +         ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +         ((path == null) ? "" : ("; path=" + path)) +          ((domain == null) ? "" : ("; domain=" + domain)) +            ((secure == true) ? "; secure" : "");}function DeleteCookie (name) {          var exp = new Date();          exp.setTime (exp.getTime() - 1);          // This cookie is history          var cval = GetCookie (name);          document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();}
function launch198x300(URL) {
        window.open(URL, "NiceWindow",
		"scrollbars=no,resizable=yes,width=198,height=300");
}


//-->
