<?xml version="1.0" encoding="ISO-8859-1"?>
	<rss version="2.0">
		<channel>
		<lastBuildDate>Tue, 07 Sep 2010 22:34:35 -0600</lastBuildDate>
		<title>Aquia Creek</title>
		<description>Recent Content from Aquia Creek</description>
		<link>http://aquiacreek.com</link>
			<item>
				<pubDate>Mon, 16 Aug 2010 15:25:00 -0600</pubDate>
				<title>Labor Day at SMYC</title> 
				<description>&lt;blockquote&gt;&lt;h2&gt;Labor day at SMYC&lt;/h2&gt;Labor day at SMYC...&lt;br /&gt;
 &lt;br /&gt;
We are planning on heading down to the Saint Mary's river to spend the weekend with Lexi and crew.&lt;br /&gt;
Labor Day weekend is event filled with activities for the younger kids and &quot;Hooters and Scooters&quot; for the bigger kids.&lt;br /&gt;
 &lt;br /&gt;
Located at Dennis Point Marina, SMYC has a great pool, shower house, restaurant, play areas, tiki bar, and indoor bar.&lt;br /&gt;
 &lt;br /&gt;
The marina has pump out, fuel, electrical, and water. &lt;br /&gt;
 &lt;br /&gt;
&lt;a href=&quot;http://aquiacreek.com/showthread.php?2075-Labor-day-at-SMYC&amp;amp;goto=newpost&quot; target=&quot;_blank&quot;&gt;&lt;font size=&quot;6&quot;&gt;&lt;b&gt;Forum</description>
				<link>http://aquiacreek.com/content.php?120-Labor-Day-at-SMYC</link>
				<guid>http://aquiacreek.com/content.php?120-Labor-Day-at-SMYC</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 08:10:00 -0600</pubDate>
				<title>Weather Calculator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Weather Calculator&lt;/h2&gt;
    &lt;div class=&quot;blockbody&quot;&gt;
      &lt;div class=&quot;blockrow&quot;&gt;
 
  &lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;
/* Hi there.  See you're looking at the code.  Well all I ask is that you at least give --&gt;
 the author some credit for his work.  Best way, just leave this text intact.  You do not
 have to place the author's name on your page.  But if you want to, that's ok.  Thanks for 
 using this script.
 
 Script is by Ron Murphy. Updated 08.18.2001 for new Windchill calculation.
*/
// ##################  Temperature conversions #####
function ftoc(fahrenheit){
  fahrenheit.Celsius.value</description>
				<link>http://aquiacreek.com/content.php?116-Weather-Calculator</link>
				<guid>http://aquiacreek.com/content.php?116-Weather-Calculator</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 08:07:00 -0600</pubDate>
				<title>Speed Calculator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Miles to Knots Speed Calculator&lt;/h2&gt;
    &lt;div class=&quot;blockbody&quot;&gt;
      &lt;div class=&quot;blockrow&quot;&gt;
&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;2&quot;&gt;1 knot = 1 nautical mile per hour = 6076 feet per
hour = 1.15078 mph&lt;br&gt;
1 mph = 1 mile per hour = 5280 feet per hour = 0.86898 knots per hour&lt;/font&gt;&lt;/p&gt;

&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;&lt;font size=&quot;2&quot;&gt;Type a value in one box and click
&lt;font color=&quot;#FF0000&quot;&gt;&lt;u&gt;here&lt;/u&gt;&lt;/font&gt; to see the results&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;script&gt;
&lt;!-- // --&gt; &lt;h1&gt;Sorry, your browser does not</description>
				<link>http://aquiacreek.com/content.php?115-Speed-Calculator</link>
				<guid>http://aquiacreek.com/content.php?115-Speed-Calculator</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 08:04:00 -0600</pubDate>
				<title>Moon Phase Calculator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Moon Phase Calculator *opens new window&lt;/h2&gt;
    &lt;div class=&quot;blockbody&quot;&gt;
      &lt;div class=&quot;blockrow&quot;&gt;


&lt;div align=&quot;center&quot;&gt;
&lt;table align=&quot;left&quot;&gt;
&lt;tr&gt;
&lt;td width=&quot;25%&quot;&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;You can obtain the times of sunrise, sunset, moonrise, moonset,

transits of the Sun and Moon, and the beginning and end of civil

twilight, along with information on the Moon's phase by specifying the

date and location in one of the two forms below and clicking on the

&quot;Get data&quot; button at the end of</description>
				<link>http://aquiacreek.com/content.php?113-Moon-Phase-Calculator</link>
				<guid>http://aquiacreek.com/content.php?113-Moon-Phase-Calculator</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 08:01:00 -0600</pubDate>
				<title>Depth Calculator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Depth Calculator&lt;/h2&gt;
    &lt;div class=&quot;blockbody&quot;&gt;
      &lt;div class=&quot;blockrow&quot;&gt;
&lt;SCRIPT&gt;
  function metercomp(obj)
  {
     obj.meterfeet.value = (obj.meter.value*39.370079)/12
     obj.meterfath.value = obj.meterfeet.value/6
  }
  function feetcomp(obj)
  {
     obj.feetmeter.value = (obj.feet.value*12)/39.370079
     obj.feetfath.value =  obj.feet.value/6
  }
  function fathcomp(obj)
  {
     obj.fathmeter.value = (obj.fathoms.value*12*6)/39.370079
     obj.fathfeet.value = obj.fathoms.value*6
  }
      &lt;/SCRIPT&gt;
&lt;form name=&quot;scalform&quot;&gt;
&lt;p</description>
				<link>http://aquiacreek.com/content.php?111-Depth-Calculator</link>
				<guid>http://aquiacreek.com/content.php?111-Depth-Calculator</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 07:05:00 -0600</pubDate>
				<title>Nautical Flag Translator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Nautical Flag Translater *opens new window&lt;/h2&gt;
    &lt;div class=&quot;blockbody&quot;&gt;
      &lt;div class=&quot;blockrow&quot;&gt;
&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;./clientscript/js/ref_nuatical.js&quot;&gt;&lt;/SCRIPT&gt;
&lt;CENTER&gt;
&lt;TABLE BORDER=1 CELLPADDING=10&gt;
&lt;TR valign=top&gt;&lt;TD&gt;
&lt;font size=2&gt;
&lt;b&gt;Translate text into flags:&lt;/b&gt;
&lt;FORM name=&quot;flaggit&quot; method=&quot;GET&quot; action=&quot;http://www.marinewaypoints.com/cgi-bin/flags.pl&quot; onSubmit=&quot;popWin()&quot; target=&quot;linkWindow&quot;&gt;
&lt;INPUT type=&quot;hidden&quot; name=&quot;ship&quot; value=&quot;1&quot;&gt;
&lt;INPUT TYPE=&quot;radio&quot;</description>
				<link>http://aquiacreek.com/content.php?114-Nautical-Flag-Translator</link>
				<guid>http://aquiacreek.com/content.php?114-Nautical-Flag-Translator</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 06:41:00 -0600</pubDate>
				<title>The Great Circle</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;The &quot;Great Circle&quot; calculator&lt;/h2&gt;

&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--

function SymError()
{
  return true;
}

window.onerror = SymError;

var SymRealWinOpen = window.open;

function SymWinOpen(url, name, attributes)
{
  return (new Object());
}

window.open = SymWinOpen;

//--&gt;
&lt;/script&gt;

&lt;script&gt;
// ************** Edit Your Station Details Here ******************** 
   Latitude_degrees = 53
   Latitude_minutes = 20
   Latitude = &quot;North&quot;
   Longitude_degrees = 2
   Longitude_minutes =</description>
				<link>http://aquiacreek.com/content.php?109-The-Great-Circle</link>
				<guid>http://aquiacreek.com/content.php?109-The-Great-Circle</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 06:03:00 -0600</pubDate>
				<title>Distance Calculator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Distance Calculator&lt;/h2&gt;
    &lt;div class=&quot;blockbody&quot;&gt;
      &lt;div&gt;
      &lt;td&gt;
          &lt;SCRIPT&gt;
  function compute(obj)
  {
     obj.nmiles.value = obj.expr.value/72913.39
     obj.smiles.value = obj.expr.value/63360
     obj.ninches.value= 72913.39/obj.expr.value
     obj.sinches.value = 63360/obj.expr.value
     obj.finch.value = obj.smiles.value*5280
  }
  function compute2(obj)
  {
     obj.smiles2.value = obj.nmiles2.value*1.15077945
  }
  function compute3(obj)
  {
     obj.nmiles3.value = obj.smiles3.value*0.86897624
  }
      &lt;/SCRIPT&gt;

&lt;form</description>
				<link>http://aquiacreek.com/content.php?112-Distance-Calculator</link>
				<guid>http://aquiacreek.com/content.php?112-Distance-Calculator</guid>
			</item>
		
			<item>
				<pubDate>Fri, 02 Jul 2010 05:49:00 -0600</pubDate>
				<title>Degrees Calculator</title> 
				<description>&lt;h2 class=&quot;blockhead&quot;&gt;Degree Calculator&lt;/h2&gt;
&lt;table align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;A NAME=&quot;START&quot;&gt;&lt;/A&gt;
&lt;a name=&quot;DNS2DECIMAL&quot;&gt;&lt;/a&gt;
&lt;H5&gt;Degrees Minutes Seconds to Decimal Degrees&lt;/h5&gt;
&lt;p class=&quot;bodytext&quot;&gt;

&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;&lt;!--
   var latsign = 1;
   var lonsign = 1;
   var absdlat = 0;
   var absdlon = 0;
   var absmlat = 0;
   var absmlon = 0;
   var absslat = 0;
   var absslon = 0;
--&gt;&lt;/script&gt;

&lt;form method=&quot;POST&quot; name=&quot;form10&quot; enctype=&quot;application/x-www-form-urlencoded</description>
				<link>http://aquiacreek.com/content.php?110-Degree-Calculator</link>
				<guid>http://aquiacreek.com/content.php?110-Degree-Calculator</guid>
			</item>
		
			<item>
				<pubDate>Thu, 01 Jul 2010 17:15:00 -0600</pubDate>
				<title>Ship Traffic Map</title> 
				<description>&lt;center&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
width=750;          //the width of the embedded map in pixels or percentage
height=650;         //the width of the embedded map in pixels or percentage
border=1;           //the width of border around the map. Zero means no border
notation=true;     //true or false to display or not the vessel icons and options at the left
latitude=38.3814;   //the latitude of the center of the map in decimal degrees
longitude=-77.3080;  //the longitude of the center of the map in decimal degrees
zoom=9;            //the zoom level of the map. Use values between 2 and 17
trackvessel=0;      //the MMSI of the vessel to track,</description>
				<link>http://aquiacreek.com/content.php?106-Ship-Traffic-Map</link>
				<guid>http://aquiacreek.com/content.php?106-Ship-Traffic-Map</guid>
			</item>
		
		</channel>
	</rss>