




//************************************************************************
//						GESTION PUBS
//************************************************************************
// Auteur : Abiotik / jean luc COSTAGLIOLA
// contact : 04 67 57 03 72
//************************************************************************
// ------------------------------------- tous droits réservés abiotik 2010


//**************************************************************************
// gestion pub hautes
//**************************************************************************

	function pubBandHaut(){
		//document.write('&nbsp;');
		document.write('<div><img src="../site/gestionClient/pub/images/banHaute_5pc.gif"></div>');		
	}


//**************************************************************************
// gestion pubs rayons / gammes
//**************************************************************************

	function pubRG_haute(){
	
		// univers sono
		if(designRub == 1){
			document.write('<div style="margin: 0px auto; text-align: center; margin-bottom: 10px;"><a href="fiche_produit.cfm?ref=sg-be-9108-usb&num=141&type=110&code_lg=lg_fr"><img src="../site/gestionClient/pub/images/banRG_sonoBE2.gif" border="0"></a></div>');
		}

	}

	function pubRG_basse(){

	}

	function pubRG_gauche(){
		document.write('<div style="margin-top: 25px;"><a href="http://www.platine-center.com/boutique/les-avantages-de-platine-c.cfm"><img src="../site/graph/images/blocChoisirPC2.gif" border="0"></a></div>');
	}	
	
	
	
	
