$(document).ready(function(){
$("a[rel='fout']").colorbox({opacity:"0.80"});})

$(document).ready(function(){
$("a[rel='fin']").colorbox({opacity:"0.80"});})

$(document).ready(function(){
$("a[rel='room']").colorbox({opacity:"0.80"});})

$(document).ready(function(){
$("a[rel='show']").colorbox({opacity:"0.80", speed:"1500", slideshow:"true", slideshowSpeed:"8000", slideshowStart:"Start Slides", slideshowStop:"Stop Slides", current:"{current} of {total}" });})
