

function showHTML(html)
{
	divTag = document.getElementById('Picture');
	divTag.innerHTML = html;
}



function showProduits()
{
	showHTML('<p style="line-height: 38px; padding: 20px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 30px; color: black; font-weight: 100;">Mariage<br />Naissance<br />Vacances<br />ou id&eacute;e cadeau...</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">&laquo;&nbsp;Quel que soit l\'&eacute;v&eacute;nement nous r&eacute;alisons pour vous le photo-book de chaque occasion. Sur mesure, possible jusqu\'au format A3, nombre de pages illimit&eacute;s.&nbsp;&raquo;</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Encadrements en plexiglas, acrylique ou sur divers supports rigides (format possible jusqu\'&agrave; 1,5m de largeur, pas de limite de longueur), devis sur demande.</p>');
}



function showVoucher()
{
	showHTML('<p style="line-height: 38px; padding: 20px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 30px; color: black; font-weight: 100;">Offrez un VOUCHER</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Combien de copines se plaignent qu\'elles n\'arrivent jamais &agrave; avoir de jolies photos de leurs enfants tous ensemble&nbsp;?</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Ou votre m&egrave;re qui aimerait tellement avoir une photo parfaite de tous ses petits-enfants. Sans oublier votre filleule qui est devenue une adolescente et qui voudrait des photos de star avec sa meilleure amie...</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Marina Roque de Pinho vous propose d\'acheter et d\'offrir des VOUCHERS correspondants &agrave; une s&eacute;ance photo que chacun utilisera &agrave; sa convenance. Un cadeau diff&eacute;rent et vraiment original. Pensez-y...</p>');
}



function showShooting()
{
	showHTML('<p style="line-height: 38px; padding: 20px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 30px; color: black; font-weight: 100;">Offrez-vous un shooting photo</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Faites-vous belle, enfilez votre jolie robe qui vous va si bien et invitez vos petits-enfants, votre meilleur ami ou votre compagnon &agrave; 4 pattes et laissez-nous vous photographier.</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Marina Roque de Pinho vous fournit le CD complet du shooting, il vous suffit ensuite de choisir votre photo pr&eacute;f&eacute;r&eacute;e et de l\'encadrer en d\'en faire un agrandissement (devis sur demande).</p><p style="line-height: 28px; padding: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; font-family: Century Gothic, Gill Sans, Verdana, sans-serif; font-size: 18px; color: black; font-weight: 100;">Un cadeau sympa pour votre conjoint, pour tous les grands-parents mais surtout pour vous&nbsp;! En tout cas, un cadeau inoubliable et toujours &eacute;mouvant.</p>');
}

