function flashDisplay(c,b,a,d){document.write("<object\n");document.write('type="application/x-shockwave-flash"');document.write('data="flash/'+c+'.swf"');document.write('width="'+b+'" height="'+a+'">\n');document.write('<param name="loop" value="true" />\n');document.write('<param name="wmode" value="'+d+'" />\n');document.write('<param name="movie" value="flash/'+c+'.swf" />\n');document.write("</object>\n")}function $(a){return document.getElementById(a)}function toggleBoxMain(b){var a=$(b);if(a.className=="box_hidden"){a.className="sub_cat1"}else{a.className="box_hidden"}}function highlightListItem(a){$(a).style.backgroundColor="#900";return};
