function fixBitBox(){

}
if (window.attachEvent && !window.opera){
	window.attachEvent("onload", fixBitBox);
}
