function escribirDibujos()
{

document.write("<p align='center'><br><a href='"
+ obtenerPath()
+ "Principal/xelinterior.htm'><img border='0'"
+ " src='"
+ obtenerPath()
+ "Principal/Images/xelinterior.jpg' width='118' height='137'></a><br><br><br>"
+"<img border='0' src='"
+ obtenerPath()
+ "Principal/Images/lavoz.jpg' width='120' height='139'></td>")
}