/*
-----::: ABCnet.nl © 2011 :::-----
DATE: 26/01/2011
EDITED: 05/07/2011
DESCRIPTION: Image clicks for www.bericofood.com
*/

$(document).ready(function() {
	
	/********************************************************************************************************************

	********************************************************************************************************************/	
		// 1 	Home button	= #start01-01-01
		$('.start01-01-02').click(function() {
											window.location.href = "/nl/default.aspx";
												});
		$('.start-en-01-01-02').click(function() {
											window.location.href = "/default.aspx";
												});
		$('.next01-01-02').click(function() {
											window.location.href = "/nl/default.aspx";
												});
		$('.next-en-01-01-02').click(function() {
											window.location.href = "/default.aspx";
												});
		
		// 2 	Need a Hand? button	= #start01-02-01
		$('.start01-02-02').click(function() {
											window.location.href = "/nl/need-a-hand.aspx";
												});
		$('.start-en-01-02-02').click(function() {
											window.location.href = "/en/can-we-be-of-service.aspx";
												});
		$('.next01-02-02').click(function() {
											window.location.href = "/nl/need-a-hand.aspx";
												});
		$('.next-en-01-02-02').click(function() {
											window.location.href = "/en/can-we-be-of-service.aspx";
												});
		
		// 3 	bessen bessen bessen en vruchten button	= #start01-03-01
		$('.start01-03-02').click(function() {
											window.location.href = "/nl/bessen-bessen-bessen-en-vruchten.aspx";
												});
		$('.start-en-01-03-02').click(function() {
											window.location.href = "/en/berries-and-other-fruits.aspx";
												});
		$('.next01-03-02').click(function() {
											window.location.href = "/nl/bessen-bessen-bessen-en-vruchten.aspx";
												});
		$('.next-en-01-03-02').click(function() {
											window.location.href = "/en/berries-and-other-fruits.aspx";
												});
		
		// 4	Gezondheidsaspecten button	= #start01-04-01
		$('.start01-04-02').click(function() {
											window.location.href = "/nl/gezondheidsaspecten.aspx";
												});
		$('.start-en-01-04-02').click(function() {
											window.location.href = "/en/health-aspects.aspx";
												});
		$('.next01-04-02').click(function() {
											window.location.href = "/nl/gezondheidsaspecten.aspx";
												});
		$('.next-en-01-04-02').click(function() {
											window.location.href = "/en/health-aspects.aspx";
												});
		
		// 5 	Toepassingen button	= #start01-05-01
		$('.start01-05-02').click(function() {
											window.location.href = "/nl/toepassingen.aspx";
												});
		$('.start-en-01-05-02').click(function() {
											window.location.href = "/en/applications.aspx";
												});
		$('.next01-05-02').click(function() {
											window.location.href = "/nl/toepassingen.aspx";
												});
		$('.next-en-01-05-02').click(function() {
											window.location.href = "/en/applications.aspx";
												});
		
		// 6 	Organic button	= #start01-06-01
		$('.start01-06-02').click(function() {
											window.location.href = "/nl/organic.aspx";
												});
		$('.start-en-01-06-02').click(function() {
											window.location.href = "/en/organic.aspx";
												});
		$('.next01-06-02').click(function() {
											window.location.href = "/nl/organic.aspx";
												});
		$('.next-en-01-06-02').click(function() {
											window.location.href = "/en/organic.aspx";
												});
		
		// 7 	Cranberries and more Assortment button	= #start01-07-01
		$('.start01-07-02').click(function() {
											window.location.href = "/nl/cranberries-and-more-assortment.aspx";
												});
		$('.start-en-01-07-02').click(function() {
											window.location.href = "/en/cranberries-and-more.aspx";
												});
		$('.next01-07-02').click(function() {
											window.location.href = "/nl/cranberries-and-more-assortment.aspx";
												});
		$('.next-en-01-07-02').click(function() {
											window.location.href = "/en/cranberries-and-more.aspx";
												});
		
		// 8 	Actueel/Trend button	= #start01-08-01
		$('.start01-08-02').click(function() {
											window.location.href = "/nl/actueel-trend.aspx";
												});
		$('.start-en-01-08-02').click(function() {
											window.location.href = "/en/latest-news-and-trends.aspx";
												});
		$('.next01-08-02').click(function() {
											window.location.href = "/nl/actueel-trend.aspx";
												});
		$('.next-en-01-08-02').click(function() {
											window.location.href = "/en/latest-news-and-trends.aspx";
												});
		
		// 9 	Verschijningsvormen button	= #start01-09-01
		$('.start01-09-02').click(function() {
											window.location.href = "/nl/verschijningsvormen.aspx";
												});
		$('.start-en-01-09-02').click(function() {
											window.location.href = "/en/product-range.aspx";
												});
		$('.next01-09-02').click(function() {
											window.location.href = "/nl/verschijningsvormen.aspx";
												});
		$('.next-en-01-09-02').click(function() {
											window.location.href = "/en/product-range.aspx";
												});		
		
		// 10 	Forum/uw bijdrage, the movie button	= #start01-10-01
		$('.start01-10-02').click(function() {
											window.location.href = "/nl/forum-uw-bijdrage.aspx";
												});
		$('.start-en-01-10-02').click(function() {
											window.location.href = "/en/forum-your-contribution.aspx";
												});
		$('.next01-10-02').click(function() {
											window.location.href = "/nl/forum-uw-bijdrage.aspx";
												});
		$('.next-en-01-10-02').click(function() {
											window.location.href = "/en/forum-your-contribution.aspx";
												});
		
		// 11 	True stories button	= #start01-11-01
		$('.start01-11-02').click(function() {
											window.location.href = "/nl/true-stories.aspx";
												});
		$('.start-en-01-11-02').click(function() {
											window.location.href = "/en/true-stories.aspx";
												});
		$('.next01-11-02').click(function() {
											window.location.href = "/nl/true-stories.aspx";
												});
		$('.next-en-01-11-02').click(function() {
											window.location.href = "/en/true-stories.aspx";
												});
		
		// 12 	History button	= #start01-12-01
		$('.start01-12-02').click(function() {
											window.location.href = "/nl/history.aspx";
												});
		$('.start-en-01-12-02').click(function() {
											window.location.href = "/en/history.aspx";
												});
		$('.next01-12-02').click(function() {
											window.location.href = "/nl/history.aspx";
												});
		$('.next-en-01-12-02').click(function() {
											window.location.href = "/en/history.aspx";
												});
		
		// 14	Wij button	= #start01-14-01
		$('.start01-14-02').click(function() {
											window.location.href = "/nl/wij.aspx";
												});
		$('.start-en-01-14-02').click(function() {
											window.location.href = "/en/we.aspx";
												});
		$('.next01-14-02').click(function() {
											window.location.href = "/nl/wij.aspx";
												});
		$('.next-en-01-14-02').click(function() {
											window.location.href = "/en/we.aspx";
												});
		
		// 15	Contact button	= #start01-15-01
		$('.start01-15-02').click(function() {
											window.location.href = "/nl/contact.aspx";
												});
		$('.start-en-01-15-02').click(function() {
											window.location.href = "/en/contact.aspx";
												});
		$('.next01-15-02').click(function() {
											window.location.href = "/nl/contact.aspx";
												});
		$('.next-en-01-15-02').click(function() {
											window.location.href = "/en/contact.aspx";
												});
		
		// 16	Nieuwsbrieven button	= #start01-16-01
		$('.start01-16-02').click(function() {
											window.location.href = "/nl/nieuwsbrieven.aspx";
												});
		$('.start-en-01-16-02').click(function() {
											window.location.href = "/en/newsletters.aspx";
												});
		$('.next01-16-02').click(function() {
											window.location.href = "/nl/nieuwsbrieven.aspx";
												});
		$('.next-en-01-16-02').click(function() {
											window.location.href = "/en/newsletters.aspx";
												});
		
		// 17	Links button	= #start01-17-01
		$('.start01-17-02').click(function() {
											window.location.href = "/nl/links.aspx";
												});
		$('.start-en-01-17-02').click(function() {
											window.location.href = "/en/links.aspx";
												});
		$('.next01-17-02').click(function() {
											window.location.href = "/nl/links.aspx";
												});
		$('.next-en-01-17-02').click(function() {
											window.location.href = "/en/links.aspx";
												});
		
		// LANGUAGE SELECTION
		//english
		$('#english').click(function() {
											window.location.href = "/default.aspx";
												});
		
		$('#english').hover(
									 
									 function(){
										
										 $('#english').fadeTo('slow', 0.33);
										
									 },
									 function(){
									 }
									 );
		$('#english').hover(
									 
									 function(){
										
									 },
									 function(){
										 $('#english').fadeTo('slow', 1.00);
									 }
									 );
		
		// dutch
		$('#dutch').click(function() {
											window.location.href = "/nl/default.aspx";
												});
		
		$('#dutch').hover(
									 
									 function(){
										
										 $('#dutch').fadeTo('slow', 0.33);
										
									 },
									 function(){
									 }
									 );
		$('#dutch').hover(
									 
									 function(){
										
									 },
									 function(){
										 $('#dutch').fadeTo('slow', 1.00);
									 }
									 );
		
		// powerpoint
		
		
		$('#pp').hover(
									 
									 function(){
										
										 $('#pp').fadeTo('slow', 0.33);
										
									 },
									 function(){
									 }
									 );
		$('#pp').hover(
									 
									 function(){
										
									 },
									 function(){
										 $('#pp').fadeTo('slow', 1.00);
									 }
									 );
		

});
