// JavaScript Document
jQuery(function(){
	jQuery('#subscribelink, .subscribelink').colorbox({scrolling:false});
}
);
