document.write('<!-- MediGO -->');
document.write('<div id="mgBox">');
/* MediGO styles */
document.write('<style type="text/css" title="text/css">');
document.write('#mgBox { font-family: Arial, Verdana, Helvetica, sans-serif; width: 150px; height: 150px; text-align: left; background-image: url(http://www.medigo.nl/js/back.gif); background-repeat: no-repeat; }');
document.write('.mgtextbox { font-family: Arial, Verdana, Helvetica, sans-serif; color:#666666; font-size:12px; width: 110px; height: 16px; vertical-align: top; border-color: #C7CDDB; border-width: 1px; border-style: solid; }');
document.write('#mgrow { margin: 0; padding: 60px 0px 0px 20px; }');
document.write('#mgrowsubmit { margin: 0 0 0 85px; }');
document.write('');
document.write('');
document.write('</style>');
/* MediGO styles */

/* MediGO HTML */
document.write('<form action="http://www.medigo.nl/" method="GET" name="mgZoek" target="_blank">');
/* document.write('<div class="bgsfrow"><img src="http://www.medigo.nl/js/logo.jpg" alt="medigo" width="150" height="54" border="0" /></div>'); */
document.write('<div id="mgrow"><input type="text" class="mgtextbox" name="zoekterm" /></div>');
document.write('<div id="mgrowsubmit"><a href="javascript: document.mgZoek.submit()" onmouseout="window.status = window.defaultStatus;return true" onmouseover="window.status = \'mediGO\'; return true""><img src="http://www.medigo.nl/js/submit.jpg" width="57" height="31" border="0"></a></div>');
document.write('</form>');
/* mediGO HTML */

document.write('</div>');
document.write('<!-- einde MediGO -->');