	$(function(){
		
		
		//==== Initialize a Colorbox ====//
			$(".PopUp").colorbox({width:"660px", height:"80%", iframe:true, opacity:0.35});

	})

