﻿document.open();
document.write('<div id="header">');
document.write('<div id="hd-title"><img src="/stw/common/img/hd_logo.gif" alt="G-SHOCK WEB MAGAZINE SHOCK THE WORLD WORLD" /></div>');
document.write('<div id="hd-nav">');
document.write('<ul>');
document.write('<li id="nav-feature" title="PRESENTACIÓN"><a href="/stw/feature/">PRESENTACIÓN</a></li>');
document.write('<li id="nav-event" title="EVENTO"><a href="/stw/event/">EVENTO</a></li>');
document.write('<li id="nav-culture" title="CULTURA"><a href="/stw/culture/">CULTURA</a></li>');
document.write('<li id="nav-people" title="GENTE"><a href="/stw/people/">GENTE</a></li>');
document.write('<li id="nav-campaign" title="CAMPAÑA"><a href="/stw/campaign/">CAMPAÑA</a></li>');
document.write('<li id="nav-download" title="DESCARGAR"><a href="/stw/download/">DESCARGAR</a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<div id="btn-home"><a href="/stw/index.html"><img src="/stw/common/img/hd_btn_home.gif" alt="Inicio" /></a></div>');
document.write('</div>');
document.close();

