// Libreria javascript para el portal esika.
function  PintarSwf(cad){
	document.write(cad);
}
