Try:
<option value="<?php echo($GallerySubCat->getColumnVal("ProductContentsID")); ?>" <?php if (!(strcmp( $GallerySubCat->getColumnVal("ProductContentsID"), (ValidatedField("contentupdate","GallerySubCat")?ValidatedField("contentupdate","GallerySubCat"):$row_WADAgallery['GalleryPageID'])))) {echo "selected=\"selected\"";} ?>><?php echo($GallerySubCat->getColumnVal("ProductName")); ?></option>