$(document).ready(function(){
//ColorBox Popups
$("a[rel='portfolio']").colorbox({transition:"none", width:"190"});
});
