document.write('<form action="/newsletter/subscribe/" method="post" style="clear: both; font-size: .95em; margin: 2em 0 2em 0; padding: 5px 10px; background-color: #f0f0e0;">');
document.write('<b>More gear reviews in your inbox</b>: sign up for our <b><a href="/newsletter/">free monthly newsletter</a></b>:');
document.write(' <input type="text" name="email" size="20" value="e-mail address" style="color: #999; font-size: 1em;" onFocus="if (this.value==\'e-mail address\') {this.value=\'\';this.style.color=\'#000\';}" onBlur="if (this.value==\'\') {this.value=\'e-mail address\';this.style.color=\'#999\';}">');
document.write(' <input type="submit" value="Subscribe" style="font-size: 1em;">');
document.write('</form>');
