var myIdentifier=Math.round(Math.random()*10000);

var flashvars = {};
var params = {};
params.allowscriptaccess = "sameDomain"; 
var attributes = {};
attributes.id = "flash-content";

swfobject.embedSWF("london-court.swf?uniq="+myIdentifier, "flash-content", "955px", "600px", "9.0.0", "expressInstall.swf", flashvars, params, attributes);

