function writeFlash(src,height,width) {
	if(!width){ width=788; }
	swfobject.embedSWF(src+'.swf', 'flash', width, height, '9.0.0');
}
