// JavaScript Document


			$(document).ready(function(){

				$(".example7").colorbox({width:"710px", height:"450px", iframe:true});

				
			});

