Site={Buttons:function(){$('.buttonov').hover(function(){var src=$(this).attr('src');$(this).attr('src',src.replace('.png','_active.png'));},function(){var src=$(this).attr('src');$(this).attr('src',src.replace('_active.png','.png'));});},SliderBanner:function(){$("#bannerSlide").jCarouselLite({mouseWheel:false,auto:6000,speed:500,easing:"expoin",visible:1,vertical:false,circular:true,start:0,scroll:1});},SliderBanner2:function(){$("#bannerSlide2").jCarouselLite({mouseWheel:false,auto:6000,speed:500,easing:"expoin",visible:1,vertical:false,circular:true,start:0,scroll:1});},SliderNews:function(){$("#NewsSlide").jCarouselLite({btnNext:"#news-left",btnPrev:"#news-right",mouseWheel:false,auto:5000,speed:500,easing:"expoin",visible:1,vertical:false,circular:true,start:0,scroll:1});},run:function(){this.Buttons();this.SliderBanner();this.SliderNews();this.SliderBanner2();}}
$(function(){Site.run();});$(document).ready(function(){$("#myController").jFlow({slides:"#slides",controller:".jFlowControl",slideWrapper:"#jFlowSlide",selectedWrapper:"jFlowSelected",auto:true,width:"644px",height:"380px",duration:400,prev:".jFlowPrev",next:".jFlowNext"});$('img.menu_class1').click(function(){$('ul.the_menu1').slideToggle('fast');});$('img.menu_class2').click(function(){$('ul.the_menu2').slideToggle('fast');});$('img.menu_class3').click(function(){$('ul.the_menu3').slideToggle('fast');});$('img.menu_class4').click(function(){$('ul.the_menu4').slideToggle('fast');});if(window.opera){if($("a.jqbookmark").attr("rel")!=""){$("a.jqbookmark").attr("rel","sidebar");}}
$("a.jqbookmark").click(function(event){event.preventDefault();var url=this.href;var title=this.title;if(window.sidebar){window.sidebar.addPanel(title,url,"");}else if(window.external){window.external.AddFavorite(url,title);}else if(window.opera){return false;}else{alert('Unfortunately, this browser does not support the requested action,'+' please bookmark this page manually.');}});});