jQuery(document).ready(function($){
	$('ul#squares').imgbubbles({factor:2.5}) //add bubbles effect to UL id="squares"
})
