/*
Copyright (c) 2009 Mediasparx (http://www.mediasparx.com)
Notes: Chat

*/
// temp chat client
// $("head").append('<scr' + 'ipt type="text/javascript" src="http://static.hab.la/js/wc.js"></scr' + 'ipt>');
// end temp chat client

//$(function() {
// temp chat client
/*	config = wc_config();
	config.vars["hide_when_away"] = 1;
	config.vars["hide_not_available"] = 1;
	config.vars["disableGoogleAnalytics"] = 1;
	wc_init("1770-99914018-10-5700", config); */
// end temp chat client
//});