$(document).ready(function() {
	var scriptId01 = document.createElement('script');
	scriptId01.type = 'text/javascript';
	scriptId01.src = 'http://sk.engine.xclaimwords.com/script.aspx?partnerid=KGAQAE';
	var el = document.getElementById("scriptId01");
	if (el!=null)
		el.appendChild(scriptId01);
})