// JavaScript Document
function switchtosubscribe(){

document.getElementById('newslettertexts').innerHTML = '<form name="myform" id="myform" action="http://ymlp.com/subscribe.php?YMLPID=guhqhhbgmgs" method="POST"><label for="name" id="name_label">Naam*</label><input type="text" name="YMP1" id="name" size="30" value=""/><br><label for="email" id="email_label">Email*</label><input type="text" name="YMP0" id="email" size="30" value=""/><br><a href="javascript:void(0)" onclick="document.myform.submit();" class="link1"><span><b>Inschrijven</b></span></a></form></div><div class="wrapper"></div>';	
}
