<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function popupcalc(montant){
var win2 = window.open("http://www.receiveandpay.com/wallet/customer/calculette.php?MerchantID=5479&Amount="+montant ,'popup','height=503,width=600,status=yes,scrollbars=yes,menubar=no,resizable=yes');
}

//-->
function writeFlash(p) {
	writeEmbed(
		'D27CDB6E-AE6D-11cf-96B8-444553540000',
		'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
		'application/x-shockwave-flash',
		p
	);
}
function writeShockWave(p) {
	writeEmbed(
	'166B1BCA-3F9C-11CF-8075-444553540000',
	'http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0',
	'application/x-director',
		p
	);
}
function writeQuickTime(p) {
	writeEmbed(
		'02BF25D5-8C17-4B23-BC80-D3488ABDDC6B',
		'http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0',
		'video/quicktime',
		p
	);
}
function writeRealMedia(p) {
	writeEmbed(
		'CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA',
		'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
		'audio/x-pn-realaudio-plugin',
		p
	);
}
function writeWindowsMedia(p) {
	p.url = p.src;
	writeEmbed(
		'6BF52A52-394A-11D3-B153-00C04F79FAA6',
		'http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701',
		'video/x-ms-wmv',
		p
	);
}
function writeEmbed(cls, cb, mt, p) {
	var h = '', n;
		
	var msie = navigator.userAgent.toLowerCase().indexOf('msie') != -1;
	if(jceEmbedStrict === 1){
		h += '<object codebase="' + cb + '"';
		if(msie){
			h += 'classid="clsid:' + cls + '"';
			h += typeof(p.id) != "undefined" ? 'id="' + p.id + '"' : '';
			h += typeof(p.name) != "undefined" ? 'name="' + p.name + '"' : '';
			h += typeof(p.width) != "undefined" ? 'width="' + p.width + '"' : '';
			h += typeof(p.height) != "undefined" ? 'height="' + p.height + '"' : '';
			h += typeof(p.align) != "undefined" ? 'align="' + p.align + '"' : '';
		}
		h += '>';
		if(msie){
			for (n in p){
				h += '<param name="' + n + '" value="' + p[n] + '">';
			}
		}
		if(!msie){
			h += '<object type="'+ mt +'" data="'+ p.src +'"';
			for (n in p){
				h += n + '="' + p[n] + '"';
			}
			h += '></object>';
		}
	}else{
		h += '<object codebase="' + cb + '" classid="clsid:' + cls + '"';
			h += typeof(p.id) != "undefined" ? 'id="' + p.id + '"' : '';
			h += typeof(p.name) != "undefined" ? 'name="' + p.name + '"' : '';
			h += typeof(p.width) != "undefined" ? 'width="' + p.width + '"' : '';
			h += typeof(p.height) != "undefined" ? 'height="' + p.height + '"' : '';
			h += typeof(p.align) != "undefined" ? 'align="' + p.align + '"' : '';
		h += '>';
		for (n in p){
			h += '<param name="' + n + '" value="' + p[n] + '">';
		}
		h += '<embed type='+ mt +' ';
		for (n in p){
			h += n + '="' + p[n] + '"';
		}
		h += '></embed>';
	}
	h += '</object>';
	document.write(h);
}
var jceEmbedStrict=1;
jQuery(document).ready(function(){
	jceutilities({
		legacyPopup: 0,
		boxConvert: 0,
		boxResize: 0,
		boxIcons: 0,
		boxOverlayOpacity: 0.8,
		boxOverlayColor: '#000000',
		boxFadeSpeed: 500,
		boxScaleSpeed: 500,
		imagePath: 'http://www.acuone.fr/mambots/system/jceutilities/img/',
		tipClass: 'tooltip',
		tipOpacity: 1,
		tipFxspeed: 150,
		tipPosition: 'br',
		tipOffsets: {'x': 16, 'y': 16},
		pngFix: 0
	});
});