

function flash(arquivo,div,w,h,wmd){
	swfobject.embedSWF(arquivo, div, w, h, "8.0.0", "_controle/expressInstall.swf",{},{wmode:wmd},{});
	}


