$(document).ready(function(){

    var myOptions = {
        noImages: 28,
        path: "../images/banner/",
        links: { 
            1:"categories.php",
            2:"categories.php",
			3:"ecogypsy.php",
			4:"ecogypsy.php",
            5:"ecogypsy.php",
            6:"ecogypsy.php",
			7:"chakra-jewellery.php",
			8:"chakra-jewellery.php",
			9:"chakra-jewellery.php",
			10:"mantra-jewellery.php",
			11:"mantra-jewellery.php",
			12:"lotus-jewellery.php",
			13:"lotus-jewellery.php",
			14:"lotus-jewellery.php",
			15:"yoga-jewellery.php",
			16:"yoga-jewellery.php",
			17:"meditationjewellery.php",
			18:"meditationjewellery.php",
			19:"simplicityjewellery.php",
			20:"simplicityjewellery.php",
			21:"charmas.php",
			22:"charmas.php",
			23:"charmas.php",
			24:"buddhist-jewellery.php",
			25:"buddhist-jewellery.php",
			26:"products.php?cat=groovy+for+guys",
			27:"products.php?cat=groovy+for+guys",
			28:"hindu-jewellery.php"
        },
        timerInterval: 9000,
	randomise: true
    };

    // Woo! We have example number 2!
    $('#banner_container').easySlides(myOptions);

})
