$(document).ready(function() {
	
	var qString = document.location.toString();

});

$(window).unload(function () {
	
});
