function showSwf(swfName)
{
document.writeln("<embed src=\"home/"+swfName+"\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"740\" height=\"161\"wmode=\"transparent\"></embed>");
}