function embed(src,h,w) {
	document.write('<embed wmode="transparent" src="'+src+'" width="'+w+'" height="'+h+'" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer/"/>')
}