    jQuery(document).ready(function() {
		//Set Lounge
        jQuery('#dvtContentProductSetFlatTitle1').append('<div class="dvtSetsStaticImage"><img src="/content/ffnp/images/Sets/LOUNGE1.jpg" width="940" height="284"> </div>');
     	//jQuery('#dvtContentProductSetFlat1').append("<div class='dvtSetsStaticText'><h5>' The divine world of relaxation and cocooning... '</h5>Our Lounge Boutique offers luxurious soft tops and bottoms, designed to be mixed and matched, allowing you to embrace a chic and relaxed lifestyle,  any place, any time... </div>");
		
		//Set Travel
        jQuery('#dvtContentProductSetFlatTitle2').append('<div class="dvtSetsStaticImage"><img src="/content/ffnp/images/Sets/TRAVEL1.jpg" width="940" height="284"> </div>');
     	//jQuery('#dvtContentProductSetFlat2').append("<div class='dvtSetsStaticText'><h5>' The final destination for all jetsetters travelling the world... '</h5>A collection of urban luxe separates created for a chic and effortless style while travelling.</div>");
		
		//Set Essentials
        jQuery('#dvtContentProductSetFlatTitle3').append('<div class="dvtSetsStaticImage"><img src="/content/ffnp/images/Sets/ESSENTIALS1.jpg" width="940" height="284"> </div>');
     	//jQuery('#dvtContentProductSetFlat3').append("<div class='dvtSetsStaticText'><h5>' Easy, minimalist, timeless... '</h5>Lounge Lover's EterniTee's offer timeless and soft wardrobe staples, to be loved for eternity...</div>");
		
		//Set Our Favourites
        jQuery('#dvtContentProductSetFlatTitle4').append('<div class="dvtSetsStaticImage"><img src="/content/ffnp/images/Sets/FAVOURITES1.jpg" width="940" height="284"> </div>');
     	//jQuery('#dvtContentProductSetFlat4').append("<div class='dvtSetsStaticTextFavourites'><h5>Sylvie</h5>A selection of pieces we LOVE this season. Sylvie and her team share what they have on their wish lists...</div>");
	
	});

