function instantiateInnovations()
{
	$('.easyCareXX').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "prettyBig", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: easyCare
				});
	
	$(document).listen('click', 'div.easyCareXX', function() {
		showVideo("EASY CARE", "FlextechWaistJeans.flv");
	});		
	
	$('.insulated').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: insulated
				});
				
	$('.windResistant').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: windResistant
				});
				
	$('.windProof').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: windProof
				});
				
	$('.breathable').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: breathable
				});
				
	$('.breathable_movie').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "prettyBig", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: breathable_movie
				});
				
		$(document).listen('click', 'div.breathable_movie', function() {
		showVideo("Don&#39;t Sweat It Sweats", "DontSweatItSweats.flv");
	});		

	$('.waterproofBreathable').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: waterproofBreathable
				});
				
	$('.waterProof').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: waterProof
				});
				
	$('.steamSealed').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: steamSealed
				});
				
	$('.moistureWicking').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: moistureWicking
				});
				
	$('.uvProtection').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: uvProtection
				});
				
	$('.temperatureRegulating').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: temperatureRegulating
				});
				
	$('.3in1').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: func3in1
				});
				
	$('.waterResistant').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: waterResistant
				});
				
	$('.waterResistant_movie').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "prettyBig", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: waterResistant_movie
				});
				
			$(document).listen('click', 'div.waterResistant_movie', function() {
		showVideo("HYPER-DRI", "HyperDriDenim.flv");
	});		

	$('.neverIron').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: neverIron
				});
				
	$('.neverIron_movie').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "prettyBig", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: neverIron_movie
				});
				
			$(document).listen('click', 'div.neverIron_movie', function() {
		showVideo("Perfectly Pressed, Never-Iron Shirt", "PerfectlyPressed.flv");
	});		

	$('.wrinkleResistant').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: wrinkleResistant
				});
	
	$('.easyCare').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: easyCare
				});
	
	$('.stretch').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: stretch
				});
				
	$('.antiPill').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: antiPill
				});
				
	$('.antiFade').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: antiFade
				});
				
	$('.antiMicrobial').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: antiMicrobial
				});
				
	$('.antiMicrobial_movie').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "prettyBig", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: antiMicrobial_movie
				});
				
		$(document).listen('click', 'div.antiMicrobial_movie', function() {
		showVideo("FRESHTECH", "FreshTech.flv");
	});	
		
	$('.stainRepellant').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: stainRepellant
				});
				
	$('.stainRepellant_movie').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "prettyBig", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: stainRepellant_movie
				});
	
	$(document).listen('click', 'div.stainRepellant_movie', function() {
		showVideo("Stain Repellant", "MensStainRepellantPolo.flv");
	});	
				
	$('.packable').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: packable
				});
				
	$('.zipOuterLiner').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: zipOuterLiner
				});
				
	$('.zipOffSleeves').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: zipOffSleeves
				});
				
	$('.reversible').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: reversible
				});
				
	$('.rollAwayHood').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: rollAwayHood
				});
				
	$('.reflective').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: reflective
				});
				
	$('.embroideryAccess').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: embroideryAccess
				});
				
	$('.tagless').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: tagless
				});
				
	$('.unisex').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: unisex
				});
				
	$('.headsetAccess').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: headsetAccess
				});
				
		$('.womensStyle').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: womensStyle
				});
		
				$('.organicCotton').tooltip({ 
						track: true, 
						delay: 0, 
						showURL: false, 
						showBody: " - ", 
						extraClass: "pretty", 
						fixPNG: true, 
						opacity: 0.95, 
						left: -120,
						bodyHandler: organicCotton
				});
				
				
				
}
function insulated()
{
		return "<h3>Insulated</h3>Garment has an insulating layer to keep you warm.";
}

function organicCotton()
{
		return "<h3>Organic Cotton</h3>Made from non-genetically-modified cotton grown without pesticides.";
}


function womensStyle()
{
		return "<h3>Women's Footwear</h3>Footwear designed specifically to fit a woman's foot. ";
}


function windResistant()
{
	return "<h3>Wind Resistant</h3>Membranes and fabric bonding creates a windproof barrier.";
}

function windProof()
{
	return "<h3>Windproof</h3>Membranes and fabric bonding create a barrier wind can't penetrate.";
}

function breathable()
{
	return "<h3>Breathable</h3> Moisture escapes the fabric naturally, keeping you dry.";
}

function breathable_movie()
{
	return "<h3>Breathable</h3> Moisture escapes the fabric naturally, keeping you dry.<br/><br/>Click to view movie.";
}

function waterproofBreathable()
{
	return "<h3>Waterproof Breathable</h3> Protective sealant combined with ventilation technology.";
}

function waterProof()
{
	return "<h3>Waterproof</h3> Water cannot penetrate the fabric so you stay dry.";
}

function steamSealed()
{
	return "<h3>Seam Sealed</h3> Critical seams have been taped and sealed to keep water out.";
}

function moistureWicking()
{
	return "<h3>Moisture Wicking</h3> Fabric structure keeps moisture away from your skin.";
}

function uvProtection()
{
	return "<h3>UV Protection</h3> Fabric has been treated to block harmful ultraviolet radiation.";
}

function temperatureRegulating()
{
	return "<h3>Temperature Regulating</h3> Insulating layer keeps you warm without overheating.";
}

function func3in1()
{
	return "<h3>3 IN 1</h3> Garment can be worn as shell alone, liner alone or combined.";
}

function waterResistant()
{
	return "<h3>Water Resistant</h3> Treated with durable water repellent finish to keep you dry.";
}

function waterResistant_movie()
{
	return "<h3>Water Resistant</h3> Treated with durable water repellent finish to keep you dry.<br/><br/>Click to view movie.";
}

function neverIron()
{
	return "<h3>Never Iron</h3> This garment always looks crisp, straight from your dryer.";
}

function neverIron_movie()
{
	return "<h3>Never Iron</h3> This garment always looks crisp, straight from your dryer.<br/><br/>Click to view movie.";
}

function wrinkleResistant()
{
	return "<h3>Wrinkle Resistant</h3> This garment has been treated to resist wrinkles";
}

function easyCare()
{
	return "<h3>Easy Care</h3> Garment can be machine washed and dried at home.";
}

function stretch()
{
	return "<h3>Stretch</h3> Fabric has four-way stretch component for fit &amp; flexibility.";
}

function antiPill()
{
	return "<h3>Anti-Pill</h3> Fabric won't twist into 'pills' and stays looking new.";
}

function antiFade()
{
	return "<h3>Anti-Fade</h3> Has been treated to hold its colour, wash after wash.";
}

function antiMicrobial()
{
	return "<h3>Antimicrobial</h3> Inhibits the growth of odour and stain-causing bacteria.";
}

function antiMicrobial_movie()
{
	return "<h3>Antimicrobial</h3> Inhibits the growth of odour and stain-causing bacteria.<br/><br/>Click to view movie.";
}

function stainRepellant()
{
	return "<h3>Stain Repellant</h3> Spills on fabric easily bead up and roll off the garment.";
}

function stainRepellant_movie()
{
	return "<h3>Stain Repellant</h3> Spills on fabric easily bead up and roll off the garment.<br/><br/>Click to view movie.";
}

function packable()
{
	return "<h3>Packable</h3> Garment can fold into its own pouch for easy storage.";
}

function zipOuterLiner()
{
	return "<h3>Zip-Out Liner</h3> Interior liner can be easily zipped out for versatility";
}

function zipOffSleeves()
{
	return "<h3>Zip-Off Sleeves</h3> Garment sleeves can easily zip off to create a vest.";
}

function reversible()
{
	return "<h3>Reversible</h3> Garment works equally well worn 'inside out.'";
}

function rollAwayHood()
{
	return "<h3>Roll-Away Hood </h3> Hood on jacket easily rolls away into the collar.";
}

function reflective()
{
	return "<h3>Reflective</h3> Item reflects light for increased safety in the dark.";
}

function embroideryAccess()
{
	return "<h3>Embroidery Access</h3> Opening in garment's interior allows for embroidery.";
}

function tagless()
{
	return "<h3>Tagless</h3> Labelling is printed right onto fabric for greater comfort.";
}

function unisex()
{
	return "<h3>Unisex</h3> Item is equally appropriate for both men and women.";
}

function headsetAccess()
{
	return "<h3>Headset Access</h3> Slit allows for headset cord to pass through.";
}


