

/*** 
    Simple jQuery Slideshow Script
    Released by Jon Raasch (jonraasch.com) under FreeBSD license: free to use or modify, not responsible for anything, etc.  Please link out to me if you like it :)
***/

function slideSwitch() {
    var $active = $('#slideshow IMG.active');

    if ( $active.length == 0 ) $active = $('#slideshow IMG:last');

    // use this to pull the images in the order they appear in the markup
    var $next =  $active.next().length ? $active.next()
        : $('#slideshow IMG:first');

    // uncomment the 3 lines below to pull the images in random order
    
    // var $sibs  = $active.siblings();
    // var rndNum = Math.floor(Math.random() * $sibs.length );
    // var $next  = $( $sibs[ rndNum ] );


    $active.addClass('last-active');

    $next.css({opacity: 0.0})
        .addClass('active')
        .animate({opacity: 1.0}, 1000, function() {
            $active.removeClass('active last-active');
        });
}

$(function() {
    setInterval( "slideSwitch()", 5000 );
});



function mmLoadMenus() {
  if (window.mm_menu_0520173159_0) return;
                          window.mm_menu_0520173159_0 = new Menu("root",248,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#195C07","#23870A","left","middle",5,0,1000,-5,7,true,false,true,0,true,false);
  mm_menu_0520173159_0.addMenuItem("Your&nbsp;shopping&nbsp;cart&nbsp;is&nbsp;currently&nbsp;empty");
   mm_menu_0520173159_0.hideOnMouseOut=true;
   mm_menu_0520173159_0.bgColor='#555555';
   mm_menu_0520173159_0.menuBorder=1;
   mm_menu_0520173159_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520173159_0.menuBorderBgColor='#777777';
  window.mm_menu_0520174132_0 = new Menu("root",185,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#195C07","#23870A","left","middle",5,0,1000,-5,7,true,false,true,0,true,false);
  mm_menu_0520174132_0.addMenuItem("Register","location='#'");
  mm_menu_0520174132_0.addMenuItem("Login","location='#'");
  mm_menu_0520174132_0.addMenuItem("Forgot&nbsp;Password","location='#'");
  mm_menu_0520174132_0.addMenuItem("Return/Replacement&nbsp;Policy","location='#'");
  mm_menu_0520174132_0.addMenuItem("Shipping&nbsp;Policy","location='#'");
   mm_menu_0520174132_0.hideOnMouseOut=true;
   mm_menu_0520174132_0.bgColor='#555555';
   mm_menu_0520174132_0.menuBorder=1;
   mm_menu_0520174132_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520174132_0.menuBorderBgColor='#777777';

                            window.mm_menu_0520174712_0 = new Menu("root",180,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#67864A","#86AB65","left","middle",5,0,1000,-5,7,true,false,true,0,false,false);
  mm_menu_0520174712_0.addMenuItem("Sunscreen","location='#'");
  mm_menu_0520174712_0.addMenuItem("Sun&nbsp;care&nbsp;facts","location='#'");
  mm_menu_0520174712_0.addMenuItem("After&nbsp;Sun","location='#'");
  mm_menu_0520174712_0.addMenuItem("Baby&nbsp;Sunscreen","location='#'");
   mm_menu_0520174712_0.hideOnMouseOut=true;
   mm_menu_0520174712_0.bgColor='#555555';
   mm_menu_0520174712_0.menuBorder=1;
   mm_menu_0520174712_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520174712_0.menuBorderBgColor='#777777';

    window.mm_menu_0520192937_0 = new Menu("root",180,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#67864A","#86AB65","left","middle",5,0,1000,-5,7,true,false,true,0,false,false);
  mm_menu_0520192937_0.addMenuItem("New&nbsp;item1","location='#'");
  mm_menu_0520192937_0.addMenuItem("New&nbsp;item2");
  mm_menu_0520192937_0.addMenuItem("New&nbsp;item3");
  mm_menu_0520192937_0.addMenuItem("New&nbsp;item4");
  mm_menu_0520192937_0.addMenuItem("New&nbsp;item5");
   mm_menu_0520192937_0.hideOnMouseOut=true;
   mm_menu_0520192937_0.bgColor='#555555';
   mm_menu_0520192937_0.menuBorder=1;
   mm_menu_0520192937_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520192937_0.menuBorderBgColor='#777777';

  window.mm_menu_0520194736_0 = new Menu("root",180,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#67864A","#86AB65","left","middle",5,0,1000,-5,7,true,false,true,0,false,false);
  mm_menu_0520194736_0.addMenuItem("New&nbsp;item1","location='#'");
  mm_menu_0520194736_0.addMenuItem("New&nbsp;item2","location='#'");
  mm_menu_0520194736_0.addMenuItem("New&nbsp;item3","location='#'");
  mm_menu_0520194736_0.addMenuItem("New&nbsp;item4","location='#'");
   mm_menu_0520194736_0.hideOnMouseOut=true;
   mm_menu_0520194736_0.bgColor='#555555';
   mm_menu_0520194736_0.menuBorder=1;
   mm_menu_0520194736_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520194736_0.menuBorderBgColor='#777777';

  window.mm_menu_0520194900_0 = new Menu("root",180,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#67864A","#86AB65","left","middle",5,0,1000,-5,7,true,false,true,0,false,false);
  mm_menu_0520194900_0.addMenuItem("New&nbsp;item1","location='#'");
  mm_menu_0520194900_0.addMenuItem("New&nbsp;item2","location='#'");
  mm_menu_0520194900_0.addMenuItem("New&nbsp;item3","location='#'");
  mm_menu_0520194900_0.addMenuItem("New&nbsp;item4","location='#'");
  mm_menu_0520194900_0.addMenuItem("New&nbsp;item5","location='#'");
  mm_menu_0520194900_0.addMenuItem("New&nbsp;item6","location='#'");
   mm_menu_0520194900_0.hideOnMouseOut=true;
   mm_menu_0520194900_0.bgColor='#555555';
   mm_menu_0520194900_0.menuBorder=1;
   mm_menu_0520194900_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520194900_0.menuBorderBgColor='#777777';

  window.mm_menu_0520195003_0 = new Menu("root",180,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#67864A","#86AB65","left","middle",5,0,1000,-5,7,true,false,true,0,false,false);
  mm_menu_0520195003_0.addMenuItem("New&nbsp;item1","location='#'");
  mm_menu_0520195003_0.addMenuItem("New&nbsp;item2","location='#'");
  mm_menu_0520195003_0.addMenuItem("New&nbsp;item3","location='#'");
  mm_menu_0520195003_0.addMenuItem("New&nbsp;item4","location='#'");
   mm_menu_0520195003_0.hideOnMouseOut=true;
   mm_menu_0520195003_0.bgColor='#555555';
   mm_menu_0520195003_0.menuBorder=1;
   mm_menu_0520195003_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520195003_0.menuBorderBgColor='#777777';

  window.mm_menu_0520195051_0 = new Menu("root",180,25,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#67864A","#86AB65","left","middle",5,0,1000,-5,7,true,false,true,0,false,false);
  mm_menu_0520195051_0.addMenuItem("New&nbsp;item1","location='#'");
  mm_menu_0520195051_0.addMenuItem("New&nbsp;item2","location='#'");
  mm_menu_0520195051_0.addMenuItem("New&nbsp;item3","location='#'");
  mm_menu_0520195051_0.addMenuItem("New&nbsp;item4","location='#'");
  mm_menu_0520195051_0.addMenuItem("New&nbsp;item5","location='#'");
   mm_menu_0520195051_0.hideOnMouseOut=true;
   mm_menu_0520195051_0.bgColor='#555555';
   mm_menu_0520195051_0.menuBorder=1;
   mm_menu_0520195051_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0520195051_0.menuBorderBgColor='#777777';

mm_menu_0520195051_0.writeMenus();
} // mmLoadMenus()


