function IEverif(){
	if (Ie=="yes"){
	IE ();
	}
}

function IE(){
document.getElementById('marketing_images').style.left="auto";
document.getElementById('marketing_images').style.position="absolute";
document.getElementById('marketing_images').style.top=Top_ieAnim-30 +"px";

document.getElementById('actusup').style.left="auto";
}