// Colorbox
jQuery(document).ready(function(){jQuery('a[rel=lightbox]').colorbox({maxWidth:'90%',maxHeight:'90%'});
											 jQuery("a[rel='video-frame']").colorbox({width:"560", height:"380", iframe:true});
});

// Cufon
Cufon.now();
