/*<![CDATA[*/
	function $(e){return document.getElementById(e);}
	
	function $h(e){return document.getElementById(e).offsetHeight;}
	
	function resize(){
		var l=0;for(var i=1;i<7;i++){
		
		if($('sw-innerWrap'+i)!==null && $h('sw-innerWrap'+i)>l){l=$h('sw-innerWrap'+i);}}var l=Math.ceil(parseInt(l)/25)*25;for(var j=1;j<7;j++){if($('sw-innerWrap'+j)!==null){$('sw-innerWrap'+j).style.minHeight=l+'px';}}
	
	}
		   
	   
/*]]>*/
