﻿function fbox_conf() { };
fbox_conf.prototype = {
    disable_fadin: false,
    //---------------------------------
    progress_src: '../images/indicator.gif',
    nbsp_count: 4, //IE5 ...
    close_txt: '',
    max_txt: '',
    min_txt: '',
    prev_txt: '',
    next_txt: '',
    print_txt: '',
    print_Image: 'False',
    print_Div: 'False',
    print_iFrame: 'False'

}
