function noticia(imagen,texto,url){
	document.write('<div height="100" width="300" >');
	document.write('	<a class="notiBarra" href="'+url+'" target="_self">');
	document.write('		<table>');
	document.write('			<tr >');
	document.write('				<td align="center" valign="center"><a href="'+url+'" target="_self"><img src="'+ imagen +'" style="height:90px;width:75px;"/></a></td>');
	document.write('				<td align="left" valign="center"><a href="'+url+'" target="_self">'+ texto +'</a></td>');
	document.write('			</tr>');
	document.write('		</table>');
	document.write('	</a>');
	document.write('</div>');
}
function cargaSWF(url,width,height){
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="'+ width +'" height="'+ height+'">')
    document.write('<param name="movie" value="'+ url +'">')
    document.write('<param name="quality" value="high">')
    document.write('<param name="wmode" value="transparent">')
    document.write('<embed src="'+ url +'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+ width +'" height="'+ height +'" wmode="transparent"></embed>')
    document.write('</object>') 
}
function cargaSWFCarrusel(listaXML){
    document.write('<object class="movie" id="Carousel__ie"')
    document.write('classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"')
    document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0">')
    document.write('<param name="movie" value="swf/carrusel.swf" />')
    document.write('<param name="flashvars" value="xmlfile=xml/'+ listaXML+'.xml" />')
    document.write('<param name="quality" value="high" />')
    document.write('<param name="bgcolor" value="#fafafa" />')
    document.write('<param name="menu" value="false"/>')
    document.write('<param name="wmode" value="transparent"/>') 
    document.write('</object>')
}


function menuMetodologiaIKC(){
    document.write('<div class="flotarUp" >');
    document.write('    <table  valign="top" cellpadding="0" cellspacing="0" >');
    document.write('        <tr><td align = "center" colspan = "4"><p style="color:Blue" >Temarios</p></td></tr>');
    document.write('        <tr valign="top">');
    document.write('            <td  style="width:45px;height:16px;"><a class="btn"  href="temariokubli.aspx"><p class="txt" >IKC</p></a></td>');
    document.write('            <td  style="width:45px;height:16px;"><a class="btn"  href="temariopemex.aspx"><p class="txt">Pemex</p></a></td>');
    document.write('            <td  style="width:45px;height:16px;"><a class="btn"  href="temariopanama.aspx"><p class="txt">Panamá</p></a></td>');
    document.write('            <td  style="width:45px;height:16px;"><a class="btn"  href="temarioincape.aspx"><p class="txt">Taller</p></a></td>');
    document.write('        </tr>');
    document.write('    </table>');
    document.write('</div>');
}
function menuLibros(){
    document.write('<div class="flotarUp" style="left:820px;">');
    document.write('    <table  valign="top" cellpadding="0" cellspacing="0" >');
    document.write('        <tr><td align = "center" colspan = "2"><p style="color:Blue" >Series</p></td></tr>');
    document.write('        <tr valign="top">');
    document.write('            <td  style="width:60px;height:16px;"><a class="btn" style="width:60px;" href="librosdescubre.aspx"><p class="txt" >Descubre</p></a></td>');
    document.write('            <td  style="width:60px;height:16px;"><a class="btn" style="width:60px;" href="librosdespierta.aspx"><p class="txt">Despierta</p></a></td>');
    document.write('        </tr>');
    document.write('    </table>');
    document.write('</div>');
}

function addInstructor(imagen,url,nombre){
    document.write('<table border="0" cellpadding="0" cellspacing="0">');
    document.write('        <tr>');
    document.write('            <td colspan="3" style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt;background:url(Img/wbg.gif);">');
    document.write('                <table width="161" border="0" cellpadding="0" cellspacing="0">');
    document.write('                    <tr><td ><div  class="subTitulo" style="font-size:9px;">'+ nombre + '</div></td></tr>');
    document.write('                    <tr valign="top">');
    document.write('                        <td style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt;background:url(Img/wbg.gif);">');
    document.write('                            &nbsp;</td>');
    document.write('                    </tr>');
    document.write('                    <tr valign="top">');
    document.write('                        <td style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt;background:url(Img/wbg.gif);" >');
    document.write('                            <p align="center">');
    document.write('                            <img border="0" src="imgInstructores/' + imagen + '" width="95" height="137"></td>');
    document.write('                    </tr>');
    document.write('                </table>');
    document.write('            </td>');
    document.write('        </tr>');
    document.write('        <tr>');
    document.write('            <td rowspan="2" style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt">');
    document.write('	            <img src="Img/wl.gif" width="130" height="31" alt=""></td>');
    document.write('            <td style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt">');
    document.write('		            <a href="'+ url + '">');
    document.write('		            <img src="Img/wgo.gif" width="22" height="22" border="0" alt="Ver"></a></td>');
    document.write('            <td rowspan="2" style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt">');
    document.write('	            <img src="Img/wr.gif" width="9" height="31" alt=""></td>');
    document.write('        </tr>');
    document.write('        <tr>');
    document.write('            <td style="font-family: Arial, Helvetica, sans-serif; font-size: 8pt">');
    document.write('	            <img src="Img/wb.gif" alt="" width="22" height="9"></td>');
    document.write('        </tr>');
    document.write('    </table>');
}
