
function includeReadspeak()
{
  var dewplayer = 'fileadmin/arthous/gabarits/swf/dewplayer.swf';
  var URL = escape(document.location);
  var CUSTOMERNAME = "cg40";
  var CUSTOMERID = "1004151";

  document.write('Ecouter cette page...&nbsp;&nbsp;&nbsp;');
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="20" width="200">');
  document.write('<param name="movie" value="'+dewplayer+'?son=http%3A%2F%2Fasp.readspeaker.net%2Fcgi-bin%2F'+CUSTOMERNAME+'rsone%3Fcustomerid%3D'+CUSTOMERID+'%26type%3D0%26url%3D'+URL+'" />');
  document.write('<param name="quality" value="high" />');
  document.write('<param name="SCALE" value="exactfit" />');
  document.write('<param name="wmode" value="transparent" />');
  document.write('<embed wmode="transparent" src="'+dewplayer+'?son=http%3A%2F%2Fasp.readspeaker.net%2Fcgi-bin%2F'+CUSTOMERNAME+'rsone%3Fcustomerid%3D'+CUSTOMERID+'%26type%3D0%26url%3D'+URL+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="exactfit" height="20" width="200"> </embed>');
 document.write('</object>');
}

// document.write("readspeak");
 includeReadspeak();



