function init(OnImage)
{
	var el = document.getElementById(OnImage);
	el.src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'on.gif';
	el.ImageStatus = 1;
}

function mouseOver(OnImage)
{
document.getElementById(OnImage).src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'on.gif';
}

function mouseOut(OnImage)
{
	var el = document.getElementById(OnImage);
	
	if (el.ImageStatus == 1)
		return;
		
	el.src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'off.gif';
}

function mouseClickFace(OnImage) 
{	
	
	document.getElementById('gtl_faceSubNav_01_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_faceSubNav_01_off.gif';
	document.getElementById('gtl_faceSubNav_02_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_faceSubNav_02_off.gif';
	document.getElementById('gtl_faceSubNav_03_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_faceSubNav_03_off.gif';
	document.getElementById('gtl_faceSubNav_01_').ImageStatus = 0;
	document.getElementById('gtl_faceSubNav_02_').ImageStatus = 0;
	document.getElementById('gtl_faceSubNav_03_').ImageStatus = 0;
	if (OnImage == 'gtl_faceSubNav_01_')
	{
	var SubText = "<ul class='SubTextSmall'><li>For a foundation look with light coverage and a soft, satin finish, start by using ALMAY&reg; smart shade smart balance&trade; makeup.</li><li>Apply to cleansed skin after your daily moisturizer.</li><li>Using fingertips or applicator, blend foundation onto skin starting in the center of your face, forehead and chin, blending outward.</li></ul>";
	/*var SubText = "<p class='SubTextBig'>Smart Shade Foundation</p><ul class='SubTextSmall'><li>For a foundation look with light coverage and a soft satin finish, start by using Smart Shade Foundation.</li><li>Apply to cleansed skin after your daily moisturizer</li><li>Using fingertips or applicator, blend foundation onto skin starting in the center of your face, forehead and clin blending outward</li></ul>";*/
	}
	if (OnImage == 'gtl_faceSubNav_02_')
	{
	var SubText = "<ul class='SubTextSmall'><li>For a foundation look with medium coverage and a soft matte finish, start by using TLC Truly Lasting Color&trade; Foundation.</li><li>Apply to cleansed skin after your daily moisturizer.</li><li>Using fingertips or applicator, blend foundation onto skin starting in the center of your face, forehead and chin, blending outward.</li></ul>";
	}
	if (OnImage == 'gtl_faceSubNav_03_')
	{
	var SubText = "<ul class='SubTextSmall'><li>For a foundation look that helps to prevent shine, heals and conceals with flawless coverage, start by using Clear Complexion Foundation.</li><li>Apply to cleansed skin after your daily moisturizer.</li><li>Using fingertips or applicator, blend foundation onto skin starting in the center of your face, forehead and chin, blending outward.</li></ul>";
	}	
	document.getElementById('subMenuTextArea').innerHTML = SubText;	
	var el = document.getElementById(OnImage);
	el.src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'on.gif';
	el.ImageStatus = 1;
}
function mouseClickLips(OnImage) 
{	
	
	document.getElementById('gtl_lipsSubNav_01_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_lipsSubNav_01_off.gif';
	document.getElementById('gtl_lipsSubNav_02_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_lipsSubNav_02_off.gif';
	document.getElementById('gtl_lipsSubNav_03_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_lipsSubNav_03_off.gif';
	document.getElementById('gtl_lipsSubNav_01_').ImageStatus = 0;
	document.getElementById('gtl_lipsSubNav_02_').ImageStatus = 0;
	document.getElementById('gtl_lipsSubNav_03_').ImageStatus = 0;
	if (OnImage == 'gtl_lipsSubNav_01_')
	{
	/*var SubText = "<p class='SubTextBig'>Ideal Lipcolor Collection</p><ul class='SubTextSmall'><li>Begin by choosing coordinating shades of lipliner, lipstick and lipgloss in your favorite shade family - Neutrals, Pinks, Berries or Reds.</li><ul class='SubTextSmall'><li class='listpush'>For a full coverage lip look, first line and define lips with Almay Ideal Lipliner, then apply coordinating lipgloss only to the center of the bottom lip.</li><li class='listpush'>For a semi-sheer lip look, apply to clean, bare lips and wear alone.</li><li class='listpush'>For a sheer, shinny lip look sweep lipgloss over clean, bare lips and wear alone</li></ul></ul>";*/
	var SubText = "<ul class='SubTextSmall'><li>Begin by choosing coordinating shades of lipliner, lipstick and lipgloss in your favorite shade family &mdash; neutrals, pinks, berries or reds.</li><li>For a full coverage lip look, first line and define lips with ALMAY&reg; Ideal&reg; Lipliner, then apply the coordinating lipcolor over the lipliner and press lips together to blend. To make lips appear pouty, apply coordinating lipgloss only to the center of the bottom lip.</li><li>For a semi-sheer lip look, apply lipstick to clean, bare lips and wear alone.</li><li>For a sheer, shiny lip look sweep lipgloss over clean, bare lips and wear alone</li></ul></ul>";
	}
	if (OnImage == 'gtl_lipsSubNav_02_')
	{
	var SubText = "<ul class='SubTextSmall'><li>For 12 hours of full coverage, shiny, long lasting color, try TLC Truly Lasting Color&trade; Lipcolor.</li><li>Apply a thin, even coat of lipcolor to clean, bare lips. Let the product dry on lips for 2 minutes or until completely dry, then brush on clear, glossy topcoat. Reapply topcoat throughout the day as often as needed for shine and comfort.</li><li>Remove lipcolor with ALMAY&reg; Moisturizing Eye Makeup Remover Pads.</li></ul>";
	}
	if (OnImage == 'gtl_lipsSubNav_03_')
	{
	var SubText = "<ul class='SubTextSmall'><li>For a full coverage lip look that provides instant hydration to lips, try Hydracolor&reg; lipstick.</li><li>Apply directly to clean, bare lips. Can be worn alone or over ALMAY&reg; Ideal&reg; Lipliner for additional staying power.</li></ul>";
	}	
	document.getElementById('subMenuTextArea').innerHTML = SubText;	
	var el = document.getElementById(OnImage);
	el.src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'on.gif';
	el.ImageStatus = 1;
}
function mouseClickEyes(OnImage) 
{	
	
	document.getElementById('gtl_eyesSubNav_01_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_eyesSubNav_01_off.gif';
	//document.getElementById('gtl_eyesSubNav_02_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_eyesSubNav_02_off.gif';
	document.getElementById('gtl_eyesSubNav_03_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_eyesSubNav_03_off.gif';
	document.getElementById('gtl_eyesSubNav_01_').ImageStatus = 0;
	//document.getElementById('gtl_eyesSubNav_02_').ImageStatus = 0;
	document.getElementById('gtl_eyesSubNav_03_').ImageStatus = 0;
	if (OnImage == 'gtl_eyesSubNav_01_')
	{
	    //var SubText = "<ul class='SubTextSmall'><li>Shadow: Choose a shadow for your eye color</li><li>Apply medium shade (top) all over lid</li><li>Blend darker shade (center) into crease</li><li>Apply ligher shade (bottom) onto brow bone to highlight</li><li>Eyeliner: For definition apply eyeliner close to base of upper lashes</li><li>Mascara: Apply by starting at tip of lashes.  Allow to set and apply second coat from base of lashes wiggling brush slightly from side to side working to tips of lashes.</li></ul>";

	    var SubText = "<ul class='SubTextSmall'><li>Shadow: Choose a shadow for your eye color<br />&nbsp;&nbsp;1. Apply medium shade (top) all over lid<br />&nbsp;&nbsp;2. Blend darker shade (center) into crease<br />&nbsp;&nbsp;3. Apply ligher shade (bottom) onto brow bone to<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;highlight</li><li>Eyeliner: For definition apply eyeliner close to base of upper lashes</li><li>Mascara: Apply by starting at tip of lashes.  Allow to set and apply second coat from base of lashes wiggling brush slightly from side to side working to tips of lashes.<br /><br /><a href='/Pg/Main/IICTab.aspx?linkid=1'><img src='/AlmaySiteImages/whatsnew/LearnMore.jpg' border='0' width='91px' height='13px'/></a></li></ul>";
  
	/*var SubText = "<p class='SubTextBig'>Intense i-color Bring Out</p><ul class='SubTextSmall'><li>Begin by choosing the Intense i-Color&trade; Bring Out Collection that works with your eye color.</li><li>Apply the mid-tone shade all over your lid.</li><li>Apply the mid-tone shade all over your lide</li><li>Next, blend the deep shade into the crease.</li><li>Finally apply the highlighter shade to your brow bone</li></ul>";*/
	}
	//if (OnImage == 'gtl_eyesSubNav_02_')
	//{
	//var SubText = "<ul class='SubTextSmall'><li>Begin by choosing the Intense i-Color&trade; Play Up Collection that works with your eye color.</li><li>Apply the mid-tone shade all over your lid.</li><li>Next, blend the deep shade into the crease.</li><li>Finally, apply the highlighter shade to your brow bone.</li><li>Apply liquid liner close to base of lashes. Press lightly for a fine line; use a firmer touch for a bolder line.</li></ul>";
	//}
	if (OnImage == 'gtl_eyesSubNav_03_')
	{
	var SubText = "<ul class='SubTextSmall'><li>Eyebase &amp; concealer: Sweep brush underneath each eye and on lids. Use finger to further blend.</li><li>eye shadow: Use finger to apply darker shade to lid and lighter shade underneath brows or brow bone</li><li>Liner/highlighter: Apply liner to lower and/or upper lash line. Apply highlighter to inner/outer corners of eyes and on brow bone directly under brow arch.</li></ul>";
	}	
	document.getElementById('subMenuTextArea').innerHTML = SubText;	
	var el = document.getElementById(OnImage);
	el.src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'on.gif';
	el.ImageStatus = 1;
}
function mouseClickPB(OnImage) 
{	
	
	document.getElementById('gtl_PBSubNav_01_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_PBSubNav_01_off.gif';
	document.getElementById('gtl_PBSubNav_02_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_PBSubNav_02_off.gif';
	//document.getElementById('gtl_PBSubNav_03_').src = '/AlmaySiteImages/experts/GTL_TipsFor/gtl_PBSubNav_03_off.gif';
	document.getElementById('gtl_PBSubNav_01_').ImageStatus = 0;
	document.getElementById('gtl_PBSubNav_02_').ImageStatus = 0;
	//document.getElementById('gtl_PBSubNav_03_').ImageStatus = 0;
	if (OnImage == 'gtl_PBSubNav_01_')
	{
	/*var SubText = "<p class='SubTextBig2'>Face</p><p class='SubTextSmall'>Start by choosing the Pure Blends Foundation shade that works with your skin tone. Using your fingertips, dot Pure Blends Foundation onto your forehead, nose, cheeks and chin. Blend outwards towards your jawline and neck for a seamless finish.</p><p class='SubTextSmall'>Sweep Pure Blends Loose Finishing powder over your face. Apply with the sponge on small circular motions, starting in center and working out.</p><p class='SubTextBig2'>Cheeks</p><p class='SubTextSmall'>Using the Pure Blends Blush Brush, sweep a small amount of color across cheeks. Brush lightly over your cheeks, nose and forehead for an allover radiant, fresh look.</p><p class='SubTextBigBlack'>Leslie is wearing:</p><p class='SubTextSmall'>Face:  Pure Blends Foundation in Neutral and Pure Blends Loose Finishing powder in Translucent Matte</p><p class='SubTextSmall'>Cheeks : Pure Blends Blush in Bouquet</p>";*/
	var SubText = "<p class='SubTextBig2'>face</p><p class='SubTextSmall'>Start by choosing the ALMAY pure blends&trade; makeup shade that works with your skin tone. Using your fingertips, dot ALMAY pure blends&trade; makeup onto your forehead, nose, cheeks and chin. Blend outwards toward your jaw line and neck for a seamless finish.</p><p class='SubTextSmall'>Sweep ALMAY pure blends&trade; loose finishing powder over your face. Apply with the sponge in small circular motions, starting in center and working out.</p><p class='SubTextBigBlack'>Leslie is wearing:</p><p class='SubTextSmall'>Face:  ALMAY pure blends&trade; makeup in neutral and ALMAY pure blends&trade; loose finishing powder in translucent matte.</p>";
	}
	if (OnImage == 'gtl_PBSubNav_02_')
	{
	var SubText = "<p class='SubTextBig2'>eyes</p><p class='SubTextSmall'>Begin by choosing your favorite ALMAY pure blends&trade; eye shadow shade. Apply ALMAY pure blends&trade; eye shadow to your entire eyelid starting with the corner and working out.</p><p class='SubTextBigBlack'>Leslie is wearing:</p><p class='SubTextSmall'>Eyes: ALMAY pure blends&trade; eye shadow:</p><p class='SubTextSmall'>Petal Shadow all over the eyelid.</p><p class='SubTextSmall'>Lavender Shadow from crease of lids towards brow bone.</p>";
	}
	//if (OnImage == 'gtl_PBSubNav_03_')
	//{
	//var SubText = "<p class='SubTextBig2'>lips</p><p class='SubTextSmall'>Complete your look with ALMAY pure blends&trade; lipgloss. Start at the center of your upper lip, working toward the outer edges. Cover lips and add an extra coat at the lip center to reflect light.</p><p class='SubTextBigBlack'>Leslie is wearing:</p><p class='SubTextSmall'>Lips: ALMAY pure blends&trade; lipgloss in peony.</p>";
	//}	
	document.getElementById('subMenuTextArea').innerHTML = SubText;	
	var el = document.getElementById(OnImage);
	el.src = '/AlmaySiteImages/experts/GTL_TipsFor/' + OnImage + 'on.gif';
	el.ImageStatus = 1;
}