help needed all...see code below. I dont know what is wrong with the syntax all
<script type="text/javascript"> function open_export_win(r_userid) { window.open('../dam/toogood.asp?action=delete&scheduleid=' + r_userid, '', 'width=600,height=550,scrollbars=yes') }</script><input type="button" style="height:30px; border:2px solid #000000; color:#FFA500; font-weight:bold; font-size:8pt; background-color:#ffffff;" value="Click to begin the extraction" onclick="open_export_win('" + 1 + "')" />