// wait for the DOM to be loaded 
$(document).ready(function() {
	
	
});

function onError(x, y, z) {
	/* debugger;
	alert("error"); */
}
