/* 
	Creater by Tendure Interactive
	Creater info www.tendure.com
	Created date 20.10.2010
*/

$(document).ready(function() {
	//$("a[rel^='prettyPhoto']").prettyPhoto();
	/*$("#content").jCarouselLite({
        btnNext: ".next",
        btnPrev: ".prev",
		visible: 1,
		btnGo:
		[".1", ".2",".3", ".4",".5"]

    });*/
}); 

