function showFlash(name,way,width,height,wmode,align,bgcolor,flashvars,link,href){ str='
'; if (link=='yes'&&href!=''){str += '';} str += '
'; document.writeln(str); }