Line 155: | Line 155: | ||
+ | |||
+ | var position; | ||
//sort awards | //sort awards | ||
Line 169: | Line 171: | ||
if ( (awards_set[x].award).substring(0,4) == "Best" ) { | if ( (awards_set[x].award).substring(0,4) == "Best" ) { | ||
− | + | ||
+ | position = (awards_set[x].award).indexOf(' ', data.indexOf(' ') + 1); | ||
+ | console.log( (awards_set[x].award).substring( 5, position )); | ||
} | } |
Revision as of 22:09, 6 November 2017
AWARDS
Best Diagnostics Project
Nominations
Best Energy Project
Nominations
Best Environment Project
Nominations