// This Java Code written by:	James & Martin, (c) 2000-2010 London Design House
// Last updated:	October 2010


function spicebizcarousel_Xbody(){


	document.write(	
					'' +
					'<!-- Spice Magazine Carousel -->' + 
					'<div class="spicebizcarousel_container" style="width: 180px; height: 255px">' +
					'<div id="spicebizcarousel">' + 
					'<p>	This slideshow requires <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player 9.0</a> (or higher). JavaScript must be enabled.</p>' + 
					'</div>' +
					'</div>' + 
					'<script type="text/javascript">' + 
					'swfobject.embedSWF("./xx-apps-xx/carousel/spicebiz.swf", "spicebizcarousel", "150", "200", "9.0.0", false, {xmlfile:"./xx-apps-xx/carousel/spicebiz.xml", loaderColor:"0x666666"}, {bgcolor: "#FFFFFF"});' +
					'</script>' + 
					'<!-- Spice Magazine Carousel -->' +
					'');

	//document.write(date + ", " + year + "</right>");	
	

// End
}                    

