function init(OnImage)
{
	var el = document.getElementById(OnImage);
	el.src = '/AlmaySiteImages/whatsnew/SM/SMlogo_on_01.png';
	el.ImageStatus = 1;
}
function SwapDivs(DIV) {	
document.getElementById('SM1').src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_01.png'; 
document.getElementById('SM2').src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_02.png'; 
document.getElementById('SM3').src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_03.png'; 
//document.getElementById('SM4').src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_04.png'; 
//document.getElementById('SM5').src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_05.png'; 
document.getElementById('SM1').ImageStatus = 0;
document.getElementById('SM2').ImageStatus = 0;
document.getElementById('SM3').ImageStatus = 0;
//document.getElementById('SM4').ImageStatus = 0;
//document.getElementById('SM5').ImageStatus = 0;


//ALMAY pure blends&trade; makeup
//lightweight makeup
//97.4% natural, lightweight makeup  
//'/Pg/Main/CatProdDet.aspx?catid=31&catnm=Face&subid=233&subnm=Foundation&prd=29417&osubnm=Foundation'


//ALMAY&reg; smart shade smart balance&trade; makeup
//skin balancing makeup
//Skin sensing makeup so smart it does two things at once.
//'/Pg/Main/CatProdDet.aspx?catid=31&catnm=Face&subid=233&subnm=Foundation&prd=29460&osubnm=Foundation'



//ALMAY pure blends&trade; volumizing mascara
//volumizing mascara
//97.5% natural, nourishing mascara
//a href='/Pg/Main/CatProdDet.aspx?catid=32&catnm=Eyes&subid=239&subnm=Mascara&prd=29459&osubnm=Mascara'






	
	if (DIV == 'SM1'){
	    document.getElementById('WhatsNewLeft').style.background = "url(/AlmaySiteImages/whatsnew/OneCoatBig.jpg)";
	    var TextBox = "<p id='ChangeWhatsNewSubHeader'>ALMAY one coat dial up&trade; mascara</p><p id='ChangeTitle'>daytime to dazzling</p><p id='ChangeText'>dial up your lashes from full to fuller to fullest</p><a href='/Pg/Main/OneCoatMascara.aspx'><img src='/AlmaySiteImages/whatsnew/LearnMore.jpg' border='0' width='91px' height='13px'/></a><br /><br /><a href='http://bricks.coupons.com/bstart.asp?o=64299&c=RV&p=XkMpEPxO'><img src='/AlmaySiteImages/whatsnew/Coupon.gif' border='0' width='86px' height='85px'/></a></p>";		
	document.getElementById('SM1').src = "/AlmaySiteImages/whatsnew/SM/SMlogo_on_01.png";
	document.getElementById('SM1').ImageStatus = 1;
	}

	
	if (DIV == 'SM2'){
	    document.getElementById('WhatsNewLeft').style.background = "url(/AlmaySiteImages/whatsnew/SSConcealerBig.jpg)";
	    var TextBox = "<p id='ChangeWhatsNewSubHeader'>smart shade&trade; anti-aging concealer</p><p id='ChangeTitle'>look instantly younger</p><p id='ChangeText'>breakthrough concealer matches your skin tone AND fights signs of aging</p><a href='/Pg/Main/CatProdDet.aspx?catid=31&catnm=Face&subid=229&subnm=Concealer&prd=29476&osubnm=Concealer'><img src='/AlmaySiteImages/whatsnew/LearnMore.jpg' border='0' width='91px' height='13px'/></a>";		
	document.getElementById('SM2').src = "/AlmaySiteImages/whatsnew/SM/SMlogo_on_02.png";
	document.getElementById('SM2').ImageStatus = 1;
	}

	
	
	if (DIV == 'SM3'){
	    document.getElementById('WhatsNewLeft').style.background = "url(/AlmaySiteImages/whatsnew/EmursBig.jpg)";
	    var TextBox = "<p id='ChangeWhatsNewSubHeader'>ALMAY&reg; Oil-Free Eye Makeup Remover Pads</p><p id='ChangeTitle'>New! Convenient 120 pad count size</p><p id='ChangeText'>Gently removes eye makeup. No greasy residue.</p><a href='/Pg/Main/CatProdDet.aspx?catid=36&catnm=ALMAY%C2%AE&subid=230&subnm=Eye%20Makeup%20Removers&prd=28629&osubnm=Eye%20Makeup%20Removers'><img src='/AlmaySiteImages/whatsnew/LearnMore.jpg' border='0' width='91px' height='13px'/></a>";		
	document.getElementById('SM3').src = "/AlmaySiteImages/whatsnew/SM/SMlogo_on_03.png";
	document.getElementById('SM3').ImageStatus = 1;
	}
	/*if (DIV == 'SM4'){
	document.getElementById('WhatsNewLeft').style.background = "url(/AlmaySiteImages/whatsnew/EyeShadowBig.jpg)";
	var TextBox = "<p id='ChangeTitle'>eye shadow</p><p id='ChangeText'>98.2% natural, beautiful color eye shadow \</p><a href='/Pg/Main/CatProdDet.aspx?catid=32&catnm=Eyes&subid=242&subnm=Shadow&prd=29421&osubnm=999'><img src='/AlmaySiteImages/whatsnew/LearnMore.jpg' border='0' width='91px' height='13px'/></a>";		
	document.getElementById('SM4').src = "/AlmaySiteImages/whatsnew/SM/SMlogo_on_04.png";
	document.getElementById('SM4').ImageStatus = 1;
	}*/
	/*if (DIV == 'SM5'){
	document.getElementById('WhatsNewLeft').style.background = "url(/AlmaySiteImages/whatsnew/LipsBig.jpg)";
	var TextBox = "<p id='ChangeTitle'>lipgloss</p><p id='ChangeText'>95.8% natural, beautiful color lipgloss</p><a href='/Pg/Main/CatProdDet.aspx?catid=33&catnm=Lips&subid=237&subnm=Lipgloss&prd=29420&osubnm=999'><img src='/AlmaySiteImages/whatsnew/LearnMore.jpg' border='0' width='91px' height='13px'/></a>";		
	document.getElementById('SM5').src = "/AlmaySiteImages/whatsnew/SM/SMlogo_on_05.png";
	document.getElementById('SM5').ImageStatus = 1;
	}*/
	document.getElementById('WhatsNewContent').innerHTML = TextBox;
	
	}
function mouseOverNP(IMAGE) {
	if (IMAGE == 'SM1'){
	document.getElementById(IMAGE).src = '/AlmaySiteImages/whatsnew/SM/SMlogo_on_01.png';
	}
	if (IMAGE == 'SM2'){
	document.getElementById(IMAGE).src = '/AlmaySiteImages/whatsnew/SM/SMlogo_on_02.png';
	}
	if (IMAGE == 'SM3'){
	document.getElementById(IMAGE).src = '/AlmaySiteImages/whatsnew/SM/SMlogo_on_03.png';
	}
	/*if (IMAGE == 'SM4'){
	document.getElementById(IMAGE).src = '/AlmaySiteImages/whatsnew/SM/SMlogo_on_04.png';
	}*/
	/*if (IMAGE == 'SM5'){
	document.getElementById(IMAGE).src = '/AlmaySiteImages/whatsnew/SM/SMlogo_on_05.png';
	}*/
	}
function mouseOutNP(IMAGE) {
	if (IMAGE == 'SM1'){
	var el = document.getElementById(IMAGE);
	
	if (el.ImageStatus == 1)
		return;
		
	el.src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_01.png';
	}
	if (IMAGE == 'SM2'){
	var el = document.getElementById(IMAGE);
	
	if (el.ImageStatus == 1)
		return;
		
	el.src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_02.png';
	}
	if (IMAGE == 'SM3'){
	var el = document.getElementById(IMAGE);
	
	if (el.ImageStatus == 1)
		return;
		
	el.src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_03.png';
	}
	/*if (IMAGE == 'SM4'){
	var el = document.getElementById(IMAGE);
	
	if (el.ImageStatus == 1)
		return;
		
	el.src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_04.png';
	}*/
	/*if (IMAGE == 'SM5'){
	var el = document.getElementById(IMAGE);
	
	if (el.ImageStatus == 1)
		return;
		
	el.src = '/AlmaySiteImages/whatsnew/SM/SMlogo_off_05.png';
	}*/
	}