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