function flashOpen(){
    win=window.open("manual_flash.html","flashopen","width=550,height=500");
}
