jQuery(document).ready(function() {

// Biggerlink
jQuery(function(){
		jQuery('.biggerlink').biggerlink();
});

// Close Document.ready
});
