// JavaScript Document
$(document).ready(function(){
				$("a.cevTourism").colorbox({width:"740px", height:"800px", iframe:true});
			});
