function PhotoCommentsOnly() {
   this.selectedIndex = 1;
   this.disabled = true;
}
YE.onAvailable('commentType', PhotoCommentsOnly);