function showflash(){
	
	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('WIDTH="750" HEIGHT="450" id="jim_mcdermid_website4" ALIGN="">');
 	document.write('<PARAM NAME=movie VALUE="jim_mcdermid_website4.swf"> <PARAM NAME=quality VALUE=high> ');
 	document.write('<PARAM NAME=bgcolor VALUE=#261808> <EMBED src="jim_mcdermid_website4.swf" quality=high ');
	document.write('bgcolor=#261808  WIDTH="750" HEIGHT="450" NAME="jim_mcdermid_website2" ALIGN=""');
 	document.write('TYPE="application/x-shockwave-flash" ');
	document.write('PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
	document.write('</OBJECT>');


	
}
