if(typeof XMLHttpRequest == "undefined"){
	bIsIE = true;
}else{
	bIsIE = false;
}