var DayOfWeek = "";
var Year_ = "";
var Month_ = "";
var Day_ = "";

document.write('<DIV ALIGN=CENTER><SMALL>');
document.write('This is a sample only, not open to the public.<BR>');
document.write('</SMALL></DIV>');

document.write('<TABLE WIDTH=100% CELLSPACING=0 CELLPADDING=0 BACKGROUND="imgs/tb-bg1.gif" BORDER=0>');
document.write('<TR><TD ALIGN=LEFT WIDTH=117>');
document.write('<A HREF="."><IMG SRC="imgs/h-left.gif" WIDTH=117 HEIGHT=92 BORDER=0></A></TD><TD WIDTH=210 ALIGN=LEFT VALIGN=MIDDLE>');
document.write('<IMG SRC="imgs/logo-big.gif" WIDTH=210 HEIGHT=46 BORDER=0></TD><TD WIDTH=* ALIGN=CENTER VALIGN=TOP>');
document.write('<SMALL><BR>');
document.write('Electronic magazine for people <BR>');
document.write('interested in news from various countries <BR>');
document.write('with emphasis on travel & tourism<BR>');
document.write('<B>Issue No. 00</B>&nbsp;&nbsp; - &nbsp;&nbsp;');

today = new Date();
if (today.getDay() == 0) {DayOfWeek = 'Sun,'};
if (today.getDay() == 1) {DayOfWeek = 'Mon,'};
if (today.getDay() == 2) {DayOfWeek = 'Tue,'};
if (today.getDay() == 3) {DayOfWeek = 'Wed,'};
if (today.getDay() == 4) {DayOfWeek = 'Thu,'};
if (today.getDay() == 5) {DayOfWeek = 'Fri,'};
if (today.getDay() == 6) {DayOfWeek = 'Sat,'};

if (today.getMonth() == 1) {Month_ = 'Jan '};
if (today.getMonth() == 2) {Month_ = 'Feb '};
if (today.getMonth() == 3) {Month_ = 'Mar '};
if (today.getMonth() == 4) {Month_ = 'Apr '};
if (today.getMonth() == 5) {Month_ = 'May '};
if (today.getMonth() == 6) {Month_ = 'Jun '};
if (today.getMonth() == 7) {Month_ = 'Aug '};
if (today.getMonth() == 8) {Month_ = 'Aug '};
if (today.getMonth() == 9) {Month_ = 'Sep '};
if (today.getMonth() == 10) {Month_ = 'Oct '};
if (today.getMonth() == 11) {Month_ = 'Nov '};
if (today.getMonth() == 12) {Month_ = 'Dec '};

document.write('<B>' + DayOfWeek + ' ' + today.getDate()  + ' ' + Month_ + ' 19' + today.getYear() + '</B><BR>&nbsp;');

document.write('</SMALL></TD><TD ALIGN=RIGHT WIDTH=91>');
document.write('<IMG SRC="imgs/h-right.jpg" WIDTH=91 HEIGHT=92 BORDER=0></TD>');
document.write('</TR></TABLE>');

document.write('<TABLE WIDTH=131 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT BORDER=0>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="http://www.sagar.cz/nno/"><IMG SRC="imgs/m-title.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Title page"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="ednote.html"><IMG SRC="imgs/m-ednote.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Editor\'s note"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="news.html"><IMG SRC="imgs/m-news.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="News"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="uc.html"><IMG SRC="imgs/m-intplaces.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Interesting places"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="interestinghotels.html"><IMG SRC="imgs/m-inthotels.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Interesting hotels"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="uc.html"><IMG SRC="imgs/m-spas.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Spas & Resorts"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="fashion-divide.html"><IMG SRC="imgs/m-nude.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Nothing to wear?"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="uc.html"><IMG SRC="imgs/m-cruising.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Cruising"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="uc.html"><IMG SRC="imgs/m-transportation.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Trasportation"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="trips-courses.html"><IMG SRC="imgs/m-trips.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Interesting Trips and Courses"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="uc.html"><IMG SRC="imgs/m-shopping.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Shopping"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="http://www.sagar.cz/nn/"><IMG SRC="imgs/m-nnews.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Nation News"></A>');
document.write('</TD></TR>');
document.write('<TR><TD WIDTH=41>&nbsp;</TD><TD WIDTH=65 CLASS=Header>');
document.write('Canadian magazine on travel and tourism development and destinations');
document.write('</TD><TD WIDTH=25>&nbsp;</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="letters.html"><IMG SRC="imgs/m-letters.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Letters"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="tagents.html"><IMG SRC="imgs/m-tagents.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="For Travel Agents Only"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="mailto:NationsNews@globe.com"><IMG SRC="imgs/m-contact.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Contact Us"></A>');
document.write('</TD></TR>');
document.write('<TR VALIGN=TOP><TD COLSPAN=3>');
document.write('<A HREF="uc.html"><IMG SRC="imgs/m-archive.gif" WIDTH=117 HEIGHT=34 BORDER=0 ALT="Archive"></A>');
document.write('</TD></TR>');

document.write('<TR><TD WIDTH=41>&nbsp;</TD><TD WIDTH=65 ALIGN=CENTER><SMALL>');
document.write('<BR><BR><HR SIZE="1" NOSHADE><SMALL>www.works<BR>');
document.write('&copy;<BR><A HREF="http://www.adent.cz">ADENT</A><BR>1998</SMALL>');
document.write('</SMALL></TD><TD WIDTH=25>&nbsp;</TD></TR></TABLE>');

document.write('<DIV iALIGN=CENTER>');

document.write('<TABLE WIDTH=490>');
document.write('<TR><TD>');
document.write('<!-- +++++++++++++++++++ BODY +++++++++++++++++++ -->');



