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:"anzsoft.com",
        http_bind:"http://samespace.anzsoft.com:5280/http-bind/",
        host:"gbedufiva.com",
        port:5222,
        server_type:"ejabberd",
        roster_mode:"all",
        auto_login:true,
        username_cookie_field:"username",
        token_cookie_field:"SID",
        anonymous_prefix:"",
        max_reconnect:3       
    },
    disable_toolbox:true,
    tools:
    [
    	{
    		//href:"http://gbedufiva.com",
    		//target:"_blank",
    		//img:"http://www.google.cn/favicon.ico",
    		//text:"Login"
    	},
    	{
    		//href:"http://www.xing.com/",
    		//target:"_blank",
    		//img:"http://www.xing.com/favicon.ico",
    		//text:"Xing"
    	}
    ],
    shortcuts:
    [
    	{
    		href:"http://gbedufiva.com/login",
    		target:"_self",
    		img:"http://gbedufiva.com/icons/login.png",
    		text:"login"
    	},
    	{
    		href:"http://gbedufiva.com",
    		target:"_self",
    		img:"http://gbedufiva.com/icon.png",
    		text:"home"
    	},
    	{
    		href:"http://gbedufiva.com/category/downloads",
    		target:"_self",
    		img:"http://gbedufiva.com/icons/download.png",
    		text:"download"
    	},
    	{
    		href:"http://gbedufiva.com/media/",
    		target:"_self",
    		img:"http://gbedufiva.com/icons/music.gif",
    		text:"music"
    	},
    	{
    		href:"http://gbedufiva.com/category/blog",
    		target:"_self",
    		img:"http://gbedufiva.com/icons/blog.png",
    		text:"blog"
    	},
    	{
    		href:"https://www.facebook.com/pages/GbeduFiva/52920228889",
    		target:"_self",
    		img:"http://gbedufiva.com/icons/facebook.gif",
    		text:"facebook"
    	},
    	{
    		href:"http://www.twitter.com/gbedufiva",
    		target:"_self",
    		img:"http://gbedufiva.com/icons/twitter.png",
    		text:"twitter"
    	},
    ],
    ijabcometd:{
    }
};