<!--
// livejobchat_site_monitor.js

function wsa_include_js(){
	var js = document.createElement('script');
	js.setAttribute('language', 'javascript');
	js.setAttribute('type', 'text/javascript');
	js.setAttribute('src','http://www.livejobchat1.com/6/Visitor/vTracker_v2.asp?websiteid=6&groupid=6');
	document.getElementsByTagName('head').item(0).appendChild(js);
}

window.onload = wsa_include_js;

// -->
