// JavaScript Document
jQuery(function($) {
	$('.linkBox,.boxInner').biggerlink();
});
