// JavaScript Document

$(document).ready(function(){
	$("#swrapper2").equalHeights();
});