<form onSubmit="java script:return validateThisForm(this)">
try this
<form onsubmit="return validateThisForm(this)">
you dont actually need the javascript..
also btw dont have a space in the java script its javascript.. But i can see your rusty at it