<source lang="html4strict">
<input type=button name=btnDelete id=btnDelete class='cssButton_Red' style='width:100%;' value='Delete this record' onclick="window.location='../campaign/userCampaign_DeleteGroup-details.asp?intCampaign_Id=' + document.getElementById('intCampaign_Id').value + '&intCDA_Id='+document.getElementById('intCDA_Id').value;" />
</source>