photos New photos of the Rena
& Over 280 of the 1368 shipping containers have been removed from the stricken cargo ship Rena since it ran aground on the… View&
Home >Unlabelled > New Zealand's Latest News, Business, Sport, Weather, Travel, Technology, Entertainment, Politics, Finance, Health, Environment and Science on Astini News
Posted on Monday, December 26, 2011 by astini
How do you feel about the Boxing Day sales?
& Over 280 of the 1368 shipping containers have been removed from the stricken cargo ship Rena since it ran aground on the… View&
Auckland

" + direction + " " + stat.name + ": " + stat.level + "
"); $(' trafficcontent').append($div); }); // set cookie so this tab is remembered when we come back $.cookie('traffic',road.abbrev,{expires:365}); }); // if nothing is selected yet select the first tab, otherwise see if we can match the cookie if (road.abbrev == $.cookie('traffic')){ selected_li = $li; } $(' traffictabs').append($li); }); // end of closure / loop // if something was selected via cookie then click it if (selected_li) { selected_li.click(); // otherwise pick something random } else { var tabs = $(' traffictabs li') var index = Math.floor(Math.random() * (tabs.length)); $(tabs[index]).click(); $.cookie('traffic',null); } });