$(document).ready(function(){
	checkUserType(); // See if user type cookie has been set
});