$(document).ready(function(){
$('a[rel=folder1]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder2]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder3]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder4]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder5]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder6]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder7]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder8]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder9]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder10]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder11]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder12]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder13]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder14]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder15]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder16]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder17]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder18]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder19]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('a[rel=folder20]').colorbox({  transition: 'fade',  speed: 700,  photo: true,  opacity: 0.8,  current: "{current} of {total}"});
$('.anouncement1').colorbox({  width:"50%", inline: true, href: "#inline_anouncement1"});
$('.anouncement2').colorbox({  width:"50%", inline: true, href: "#inline_anouncement2"});
$('.anouncement3').colorbox({  width:"50%", inline: true, href: "#inline_anouncement3"});
$('.anouncement4').colorbox({  width:"50%", inline: true, href: "#inline_anouncement4"});
$('.anouncement5').colorbox({  width:"50%", inline: true, href: "#inline_anouncement5"});
$('.anouncement6').colorbox({  width:"50%", inline: true, href: "#inline_anouncement6"});
$('.anouncement7').colorbox({  width:"50%", inline: true, href: "#inline_anouncement7"});
$('.anouncement8').colorbox({  width:"50%", inline: true, href: "#inline_anouncement8"});
$('.anouncement9').colorbox({  width:"50%", inline: true, href: "#inline_anouncement9"});
$('.anouncement10').colorbox({  width:"50%", inline: true, href: "#inline_anouncement10"});
$('a[rel=embedvideo]').colorbox({  width:"50%", inline: true, href: "#embed_video"});
$('a[rel=external-link]').colorbox({ width:"80%", height:"80%", iframe:true });
});
