function dummy(url,param,width,height,version,id,alt){
	document.write ('<embed src="' +url+ '.swf'+(param==''?'':param+'&type=.swf')+'" width=' +width+ ' height=' +height+ ' name=' +id+ ' salign=TL menu="false" swliveconnect="false" mayscript="mayscript" type="application/x-shockwave-flash">');
}
