jQuery(document).ready(function () {
 	jQuery("#login > h1 > a").attr("href","/");
});
