
function changeBannerRight(idfrom) {
	if (banniere.background == "../Img/banniere_pstcorp.png") {
		banniere.background = '../Img/banniere_bmf.png';
		productName.innerText = 'BackupMyFolder!';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Solutions for OutlookŪ PST Files';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=BackupMyFolder" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/free.png";
	}
	else if (banniere.background == "../Img/banniere_bmf.png") {
		banniere.background = '../Img/banniere_mailcontrol.png';
		productName.innerText = 'Mail Control';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Solutions for OutlookŪ PST Files';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=MailControl" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_mailcontrol.png") {
		banniere.background = '../Img/banniere_attachtracker.png';
		productName.innerText = 'AttachTracker';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Attachment Tools';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=AttachTracker" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_attachtracker.png") {
		banniere.background = '../Img/banniere_attach2link.png';
		productName.innerText = 'Attach2Link';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Attachment Tools';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=Attach2Link" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_attach2link.png") {
		banniere.background = '../Img/banniere_mpprint.png';
		productName.innerText = 'MP*Print';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Automation Tools';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=MPPrint" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_mpprint.png") {
		banniere.background = '../Img/banniere_mailmax.png';
		productName.innerText = 'MailmaX.400';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'X400 Products';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.style.visibility = 'hidden';
		buyit.style.visibility = 'hidden';
	}
	else if (banniere.background == "../Img/banniere_mailmax.png") {
		banniere.background = '../Img/banniere_uafi.png';
		productName.innerText = 'UA-FI';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'X400 Products';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.style.visibility = 'hidden';
		buyit.style.visibility = 'hidden';
	}
	else if (banniere.background == "../Img/banniere_uafi.png") {
		banniere.background = '../Img/banniere_pstcorp.png';
		productName.innerText = 'PSTStation Corporate';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Solutions for OutlookŪ PST Files';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=PSTStationCorporate" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
}

function changeBannerLeft(idfrom)
{
	if (banniere.background == "../Img/banniere_pstcorp.png") {
		banniere.background = '../Img/banniere_uafi.png';
		productName.innerText = 'UA-FI';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'X400 Products';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.style.visibility = 'hidden';
		buyit.style.visibility = 'hidden';
	}
	else if (banniere.background == "../Img/banniere_uafi.png") {
		banniere.background = '../Img/banniere_mailmax.png';
		productName.innerText = 'MailmaX.400';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'X400 Products';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.style.visibility = 'hidden';
		buyit.style.visibility = 'hidden';
	}
	else if (banniere.background == "../Img/banniere_mailmax.png") {
		banniere.background = '../Img/banniere_mpprint.png';
		productName.innerText = 'MP*Print';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Automation Tools';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=MPPrint" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_mpprint.png") {
		banniere.background = '../Img/banniere_attach2link.png';
		productName.innerText = 'Attach2Link';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Attachment Tools';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=Attach2Link" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_attach2link.png") {
		banniere.background = '../Img/banniere_attachtracker.png';
		productName.innerText = 'AttachTracker';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Attachment Tools';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=AttachTracker" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_attachtracker.png") {
		banniere.background = '../Img/banniere_mailcontrol.png';
		productName.innerText = 'Mail Control';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Solutions for OutlookŪ PST Files';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=MailControl" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
	else if (banniere.background == "../Img/banniere_mailcontrol.png") {
		banniere.background = '../Img/banniere_bmf.png';
		productName.innerText = 'BackupMyFolder!';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Solutions for OutlookŪ PST Files';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=BackupMyFolder" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/free.png";
	}
	else if (banniere.background == "../Img/banniere_bmf.png") {
		banniere.background = '../Img/banniere_pstcorp.png';
		productName.innerText = 'PSTStation Corporate';
		productName.style.color = 'white';
		productName.style.fontSize = '24px';
		productName.style.fontFamily = 'Arial';
		productCategory.innerText = 'Solutions for OutlookŪ PST Files';
		productCategory.style.color = '#B6E4FF';
		productCategory.style.fontSize = '20px';
		productCategory.style.fontFamily = 'Arial';
		tryit.href = "DownloadAddOnMailProduct.asp?Produit=PSTStationCorporate" + idfrom;
		tryit.style.visibility = 'visible';
		buyit.style.visibility = 'visible';
		buyitimg.src = "../Img/buy_it.png";
	}
}
	