
  document.write( '<div style="font-size: 2px; margin: 0; line-height: 1px">&nbsp;</div>' );
  
  breadCrumb();
  
  

  // GLOBAL JAVASCRIPT INCLUDE FILE FOR ALL SPONSORSHIP SITES

  // This is the global popDisclaimer function for ad served elements
  function deliverPopDisclaimer( mLink )
  {
    var popDisclaimer = window.open( "","disclaimer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=370,height=210,top=100,left=150,screenX=180,screenY=100" );
    popDisclaimer.document.write( '<html><head><title>FamilyFun.com - Disclaimer</title>' );
    popDisclaimer.document.write( '<SCR'+'IPT TYPE="text/javascript" LANGUAGE="JavaScript">' );
    popDisclaimer.document.write( 'sendTimer = setTi'+'meout( "sendToClientSide()",1500);closeTimer = setT'+'imeout( "window.close()",45000);' );
    popDisclaimer.document.write( 'func'+'tion sendToCl'+'ientSide(){window.op'+'en( "'+mLink+'" ); this.focus();}' );
    popDisclaimer.document.write( '</scr'+'ipt>' );
    popDisclaimer.document.write( '</head><body bgcolor="#FFFFFF" text="#0065CE" link="#FFFF80" vlink="#FFFF80" alink="#FFFF80" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>' );
    popDisclaimer.document.write( '<table width="370" height="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="/Resources/global/ff_disclaimer_top.gif" width="370" height="27" alt="" border="0"></td></tr><tr><td><table width="330" border="0" cellspacing="0" cellpadding="0" align="center"><tr><td><br><FONT FACE="Verdana,sans-serif" SIZE="2" COLOR="#0065CE"><b>The web site you are about to link to is not controlled by FamilyFun.com and different terms of use and privacy policy will apply. By proceeding you agree and understand that FamilyFun.com is not responsible for the site you are about to access.</b></FONT><br><br><FONT FACE="Verdana,sans-serif" SIZE="2" COLOR="red"><b>If the window does not open, <a href="'+mLink+'" target="_blank"><FONT FACE="Verdana,sans-serif" SIZE="2" COLOR="red">click here</A></font><FONT FACE="Verdana,sans-serif" SIZE="2" COLOR="red">.</b></font></td></tr></table>' );
    popDisclaimer.document.write( '</td></tr><tr bgcolor="#ffffff"><td align="center" height="20"><a href="javascript:window.close();"><FONT FACE="Verdana,sans-serif" SIZE="1" COLOR="#006699"><b>Close this window</b></font></a><BR></td></tr></table>' );
    popDisclaimer.document.write( '</body></html>' );
    popDisclaimer.document.close();
    //  alert(mLink)
  }


  // Netscape 4.0 redirect
  document.write( '<script language="javascript">' );
  document.write( '   if( !document.getElementById ) top.location.replace( "http://disney.go.com/home/html/index.html" );' );
  document.write( '</script>' );
  
  
  
  function breadCrumb() 
  {
      theURL = location.href;

      if( theURL.indexOf( "arts-and-crafts" ) != -1 )
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Arts_and_Crafts";
      }
      else if( theURL.indexOf( "register.go.com/family" ) != -1 )
      {
          if( document.location.hostname == "register.go.com" || document.location.hostname == "family.register.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Register";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Register";
          }
      }
      else if( theURL.indexOf( "registerqa.go.com/family" ) != -1 ) 
      {
          if( document.location.hostname == "registerqa.go.com" || document.location.hostname == "family.register.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Register";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Register";
          }
      }
      else if( theURL.indexOf( "/printables/" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Printables";                       
      }
      else if( theURL.indexOf( "/magazine/" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Yourtime";                       
      }
      else if( theURL.indexOf( "/utilities/" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "utilities+sweepstakes+pages";                       
      }
      else if( theURL.indexOf( "/games/" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Games";                      
      }
      else if( theURL.indexOf( "decorating-ideas" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Decorating+Ideas";                        
      }
      else if( theURL.indexOf( "parties" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Parties";
      }
      else if( theURL.indexOf( "parenting" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parenting";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parenting";
          }
      }
      else if( theURL.indexOf( "recipes" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Recipes";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Recipes";
          }
      }
      else if( theURL.indexOf( "family-travel" ) != -1 ) 
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Family-travel";
      }
      else if( theURL.indexOf( "babynamer" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parenting";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parenting";
          }
      }
      else if( theURL.indexOf( "events" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parties";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parties";
          }
      }
      else if( theURL.indexOf( "invite" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parties";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parties";
          }
      }
      else if( theURL.indexOf( "babycal" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parenting";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Parenting";
          }
      }
      else if( theURL.indexOf( "cookbook" ) != -1 ) 
      {
          if( document.location.hostname == "jas.familyfun.go.com" || document.location.hostname == "jas.family.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Recipes";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Recipes";
          }
      }
      else if( theURL.indexOf( "sendpage" ) != -1 ) 
      {
          if( document.location.hostname == "jas.family.go.com" || document.location.hostname == "jas.familyfun.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Email+a+friend";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Email+a+Friend";
          }
      }
      else if( theURL.indexOf( "familySearch" ) != -1 ) 
      {
          if( document.location.hostname == "searchb.familyfun.go.com" || document.location.hostname == "searchb.family.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Search";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Search";
          }
      }
      else if( theURL.indexOf( "crafts?page=Craftdisplay" ) != -1 ) 
      {
          if( document.location.hostname == "jas.familyfun.go.com" || document.location.hostname == "jas.family.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Arts+and+Crafts";
            bCrumbLevel_3 = "Craft";                                     
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Arts+and+Crafts";
            bCrumbLevel_3 = "Craft";
          }
      }
      else if( theURL.indexOf( "crafts?page=CraftdisplayComments" ) != -1 ) 
      {
          if( document.location.hostname == "jas.familyfun.go.com" || document.location.hostname == "jas.family.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Arts+and+Crafts";
            bCrumbLevel_3 = "Craft+comments";                                     
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Arts+and+Crafts";
            bCrumbLevel_3 = "Craft+comments"; 
          }
      }
      else if( theURL.indexOf( "healthtools" ) != -1 ) 
      {
          if( document.location.hostname == "jas.familyfun.go.com" || document.location.hostname == "jas.family.go.com" )
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Health+Tools";
          }
          else
          {
            bCrumbLevel_1 = "FamilyFun";
            bCrumbLevel_2 = "Health+Tools";
          }
      }
      else
      {
        bCrumbLevel_1 = "FamilyFun";
        bCrumbLevel_2 = "Unknown+Page";                        
      }
  }  