// JavaScript Document
$(document).ready(function(){$('a.popUp').colorbox({iframe:true,width:350, height:470});});
