//LOAD DEPENDENCIES
//DomReady

(function() {
	// var lsa = document.createElement('script'); lsa.type = 'text/javascript'; lsa.async = true;
	// lsa.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + "analytics.lymbix.com/" + __lsa_load.pop()[1] + "/lsa.js?" + new Date().getTime().toString();
	// s.parentNode.insertBefore(lsa, s);
	document.write("<script type=\"text/javascript\" src=\"" + 
		('https:' == document.location.protocol ? 'https://' : 'http://') + 
		"analytics.lymbix.com/" + 
		__lsa_load.pop()[1] + 
		"/lsa.js?" + 
		new Date().getTime().toString() +
		"\"></script>");
})();

