<!-- 
document.writeln('<table border="0" cellpadding="2" bgcolor="#FFFFFF">');
document.writeln('  <tr>');
document.writeln('    <td><img src="http://www.web-source.net/graphics/wdt_logo.gif" width="150"');
document.writeln('	  height="100" border="0" align="Left" /><font face="Verdana,Helvetica">Courtesy');
document.writeln('      of');
document.writeln('      <a href="http://www.webdesignmastery.com?syn" target="blank">Web Design Mastery</a><b><br />');
document.writeln('      <br />');
document.writeln('      </b></font><font face="Verdana,Helvetica" size="2"><b>Display the Date Within');
document.writeln('      Your Web Page (IE)</b></font><br />');
document.writeln('      <br />');
document.writeln('      <b><font size="2" face="Arial, Helvetica"><script>');
document.writeln('      ' + '<' + '!' + '-' + '-' + '');
document.writeln('      var today_date= new Date()');
document.writeln('      var month=today_date.getMonth()+1');
document.writeln('      var today=today_date.getDate()');
document.writeln('      var year=today_date.getYear()');
document.writeln('      //document.write("Today\'s date is: ")');
document.writeln('      document.write(month+"/"+today+"/"+year)');
document.writeln('      //' + '-' + '-' + '>' + ' </script></font></b>');
document.writeln('      <p>');
document.writeln('      <font face="Verdana,Helvetica" size="2">If you would like to display the');
document.writeln('      date within your web pages, place the following code within your HTML where');
document.writeln('      you would like the date to appear.</font> <br />');
document.writeln('      <br />');
document.writeln('      </p><center>');
document.writeln('	<table border="0" cellpadding="4" align="Center" width="95%">');
document.writeln('	  <tr>');
document.writeln('	    <td bgcolor="#EAE8E8"><font face="Verdana,Helvetica" size="2">&lt;script&gt;<br />');
document.writeln('	      &lt;!--<br />');
document.writeln('	      var today_date= new Date()<br />');
document.writeln('	      var month=today_date.getMonth()+1<br />');
document.writeln('	      var today=today_date.getDate()<br />');
document.writeln('	      var year=today_date.getYear()<br />');
document.writeln('	      //document.write("Today\'s date is: ")<br />');
document.writeln('	      document.write(month+"/"+today+"/"+year)<br />');
document.writeln('	      //--&gt;<br />');
document.writeln('	      &lt;/script&gt;</font></td>');
document.writeln('	  </tr>');
document.writeln('	</table>');
document.writeln('      </center>');
document.writeln('      <p>');
document.writeln('      <b><font size="2" face="Arial, Helvetica"> <script>');
document.writeln('      ' + '<' + '!' + '-' + '-' + '');
document.writeln('      var today_date= new Date()');
document.writeln('      var month=today_date.getMonth()+1');
document.writeln('      var today=today_date.getDate()');
document.writeln('      var year=today_date.getYear()');
document.writeln('      //document.write("Today\'s date is: ")');
document.writeln('      document.write(today+"/"+month+"/"+year)');
document.writeln('      //' + '-' + '-' + '>' + ' </script></font> <br />');
document.writeln('      <br />');
document.writeln('      <font size="2" face="Arial, Helvetica">Or, if you prefer this date format,');
document.writeln('      use the following code.<br />');
document.writeln('      <br />');
document.writeln('      </font></b>');
document.writeln('      </p><center>');
document.writeln('	<table border="0" cellpadding="4" align="Center" width="95%">');
document.writeln('	  <tr>');
document.writeln('	    <td bgcolor="#EAE8E8"><font face="Verdana,Helvetica" size="2">&lt;script&gt;<br />');
document.writeln('	      &lt;!--<br />');
document.writeln('	      var today_date= new Date()<br />');
document.writeln('	      var month=today_date.getMonth()+1<br />');
document.writeln('	      var today=today_date.getDate()<br />');
document.writeln('	      var year=today_date.getYear()<br />');
document.writeln('	      //document.write("Today\'s date is: ")<br />');
document.writeln('	      document.write(today+"/"+month+"/"+year)<br />');
document.writeln('	      //--&gt;<br />');
document.writeln('	      &lt;/script&gt;</font></td>');
document.writeln('	  </tr>');
document.writeln('	</table>');
document.writeln('      </center>');
document.writeln('      <p>');
document.writeln('      <font face="Verdana,Helvetica" size="2">      Copyright &copy; Shelley Lowery<b><br />');
document.writeln('      <br />');
document.writeln('      About the Author:</b><br />');
document.writeln('      <br />');
document.writeln('      </font>');
document.writeln('      </p><table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.writeln('	<tr>');
document.writeln('	  <td bgcolor="#DDDDDD"><font face="Verdana,Helvetica" size="2">Shelley Lowery');
document.writeln('	      is a successful well-known Internet Marketer and owner of several successful');
document.writeln('	      sites, including');
document.writeln('	      <a href="http://www.web-source.net/?syn" target="blank">www.Web-Source.net</a>.');
document.writeln('	      </font><font color="Blue"><font face="Verdana,Helvetica" size="2"><b><br />');
document.writeln('	      <br />');
document.writeln('	      Would you like to learn how to design a web');
document.writeln('	      site?</b></font></font><font face="Verdana,Helvetica" size="2"><br />');
document.writeln('	      <br />');
document.writeln('	      Learn at your own pace with 100\'s of copy and paste codes, screen shots and');
document.writeln('	      examples. Get your web site up fast with over 100 professionally designed');
document.writeln('	      web site templates. Visit the');
document.writeln('	      <a href="http://www.WebDesignMastery.com" target="blank">Web Design Mastery</a>');
document.writeln('	      site to download your free chapters (77 pages)!</font></td>');
document.writeln('	</tr>');
document.writeln('      </table>');
document.writeln('      <p align=Center>');
document.writeln('      </p><center>');
document.writeln('	<table border="0" cellspacing="6" cellpadding="2" align="Center">');
document.writeln('	  <tr>');
document.writeln('	    <td><p align=Center>');
document.writeln('	      <font face="Verdana,Helvetica"><b><a href="http://www.web-source.net/?syndicator"');
document.writeln('		  target="blank">Content Provided By</a></b></font><b>:</b><br />');
document.writeln('	      <a href="http://www.web-source.net/?syndicator" target="blank"><img src="http://www.web-source.net/graphics/ws_syn.gif"');
document.writeln('		  border="0" width="153" height="72" /></a><br />');
document.writeln('	      </p></td>');
document.writeln('	  </tr>');
document.writeln('	</table>');
document.writeln('      </center>');
document.writeln('</td></tr></table>');
// -->
