this.IE=0;
this.IEapp=(navigator.appName=="Microsoft Internet Explorer") ? 1 : 0;
if(this.IEapp) {
	document.writeln("<style type='text/css'>");
	document.writeln("#sub0, #sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8, #sub9 {filter: Alpha(opacity=80)};")
	document.writeln("#menu .menu {height: 181px;}")
	document.writeln("#content .inner{width:100%}")
	document.writeln("</style>");
}