//rotation banner script
$(document).ready(function() {
	$('#slideshow').cycle({fx: 'fade',speed: 1000,timeout:7000, pager: '#nav'});
	$('#featureitem').cycle({fx: 'fade',speed: 1000,timeout:4000 });
	$('#testi-slideshow').cycle({fx: 'fade',speed: 1000,timeout:4000 });

});
//end rotation banner script




//this for public sale
function BannerImages()
{ 
	document.write('<div id="wrapper-banner"><div id="sublink"><div id="nav"></div></div><div id="slideshow"><div id="highlight"><a href="quickorder" target="_parent"><img src="images/year-end-sale-1.jpg" width="534" height="170" border="0" /></a></div><div id="highlight"><a href="quickorder" target="_parent"><img src="images/year-end-sale-2.jpg"  width="534" height="170" border="0" /></a></div><div id="highlight"><a href="quickorder" target="_parent"><img src="images/year-end-sale-3.jpg" width="534" height="170" border="0" /></a></div><div id="highlight"><a href="quickorder" target="_parent"><img src="images/year-end-sale-4.jpg" width="534" height="170" border="0" /></a></div><div id="highlight"><a href="quickorder" target="_parent"><img src="images/year-end-sale-5.jpg" width="534" height="170" border="0" /></a></div><div id="highlight"><a href="quickorder" target="_parent"><img src="images/year-end-sale-6.jpg" width="534" height="170" border="0" /></a></div></div></div>');
}

function BannerImagesGeneral()
{ 
	document.write('<div id="wrapper-banner"><div id="sublink"><div id="nav"></div></div><div id="slideshow"><div id="highlight"><img src="images/news-images/launch-privileges-banner.jpg" width="535" height="170" border="0" /></div><div id="highlight"><a href="accessories" target="_parent"><img src="images/accessories-adv.jpg" width="535" height="170" border="0" /></a></div><div id="highlight"><a href="testimonials" target="_parent"><img src="images/whatisnew.jpg" width="535" height="170" border="0" /></a></div><div id="highlight"><a href="join" target="_parent"><img src="images/signupnow.jpg" width="534" height="170" border="0" /></a></div><div id="highlight"><a href="zaino-products" target="_parent"><img src="images/zainoap-polish-car.jpg" width="534" height="170" border="0" /></a></div></div></div>');
}

function TestimonialImages()
{ 
	document.write('<div id="wrapper-testimonialimg"><div id="testi-slideshow"><div id="highlight"><a href="login" target="_parent"><img src="images/testimonial-banner-1.jpg" width="734" height="170" border="0" /></a></div><div id="highlight"><a href="login" target="_parent"><img src="images/testimonial-banner-2.jpg" width="734" height="170" border="0" /></a></div><div id="highlight"><a href="login" target="_parent"><img src="images/testimonial-banner-3.jpg" width="734" height="170" border="0" /></a></div></div></div>');
}

function featuredproduct()
{ 
	document.write('<div id="wrapper-featureitem"><div id="featureitem"><div id="highlight"><a href="zaino-product-details?id=40" target="_parent"><img src="images/featureproductimg/z14image.jpg" width="172" height="257" border="0" /></a></div><div id="highlight"><a href="zaino-product-details?id=40" target="_parent"><img src="images/featureproductimg/z14before.jpg" width="172" height="257" border="0" /></a></div><div id="highlight"><a href="zaino-product-details?id=40" target="_parent"><img src="images/featureproductimg/z14after.jpg" width="172" height="257" border="0" /></a></div><div id="highlight"><a href="zaino-product-details?id=40" target="_parent"><img src="images/featureproductimg/z14beforeafter.jpg" width="172" height="257" border="0" /></a></div></div></div>');
			
}
