if(typeof rmt_includeJS != 'function') { function rmt_includeJS(file) { var js = document.createElement('script'); js.type = 'text/javascript'; js.src = file; document.getElementsByTagName('head')[0].appendChild(js); } } // Prototype $ function if(typeof $ != 'function') { function $() { var elements = new Array(); for (var i = 0; i < arguments.length; i++) { var element = arguments[i]; if (typeof element == 'string') element = document.getElementById(element); if (arguments.length == 1) return element; elements.push(element); } return elements; } } var ip = '38.103.63.55'; rmt_includeJS('http://geo.rankmytattoos.com/geo.php?ip='+ip+'&output=json');