// JavaScript Document

function flash(swf,haut,large,remplace)
{document.write('<object type="application/x-shockwave-flash" data="'+swf+'" width="'+large+'" height="'+haut+'"><param name="movie" value="'+swf+'" /><img src="'+remplace+'" /></object>')}
