// JavaScript Document

$(document).ready(function(){
	$(".psearch").colorbox({width:"650px", height:"400px", opacity:"0.40", iframe:true});
});
