if (!useRedirect){
	if(hasRightVersion){
		var oeTags = "<div style='z-index:2;margin:0 auto; '><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='699' height='120'><param name='movie' value='Flash/header.swf'><param name='quality' value='high'><embed src='Flash/header.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='699' height='120'></embed></object></div>";

		document.write(oeTags);
	} else {
		descargar_flash=confirm("Usted no dispone de una versión de Flash compatible con la aplicación. ¿Desea descargar este componente? Si pulsa usted CANCELAR no podrá visualizar correctamente el contenido de la bolsa de empleo.");
		if(descargar_flash)
			window.open("http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&Lang=Spanish&P5_Language=Spanish");
	}
}
