function writeFlash4(id,code) {
        document.getElementById(id).innerHTML = code;
}
writeFlash4("flash_container4","<object type='application/x-shockwave-flash' data='images/bannerSmooth_smokefree.swf' width='185' height='244'><param name='movie' value='images/bannerSmooth_smokefree.swf' /> </object>");
