
inc_title_js =
'\n<table width="888" border="0" cellpadding="2" cellspaci'
+ 'ng="0" style="border:1px #333333 dashed;">\n  <tr>\n    <t'
+ 'd width="32%"><div align="left"><font color="#333333" fa'
+ 'ce="Arial">&nbsp;02019+1735-49</font></div></td>\n    <td'
+ ' align="center"  width="33%"><div align="center"><font c'
+ 'olor="#333333" face="Arial">Bellingham Guide and\n      P'
+ 'lanner</font></div></td>\n    <td align="right"  width="3'
+ '2%"><div align="right"><font face="Arial" color="#333333'
+ '">\n      <script language="JavaScript" type="text/javasc'
+ 'ript"><!-- This script and many more are available free '
+ 'online at --><!-- The JavaScript Source!! http://javascr'
+ 'ipt.internet.com --><!--  Author: www.cgiscript.net  -->'
+ '<!-- Begin\n\n// Get today\'s current date.\nvar now = new D'
+ 'ate();\n\n// Array list of days.\nvar days = new Array(\'Sun'
+ 'day\',\'Monday\',\'Tuesday\',\'Wednesday\',\'Thursday\',\'Friday\','
+ '\'Saturday\');\n\n// Array list of months.\nvar months = new '
+ 'Array(\'January\',\'February\',\'March\',\'April\',\'May\',\'June\','
+ '\'July\',\'August\',\'September\',\'October\',\'November\',\'Decemb'
+ 'er\');\n\n// Calculate the number of the current day in the'
+ ' week.\nvar date = ((now.getDate()<10) ? "0" : "")+ now.g'
+ 'etDate();\n\n// Calculate four digit year.\nfunction fourdi'
+ 'gits(number)	{\n	return (number < 1000) ? number + 1900 :'
+ ' number;\n								}\n\n// Join it all together\ntoday =  day'
+ 's[now.getDay()] + ", " +\n         months[now.getMonth()]'
+ ' + " " +\n         date + ", " +\n         (fourdigits(now'
+ '.getYear())) ;\n\n// Print out the data.\ndocument.write(to'
+ 'day);\n\n//  End --></script>\n      <a href="http://bellin'
+ 'gham-ma.us/time.htm">Time</a>     </font></div></td>\n  <'
+ '/tr>\n</table>';

// end_var_declaration
document.write(inc_title_js);