var targethead = window.document.getElementsByTagName("head")[0], loadedSpiders = false, jst = window.document.createElement("script"); jst.async = true; jst.type = "text/javascript"; jst.src = "/path/to/bug-min.js"; jst.onload = jst.onreadystatechange = function() { if (!loadedSpiders && (!this.readyState || this.readyState == 'complete')) { loadedSpiders = true; // start fire the JS. new BugController(); } }; targethead.appendChild(jst);
top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
SBC
STUDIOS
GET IN TOUCH
Contact
Call me back
Submit
Thanks for submitting! - well be in touch very soon
Anchor 1
bottom of page