// JavaScript Document
function MenginePublicite()
	{
	document.write('<iframe src="http://www.e-mengine.com/click/banner.php?location=' + escape(window.location.href) + '" width="468" height="60" noresize scrolling="no" hspace="0" vspace="0" frameborder="0" marginheight="0" marginwidth="0"><\/iframe>');
	}
MenginePublicite();