if (artDenotion.adjudication(art) == true) {
Art = True;
alert (“This is Art”);
} else {
Art = False;
alert (“This is NOT Art”);
}
if (artDenotion.adjudication(art) == true) {
Art = True;
alert (“This is Art”);
} else {
Art = False;
alert (“This is NOT Art”);
}
No comments yet.
RSS feed for comments on this post. TrackBack URI