@Sandy - interestingly enough I found out that the .75 IP does have a DNS name (itsupport.thecompany.net). So I have modified my code to reflect this. @hartum - calling an external api does look good, but I thought about the security factor and the fact these pages are Intranet only and decided against it.
My question is now is how can I request the JSONP request more then once? This request is fired every 10 seconds, but only calls the URL/ JSONP once and after that it is no longer called.
