document.getElementById('correo2').innerHTML='<form method="post" action="manda_correo_2.php" enctype="application/x-www-form-urlencoded"><div style="float: left; width: 140px; padding-left: 20px; align: left;"><input type="hidden" name="cabin" value="' + bb_getCabin + '"><font face="arial" size=-1><b>From (name):</b><br><input type="text" name="rn" size=20><br><br><b>From (email address):</b><br><input type="text" name="re" size=20><br><br><b>To (name):</b><br><input type="text" name="tn" size=20><br><br><b>To (email address):</b><br><input type="text" name="te" size=20><br><br><br /><br /></div><div style="float: left; width: 250; margin-left: 70px; margin-bottom: 20px;"><font face="arial" size=-1><b>Message:</b><br><textarea name="msg" rows=8 cols=35>I came across this cabin called ' + bb_thisCabin + ' at http://www.bigbear-cabin.com that I thought you\'d be interested in! You can check it out by visiting http://www.bigbear-cabin.com/' + bb_thisUrl + '_main.php .</textarea><br><br><input type="submit" value="Send!"></div></form>';
