$(document).ready(function(){
	getServer(1,"hotServer",document.getElementById("hotCamp").value);
	getProduct();
});
