 jQuery.noConflict();
     
     // Use jQuery via jQuery(...)
     jQuery(document).ready(function(){
			 jQuery('#products').tabs({ fxSlide: false, fxFade: true, fxSpeed: 'normal' });

                jQuery('#container-5').tabs({ fxSlide: false, fxFade: true, fxSpeed: 'normal'});
				
				
				

               jQuery('<p><a class="top" href="#"><img src="media/icon_recipe.jpg" alt="recipe" border="0" \/><\/a><\/p> ').prependTo('#recipe_a').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(5);
                    return false;
                });
			   
			   jQuery('<p><a class="top" href="#"><img src="media/globe.jpg" alt="recipe" border="0" \/><\/a><\/p> ').prependTo('#globe').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(10);
                    return false;
                });
			   
			    jQuery('<p><a class="top" href="#"><img src="media/icon_mail.jpg" alt="mail" border="0" \/><\/a><\/p> ').prependTo('#contact_a').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(7);
                    return false;
                });
				 jQuery('<p><a class="top" href="#"><img src="media/rbutton.png" alt="mail" border="0" \/><\/a><\/p> ').prependTo('.FAQ1').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(8);
                    return false;
                });
				
				 jQuery('<p><a class="top" href="#"><img src="media/icon_recipe.jpg" alt="recipe" border="0" \/><\/a><\/p> ').prependTo('.recipe_a2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(5);
                    return false;
                });
			   
			    jQuery('<p><a class="top" href="#"><img src="media/icon_mail.jpg" alt="mail" border="0" \/><\/a><\/p> ').prependTo('.contact_a2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(7);
                    return false;
                });
				
				
				jQuery('<p><a class="top" href="#"><img src="media/blue_dots.gif" border="0" \/>Home<\/a><\/p>').prependTo('#top_menu').find('a').click(function() {
                    jQuery(this).parents('div').eq(1).triggerTab(1);
                    return false;
                });
				jQuery('<p><a class="top" href="#"><img src="media/blue_dots.gif" border="0" \/>Contact<\/a><\/p> ').prependTo('#top_menu2').find('a').click(function() {
                    jQuery(this).parents('div').eq(1).triggerTab(7);
                    return false;
                });
				jQuery('<p><a class="top" href="#"><img src="media/blue_dots.gif" border="0" \/>Meet The Team<\/a><\/p> ').prependTo('#top_menu3').find('a').click(function() {
                    jQuery(this).parents('div').eq(1).triggerTab(8);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(12);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(13);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities <\/a><\/p>').prependTo('.organic').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(12);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(13);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities<\/a><\/p>').prependTo('.organic2').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(12);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(13);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities<\/a><\/p>').prependTo('.organic3').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(12);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(13);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities<\/a><\/p>').prependTo('.organic4').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(10);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities<\/a><\/p>').prependTo('.organic5').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(12);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(13);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities<\/a><\/p>').prependTo('.organic6').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Fish<\/a><\/p>').prependTo('.fish7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(2);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Meats<\/a><\/p>').prependTo('.meats7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(11);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Poultry<\/a><\/p>').prependTo('.poultry7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(12);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Game<\/a><\/p>').prependTo('.game7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(13);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Cheese<\/a><\/p>').prependTo('.cheese7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(14);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Groceries<\/a><\/p>').prependTo('.groceries7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(15);
                    return false;
                });
				jQuery('<p><a class="top" href="#">Smoked Specialities<\/a><\/p>').prependTo('.organic7').find('a').click(function() {
                    jQuery(this).parents('div').eq(3).triggerTab(16);
                    return false;
                });
				
			
				
   
   
            });
			
			
			
			
			
			/*** 
    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 );
});











