﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title>Texto</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_onlinestore.css" type="text/css">
	<style type="text/css">
		@import url("mm_onlinestore.css");
	</style>
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS---------------
var d=new Date();
weekday= new Array("Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado");
monthname= new Array("ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic");
//Ensure correct for language. English is "Monday Jan 1, 2004"
var TODAY = weekday[d.getDay()] + " " + monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear();
//--------------- END LOCALIZEABLE   ---------------
</script>

</head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr bgcolor="#66ccff">
    <td width="400" colspan="2" rowspan="2" nowrap><img src="mm_onlinestore_image.jpg" alt="Imagen de encabezado" width="300" height="115" border="0"></td>
<td width="360" height="58" nowrap colspan="2" id="logo" valign="bottom">NOMBRE DEL SITIO WEB</td>


	<td width="100%">&nbsp;</td>
  </tr>
  <tr bgcolor="#66ccff">
    <td height="57" nowrap colspan="2" id="tagline" valign="top">Lema opcional</td>
	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="5" bgcolor="#ffffff"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
  <tr>
    <td colspan="5" bgcolor="#CC0033" id="dateformat" height="25">&nbsp; <A HREF="javacript:;">INICIO</A>&nbsp; | <script language="javascript"> document.write(TODAY); </script></td>
  </tr>
  <tr>
    <td width="156" valign="top">&nbsp;</td>
   <td colspan="2" valign="top"><br>
	<table border="0" cellspacing="0" cellpadding="2" width="504">
        <tr>
          <td class="pageName">NOMBRE DE LA PÁGINA</td>
        </tr>
        <tr>
          <td class="bodyText"><p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>
			</td>
		</tr>
      </table></td>
    <td width="100">&nbsp;</td>
	<td>&nbsp;</td>
  </tr>
  <tr>
    <td width="156">&nbsp;</td>
    <td width="244">&nbsp;</td>
    <td width="260">&nbsp;</td>
    <td width="100">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
<br>
</body>
</html>
