Try this and see if it's what your trying to do:
<input type="button" name="buttonlink"
value="Terms And Conditions" onClick="window.open'TermsAndConditions.html','newwindowzoom','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=410,height=400,left=100,top=100')" />...