function SwfControl(CLSID,WIDTH,HEIGHT,URL,MENU,QUALITY,BGCOLOR,CodeBase,AUTOSTART){

document.write("<embed src=" + '" + URL + "' + " quality='high' width=" + '" + WIDTH +"' + " height=" + '" + HEIGHT +"' + " wmode='transparent' type='application/x-shockwave-flash' pluginspage='http://macromedia.com/go/getflashplayer' flashvars='c=v&v=eb4bbaf2-5282-4c1a-8db5-626501d130de' ></embed>");

}


