/*
-----::: ABCnet.nl © 2011 :::-----
DATE: 29/03/2011
EDITED: 10/10/2011
DESCRIPTION: clicks for www.autron.nl requires JQuery librarys
*/

$(document).ready(function() {
						   
						   // NL Site
						   
		$('#nl01').click(function() {
		window.location.href = "/schietbanen-algemeen.aspx";
											 });
		$('#nlt01').click(function() {
		window.location.href = "/schietbanen-algemeen.aspx";
											 });
		
								// color changes flip 01
		$('.autronmenutxt01 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic01-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic01-02').addClass('autronmenupic01-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic01-03').addClass('autronmenupic01-02');
						  }
						);
								// end of color changes flip 01
								
		$('#nl02').click(function() {
		window.location.href = "/trainingen-algemeen.aspx";
											 });
		$('#nlt02').click(function() {
		window.location.href = "/trainingen-algemeen.aspx";
											 });
		
								// color changes flip 02
		$('.autronmenutxt02 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic02-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic02-02').addClass('autronmenupic02-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic02-03').addClass('autronmenupic02-02');
						  }
						);
								// end of color changes flip 02	
										
		$('#nl03').click(function() {
		window.location.href = "/simulatie-algemeen.aspx";
											 });
		$('#nlt03').click(function() {
		window.location.href = "/simulatie-algemeen.aspx";
											 });
								// color changes flip 03
		$('.autronmenutxt03 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic03-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic03-02').addClass('autronmenupic03-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic03-03').addClass('autronmenupic03-02');
						  }
						);
								// end of color changes flip 03								
																
		$('#nl04').click(function() {
		window.location.href = "/onderhoud-algemeen.aspx";
											 });
		$('#nlt04').click(function() {
		window.location.href = "/onderhoud-algemeen.aspx";
											 });
								// color changes flip 04
		$('.autronmenutxt04 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic04-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic04-02').addClass('autronmenupic04-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic04-03').addClass('autronmenupic04-02');
						  }
						);
								// end of color changes flip 04		
								
		$('#nl05').click(function() {
		window.location.href = "/pepperino.aspx";
											 });
		$('#nlt05').click(function() {
		window.location.href = "/pepperino.aspx";
											 });
		
								// color changes flip 05
		$('.autronmenutxt05 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic05-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic05-02').addClass('autronmenupic05-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic05-03').addClass('autronmenupic05-02');
						  }
						);
								// end of color changes flip 05
								
							// END OF NL Site

						   
						   // FR Site
						   
		$('#fr01').click(function() {
		window.location.href = "/fr/stands-de-tir-generalites.aspx";
											 });
		$('#frt01').click(function() {
		window.location.href = "/fr/stands-de-tir-generalites.aspx";
											 });
		
								// color changes flip 01
		$('.autronmenutxt01 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic01-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic01-02').addClass('autronmenupic01-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic01-03').addClass('autronmenupic01-02');
						  }
						);
								// end of color changes flip 01
								
		$('#fr02').click(function() {
		window.location.href = "/fr/formation-generalites.aspx";
											 });
		$('#frt02').click(function() {
		window.location.href = "/fr/formation-generalites.aspx";
											 });
		
								// color changes flip 02
		$('.autronmenutxt02 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic02-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic02-02').addClass('autronmenupic02-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic02-03').addClass('autronmenupic02-02');
						  }
						);
								// end of color changes flip 02	
										
		$('#fr03').click(function() {
		window.location.href = "/fr/simulation-generalites.aspx";
											 });
		$('#frt03').click(function() {
		window.location.href = "/fr/simulation-generalites.aspx";
											 });
								// color changes flip 03
		$('.autronmenutxt03 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic03-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic03-02').addClass('autronmenupic03-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic03-03').addClass('autronmenupic03-02');
						  }
						);
								// end of color changes flip 03								
																
		$('#fr04').click(function() {
		window.location.href = "/fr/entretien-generalites.aspx";
											 });
		$('#frt04').click(function() {
		window.location.href = "/fr/entretien-generalites.aspx";
											 });
								// color changes flip 04
		$('.autronmenutxt04 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic04-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic04-02').addClass('autronmenupic04-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic04-03').addClass('autronmenupic04-02');
						  }
						);
								// end of color changes flip 04		
								
		$('#fr05').click(function() {
		window.location.href = "/pepperino.aspx";
											 });
		$('#frt05').click(function() {
		window.location.href = "/pepperino.aspx";
											 });
		
								// color changes flip 05
		$('.autronmenutxt05 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic05-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic05-02').addClass('autronmenupic05-03');
						  },
						  function () {

							 $(this).removeClass('autronmenupic05-03').addClass('autronmenupic05-02');
						  }
						);
								// end of color changes flip 05
								
							// END OF FR Site


						   
						   // DE Site
						   
		$('#de01').click(function() {
		window.location.href = "/de/schießanlagen-allgemein.aspx";
											 });
		$('#det01').click(function() {
		window.location.href = "/de/schießanlagen-allgemein.aspx";
											 });
		
								// color changes flip 01
		$('.autronmenutxt01 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic01-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic01-02').addClass('autronmenupic01-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic01-03').addClass('autronmenupic01-02');
						  }
						);
								// end of color changes flip 01
								
		$('#de02').click(function() {
		window.location.href = "/de/training-allgemein.aspx";
											 });
		$('#det02').click(function() {
		window.location.href = "/de/training-allgemein.aspx";
											 });
		
								// color changes flip 02
		$('.autronmenutxt02 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic02-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic02-02').addClass('autronmenupic02-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic02-03').addClass('autronmenupic02-02');
						  }
						);
								// end of color changes flip 02	
										
		$('#de03').click(function() {
		window.location.href = "/de/simulation-allgemein.aspx";
											 });
		$('#det03').click(function() {
		window.location.href = "/de/simulation-allgemein.aspx";
											 });
								// color changes flip 03
		$('.autronmenutxt03 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic03-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic03-02').addClass('autronmenupic03-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic03-03').addClass('autronmenupic03-02');
						  }
						);
								// end of color changes flip 03								
																
		$('#de04').click(function() {
		window.location.href = "/de/wartung-allgemein.aspx";
											 });
		$('#det04').click(function() {
		window.location.href = "/de/wartung-allgemein.aspx";
											 });
								// color changes flip 04
		$('.autronmenutxt04 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic04-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic04-02').addClass('autronmenupic04-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic04-03').addClass('autronmenupic04-02');
						  }
						);
								// end of color changes flip 04		
								
		$('#de05').click(function() {
		window.location.href = "/de/pepperino.aspx";
											 });
		$('#det05').click(function() {
		window.location.href = "/de/pepperino.aspx";
											 });
		
								// color changes flip 05
		$('.autronmenutxt05 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic05-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic05-02').addClass('autronmenupic05-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic05-03').addClass('autronmenupic05-02');
						  }
						);
								// end of color changes flip 05
								
							// END OF DE Site
							
							// EN Site
						   
		$('#en01').click(function() {
		window.location.href = "/en/shooting-ranges-general.aspx";
											 });
		$('#ent01').click(function() {
		window.location.href = "/en/shooting-ranges-general.aspx";
											 });
		
								// color changes flip 01
		$('.autronmenutxt01 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic01-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic01-02').addClass('autronmenupic01-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic01-03').addClass('autronmenupic01-02');
						  }
						);
								// end of color changes flip 01
								
		$('#en02').click(function() {
		window.location.href = "/en/training-general.aspx";
											 });
		$('#ent02').click(function() {
		window.location.href = "/en/training-general.aspx";
											 });
		
								// color changes flip 02
		$('.autronmenutxt02 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic02-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic02-02').addClass('autronmenupic02-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic02-03').addClass('autronmenupic02-02');
						  }
						);
								// end of color changes flip 02	
										
		$('#en03').click(function() {
		window.location.href = "/en/simulation-general.aspx";
											 });
		$('#ent03').click(function() {
		window.location.href = "/en/simulation-general.aspx";
											 });
								// color changes flip 03
		$('.autronmenutxt03 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic03-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic03-02').addClass('autronmenupic03-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic03-03').addClass('autronmenupic03-02');
						  }
						);
								// end of color changes flip 03								
																
		$('#en04').click(function() {
		window.location.href = "/en/maintenance-general.aspx";
											 });
		$('#ent04').click(function() {
		window.location.href = "/en/maintenance-general.aspx";
											 });
								// color changes flip 04
		$('.autronmenutxt04 span').hover(
					  function () {
						  $(this).removeClass('blue').addClass('red');
						  },
						  function () {
							 $(this).removeClass('red').addClass('blue');
						  }
						);
		$('.autronmenupic04-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic04-02').addClass('autronmenupic04-03');
						  },
						  function () {
							 $(this).removeClass('autronmenupic04-03').addClass('autronmenupic04-02');
						  }
						);
								// end of color changes flip 04		
								
		$('#en05').click(function() {
		window.location.href = "/en/pepperino.aspx";
											 });
		$('#ent05').click(function() {
		window.location.href = "/en/pepperino.aspx";
											 });
		
								// color changes flip 05
		$('.autronmenutxt05 span').hover(
					  function () {
						  $(this).removeClass('red').addClass('blue');
						  },
						  function () {
							 $(this).removeClass('blue').addClass('red');
						  }
						);
		$('.autronmenupic05-02').hover(
					  function () {
						  $(this).removeClass('autronmenupic05-02').addClass('autronmenupic05-03');
						  },
						  function () {

							 $(this).removeClass('autronmenupic05-03').addClass('autronmenupic05-02');
						  }
						);
								// end of color changes flip 05
								
							// END OF EN Site


});
