if(!window.fsp)window.fsp={};
fsp.IeMinWidth=new function(){
	var d=this,b=window,a=document;
	function c(c){
		if(!c)c=b.event.srcElement;
		if(!c.getAttribute("w"))c.setAttribute("w",c.currentStyle["width"]);
		var d=parseInt(a.body.parentElement.currentStyle.fontSize)<12;
		c.style.width=d?c.currentStyle["min-width"]:c.getAttribute("w")
	}
	function e(){if(!a.all)return;
	var e=new Array("wrapper","main_left","main_right");
	for(var d=0;d<e.length;d++){
		var b=a.getElementById(e[d]);
		if(b){c(b);
		b.onresize=c}}}(this).oncreate=function(){
			if(a.attachEvent)b.attachEvent("onunload",d.ondestroy);
			e()};
			(this).ondestroy=function(){b.detachEvent("onunload",d.ondestroy)};
			(this).oncreate();
	return this}