// Flash Version Detector  v1.1.5
// http://www.dithered.com/javascript/flash_detect/index.html
// code by Chris Nott (chris@NOSPAMdithered.com - remove NOSPAM)
// with VBScript code from Alastair Hamilton
var flashVersion = 6;

function getFlashVersion() {
	var agent = navigator.userAgent.toLowerCase();
	
   // NS3 needs flashVersion to be a local variable
   if (agent.indexOf("mozilla/3") != -1 && agent.indexOf("msie") == -1) {flashVersion = 0;}
   
	// NS3+, Opera3+, IE5+ Mac (support plugin array):  check for Flash plugin in plugin array
	if (navigator.plugins != null && navigator.plugins.length > 0) {
		var flashPlugin = navigator.plugins['Shockwave Flash'];
		if (typeof flashPlugin == 'object') { 
			if (flashPlugin.description.indexOf('9.') != -1) flashVersion = 9;
			else if (flashPlugin.description.indexOf('8.') != -1) flashVersion = 8;
			else if (flashPlugin.description.indexOf('7.') != -1) flashVersion = 7;
			else if (flashPlugin.description.indexOf('6.') != -1) flashVersion = 6;
			else if (flashPlugin.description.indexOf('5.') != -1) flashVersion = 5;
			else if (flashPlugin.description.indexOf('4.') != -1) flashVersion = 4;
			else if (flashPlugin.description.indexOf('3.') != -1) flashVersion = 3;
		}
	}

	// IE4+ Win32:  attempt to create an ActiveX object using VBScript
	else if (agent.indexOf("msie") != -1 && parseInt(navigator.appVersion) >= 4 && agent.indexOf("win")!=-1 && agent.indexOf("16bit")==-1) {
	   document.write('<scr' + 'ipt language="VBScript"\> \n');
		document.write('on error resume next \n');
		document.write('dim obFlash \n');
		
		document.write('set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.8") \n');
		
		document.write('if IsObject(obFlash) then \n');
		document.write('flashVersion = 8 \n');
		document.write('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.7") end if \n');
		
		document.write('if flashVersion < 8 and IsObject(obFlash) then \n');
		document.write('flashVersion = 7 \n');
		document.write('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.6") end if \n');
		document.write('if flashVersion < 6 and IsObject(obFlash) then \n');
		document.write('flashVersion = 5 \n');
		document.write('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.4") end if \n');
		document.write('if flashVersion < 5 and IsObject(obFlash) then \n');
		document.write('flashVersion = 4 \n');
		document.write('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.3") end if \n');
		document.write('if flashVersion < 4 and IsObject(obFlash) then \n');
		document.write('flashVersion = 3 \n');
		document.write('end if');
		document.write('</scr' + 'ipt\> \n');
  }
  
  		
  
  
  
		
	// WebTV 2.5 supports flash 3
	else if (agent.indexOf("webtv/2.5") != -1) flashVersion = 3;

	// older WebTV supports flash 2
	else if (agent.indexOf("webtv") != -1) flashVersion = 2;

	// Can't detect in all other cases
	else {flashVersion = flashVersion_DONTKNOW;}
	return flashVersion;
}

flashVersion_DONTKNOW = -1;

function loadFlash(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		 document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/xml_pg_final.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/xml_pg_final.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
		

		
	}else{document.write('<img src="flash/hotels.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}

function loadFlash_ardsley(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/ardsley/ardsley-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/ardsley/ardsley-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/ardsley/spa.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
} 



function loadFlash_arnos(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/arnos/arnos-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/arnos/arnos-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/arnos/exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


function loadFlash_blackwell(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/blackwell/blackwell-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/blackwell/blackwell-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/blackwell/hotel-exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}



function loadFlash_burley(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/burley/burley-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/burley/burley-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/burley/exterior-one.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


function loadFlash_carrington(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/carrington/carrington-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/carrington/carrington-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/carrington/carrington-exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


function loadFlash_forestpark(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/forest-park/forest-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/forest-park/forest-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/forest-park/entrance.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


function loadFlash_goddard(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/goddard/goddard-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/goddard/goddard-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/goddard/exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}

function loadFlash_lyndhurst(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/lyndhurst/lyndhurst-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/lyndhurst/lyndhurst-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/lyndhurst/exterior-one.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


function loadFlash_moorland(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/moorland/moorland-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/moorland/moorland-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/moorland/exterior-one.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


function loadFlash_norfolk(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/norfolk/norfolk-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/norfolk/norfolk-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/norfolk/exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}



function loadFlash_pratts(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/pratts/pratts-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/pratts/pratts-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/pratts/exterior-seating.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}



function loadFlash_roe(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/roebuck/roebuck-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/roebuck/roebuck-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/roebuck/roebuck-exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}




function loadFlash_royalc(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/royal-cambridge/cambridge-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/royal-cambridge/cambridge-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
 
	}else{document.write('<img src="flash/royal-cambridge/exterior-2.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
}


  
  function loadFlash_rutland(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/rutland/rutland-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/rutland/rutland-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/rutland/exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }
  
  
   function loadFlash_shillingford(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/shillingford/shillingford-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/shillingford/shillingford-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/shillingford/exterior-two.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  } 
	
	
   function loadFlash_southampton(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/southampton/southampton-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/southampton/southampton-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/southampton/exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }	
	
	
	
	
   function loadFlash_stratton(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/stratton/stratton-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/stratton/stratton-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/stratton/exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }	


   function loadFlash_touring(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/touring/touring-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/touring/touring-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/touring/exterior-one.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }	


   function loadFlash_wessex(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/wessex/wessex-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/wessex/wessex-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/wessex/wessex-exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }	


   function loadFlash_winchester(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/winchester/winchester-xml.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/winchester/winchester-xml.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/winchester/hotel-exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }	
  


   function loadFlash_test(){
	var flashV = getFlashVersion();
	if(flashV >= '6'){
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
  document.write(" id='flashtest' width='284' height='239' align=''>");
  document.write("<param name='movie' value='flash/test.swf'><param name='play' value='true'><param name='loop' value='true'><param name='quality' value='high'><param name='menu' value='true'><param name='bgcolor' value='#ffffff'>");
  document.write("<embed src='flash/test.swf' play='true' loop='true' quality='high' menu='true' bgcolor='#ffffff'");
  document.write(" swLiveConnect='false' width='284' height='239' name='xml_pg_final' align=''");
  document.write(" type='application/x-shockwave-flash'>");
  document.write("</embed></object>");
	
}else{document.write('<img src="flash/winchester/hotel-exterior.jpg" alt="Forestdale Hotels" width="284" height="239" border="0" />');}
  }	


//	}else{document.write('<div id="ss" style="margin-top: 10px;"><div class="service"><h2>You do not have Flash installed</h2><p>Please install <a href="http://www.macromedia.com/go/getflashplayer">Flash Player</a> to view our presentation</p></div></div>');}
//}