$(function(){$('#contact').contactable({subject: 'A Feeback Message'});$('div.slideshow').cycle({fx: 'fade',timeout: 4000});$("a[rel='zoo']").colorbox();$("a[rel='quai']").colorbox();$("a[rel='filles']").colorbox();$("a[rel='example2']").colorbox({transition:"fade"});$("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"});$("a[rel='example4']").colorbox({slideshow:true});$(".colorbox").colorbox();$(".iframe").colorbox({width:650, height:670, iframe:true});$(".iframe02").colorbox({width:740, height:670, iframe:true});$('#nav').droppy();});
