 if ( tShockwaveFound ) {
document.writeln('<div id="sw"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0" id="mov" width="695" height="488">')
	document.writeln('<param name="src" value="'+myvar+'">')
	document.writeln('<param name="swStretchHAlign" value="Center">')
	document.writeln('<param name="swStretchVAlign" value="Center">') 
	document.writeln('<param name="swStretchStyle" value="meet">')
	document.writeln('<param name="sw1" value="explorer">')
	document.writeln('<param name="bgColor" value="#5476C0"> <param name="name" value="mov"> ')
	document.writeln('<param name="playerVersion" value="11">')
	document.writeln('<embed src="'+myvar+'" bgColor="#5476C0" name="mov" sw1="navigator" swLiveConnect="TRUE" swStretchHAlign="Center" swStretchVAlign="Center" width="695" height="488" swStretchStyle="meet" type="application/x-director" playerVersion="11" pluginspage="http://www.macromedia.com/shockwave/download/">')
	document.writeln('</embed>')
	document.writeln('</object><p>&copy;Centre for Deaf Studies 2010. All rights reserved.</p></div>')
}else{
document.writeln('<div id="no_sw"><h2>Shockwave required</h2><p>This website requires the latest version of Adobe Shockwave to be installed.  Please <a href="http://sdc.shockwave.com/shockwave/download/">Download Shockwave from the Adobe website</a></p></div>')
}
