// JavaScript Document
jQuery(window).bind("load", function() {						
	jQuery('#host-tracker').load("host-tracker.html", '');

});
