var iJabConf =
{
    client_type:"xmpp",
    app_type:"bar",
    theme:"standard",
    debug:false,
    avatar_url:"http://samespace.anzsoft.com/portal_memberdata/portraits/{username}",
    enable_roster_manage:false,
    enable_talkto_stranger:true,
    expand_bar_default:false,
    enable_login_dialog:true,
    hide_online_group:false,
    disable_option_setting:false,
    disable_msg_browser_prompt:false,
    xmpp:{
        domain:"svyet.net",
        http_bind:"http://saserver1.sytes.net:7070/http-bind/",
        host:"saserver1.sytes.net",
        port:5269,
        server_type:"ejabberd",
        roster_mode:"all",
        auto_login:true,
        username_cookie_field:"username",
        token_cookie_field:"SID",
        anonymous_prefix:"annon",
        max_reconnect:3       
    },
    disable_toolbox:true,
    tools:
    [
    	{
    		href:"http://www.google.com",
    		target:"_blank",
    		img:"http://www.google.cn/favicon.ico",
    		text:"Google Search"
    	},
    	{
    		href:"http://www.xing.com/",
    		target:"_blank",
    		img:"http://www.xing.com/favicon.ico",
    		text:"Xing"
    	}
    ],
    shortcuts:
    [
    	
    	{
    		href:"http://www.google.com",
    		target:"_blank",
    		img:"http://www.google.cn/favicon.ico",
    		text:"Google Search"
    	},
    ],
    ijabcometd:{
    }
};
