document.getElementById('pa_widget_login').innerHTML = '  <form id="login" action="http://community.menshealth.it/WidgetsNew/LoginF/post_login.php" method="POST" name="login_form" onsubmit="document.getElementById(\'return\').value=window.location;">\n    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">\n		<tr>\n			<td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">Username</label></td>\n			<td><input type="text" class="bginput" style="font-size: 11px" name="username" id="navbar_username" size="10" accesskey="u" tabindex="101" value=""  /></td>\n			<td></td>\n			<input type="hidden" name="return" id="return" value="" />\n			<input type="hidden" name="submit" value="Login" />\n		</tr>\n		<tr>\n			<td class="smallfont"><label for="navbar_password">Password</label></td>\n			<td><input type="password" class="bginput" style="font-size: 11px" name="password" id="navbar_password" size="10" tabindex="102" /></td>\n			<td><input type="submit" class="button" value="Entra" tabindex="104" title="Inserisci il tuo nomeutente e la tua password negli appositi spazi. Se non possiedi un account clicca sul tasto \'registrazione\' per creare un nuovo profilo." accesskey="s" /></td>\n		</tr>\n		</table>\n  </form>\n\n\n\n\n\n';
