jQuery(document).ready(function()
{
	
	function formatText(index, panel) {
		  return index + "";
	    }
    
	jQuery(function () {
	        
	            jQuery('.anythingSlider').anythingSlider({
	                easing: "easeInOutCubic",        // Anything other than "linear" or "swing" requires the easing plugin
	                autoPlay: true,                 // This turns off the entire FUNCTIONALY, not just if it starts running or not.
	                delay: 6000,                    // How long between slide transitions in AutoPlay mode
	                startStopped: false,            // If autoPlay is on, this can force it to start stopped
	                animationTime: 1000,             // How long the slide transition takes
	                hashTags: true,                 // Should links change the hashtag in the URL?
	                buildNavigation: true,          // If true, builds and list of anchor links to link to each slide
	        		pauseOnHover: true,             // If true, and autoPlay is enabled, the show will pause on hover
	        		startText: "Go",             // Start text
			        stopText: "Stop",               // Stop text
			        navigationFormatter: formatText       // Details at the top of the file on this use (advanced use)
	            });
	            
	            jQuery("#slide-jump").click(function(){
	                $('.anythingSlider').anythingSlider(6);
	            });
	            
	});
	
	jQuery(".tooltop_1").qtip({
    content: '<b>KINDEREN VANAF 3 JAAR</b><br />Op de kwetsbare huid van kleine kinderen smeren we liever geen DEET-achtige smeerseltjes. MosquitNo bevat geen DEET. Geschikt voor kinderen vanaf 3 jaar',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
         color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});

jQuery(".tooltop_2").qtip({
    content: '<b>SENIOREN</b><br />Voorheen betekende bescherming tegen bijtgrage muggen gehannes met giftige smeerseltjes. Dit kan functioneler en makkelijker. MosquitNo is een praktische oplossing voor het onhandigesmeerprobleem',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
        color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});

jQuery(".tooltop_3").qtip({
    content: '<b>JONGE GEZINNEN</b><br />MosquitNo is verkrijgbaar in 10 trendy kleuren. Op maat te maken middels de nikkelvrije sluiting, "one size fits all". Door het dragen van MosquitNo bandjes ondersteund uw gezin op leuke en eenvoudige manier het goede doel',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
         color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});

jQuery(".tooltop_4").qtip({
    content: '<b>GEBRUIK TIJDENS SPORT</b><br />Tijdens actieve sportmomenten transpireert de huid. Het is daarom niet raadzaam de huid in te smeren met giftige middeltjes tegen ongewenste gasten. MosquitNo voorkomt beschadiging aan uw trendy sportoutfit.',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
        color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});

jQuery(".tooltop_5").qtip({
    content: '<b>GEBRUIK TIJDENS KAMPEREN</b><br />Zodra de welbekende "R" uit de maand is doet de "Z" haar intrede. Het "gezzzoem" van muggen tijdens die lange zomeravonden op de camping worden minder fijn als de muskieten ook gezellig "aanschuiven"',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
        color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});

jQuery(".tooltop_6").qtip({
    content: '<b>GEBRUIK TIJDENS WANDELEN | FIETSEN</b><br />MosquitNo voorkomt plakresten en beschadiging aan kleding. U kunt MosquitNo ook onder uw kleding dragen. MosquitNo geeft bewegingsvrijheid tijdens uw fiets- en wandeltochten.',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
         color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});

jQuery(".tooltop_7").qtip({
    content: '<b>SPECIALE REISVERPAKKING</b><br />Middels onze speciale platte verpakking is MosquitNo gemakkelijk mee te nemen tijdens vliegreizen. Geen vloeibaar middel, licht in gewicht en geschikt om in uw koffer op te bergen.',

  
     style: { 
      width: 400,
      padding: 10,
      background: '#bfc809',
      color: '#fff',
      textAlign: 'center',
      border: {
         width: 7,
         radius: 5,
     color: '#fff'
      },
      tip: 'rightMiddle',
      name: 'dark' // Inherit the rest of the attributes from the preset dark style
   },

  
   position: {
      corner: {
         target: 'leftMiddle',
         tooltip: 'rightMiddle'
      }
   }
   
});



});
