function ShowFlash(fwidth,fheight) {
	document.write("<embed src=\"/images/flash.swf\"; width=\""+fwidth+"\" height=\""+fheight+"\" quality=\"high\" wmode=\"transparent\">");
}