$(document).ready(function(){
	
	jQueryStartContructor();
	jQueryEndContructor();
	$('#i_username').focus();
});
