var MM_contentVersion = 6;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i]; 
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<scr' + 'ipt language="VBScript"\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</scr' + 'ipt\> \n');
}
if ( MM_FlashCanPlay ) { // flash detected
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' id="flash" width="768" height="180" align="">');
	document.write(' <param name="movie" value="flash/flash.swf"> <param name="quality" value="high"> <param name="bgcolor" value="#ffffff">  '); 
	document.write(' <embed src="flash/flash.swf" quality="high" bgcolor="#ffffff"  ');
	document.write(' swLiveConnect="false" width="768" height="180" name="flash" align=""');
	document.write(' type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </embed>');
	document.write(' </object>');
} else {
// flash not detected
	document.write('<table width="768" border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td width="216" valign="top" background="images/image_1_l.jpg"><table width="216" border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/spacer.gif" width="216" height="24" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width="25"><img src="images/spacer.gif" name="arrow_cottages" width="25" height="15" border="0" id="arrow_cottages" /></td>');
	document.write('<td width="191"><a href="cottages.htm"><img src="images/cottages.gif" alt="Windy Pine Cottages" name="cottages" width="135" height="15" border="0" id="cottages" /></a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/spacer.gif" width="216" height="15" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width="25"><img src="images/spacer.gif" name="arrow_whitefish" width="25" height="15" border="0" id="arrow_whitefish" /></td>');
	document.write('<td width="191"><a href="whitefish_lake.htm"><img src="images/whitefish.gif" alt="Whitefish Lake" name="whitefish" width="99" height="15" border="0" id="whitefish" /></a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/spacer.gif" width="216" height="15" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width="25"><img src="images/spacer.gif" name="arrow_testimonials" width="25" height="15" border="0" id="arrow_testimonials" /></td>');
	document.write('<td width="191"><a href="testimonials.htm"><img src="images/testimonials.gif" alt="Testimonials" name="testimonials" width="81" height="15" border="0" id="testimonials" /></a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/spacer.gif" width="216" height="15" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width="25"><img src="images/spacer.gif" name="arrow_maps" width="25" height="15" border="0" id="arrow_maps" /></td>');
	document.write('<td width="191"><a href="maps.htm"><img src="images/maps.gif" alt="Maps" name="maps" width="36" height="15" border="0" id="maps" /></a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/spacer.gif" width="216" height="15" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width="25"><img src="images/spacer.gif" name="arrow_gallery" width="25" height="15" border="0" id="arrow_gallery" /></td>');
	document.write('<td width="191"><a href="gallery.htm"><img src="images/gallery.gif" alt="Photo Gallery" name="gallery" width="90" height="15" border="0" id="gallery" /></a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/spacer.gif" width="216" height="21" /></td>');
	document.write('</tr>');
	document.write('</table></td>');
	document.write('<td width="552" valign="top"><img src="images/image_1_r.jpg" width="552" height="180" /></td>');
	document.write('</tr>');
	document.write('</table>');
}