/*
conf pour la methode refresh
se decompose de la facon suivante
la frame
	les objets pubs et la substitution iFrame
*/
document.domain='orange.fr';
var ord=Math.random()*10000000000000000;
var refresh_conf_ary = {
	'rm': {
		'type':					'iframe',
		'src':					'/Inc/rectangle_medium.html',
		'width':				'300',
		'height':				'250',
		'frameborder':	'no',
		'scrolling':		'no'
	},
	'banner': {
		'type':					'iframe',
		'src':					'/Inc/large_banner.html',
		'width':				'728',
		'height':				'90',
		'frameborder':	'no',
		'scrolling':		'no'
	}
};



