var nwstagline = new Array();
nwstagline[0] = "<b>Embedded World 2012<br>Join Enea Romania at the Nuremberg Exhibition Centre</b><br><br><a class='a_link' href='press_releases.html'>The Embedded World Exhibition & Conference celebrates its 10th birthday in 2012. It is the top meeting place for the international embedded community in the latest developments in the embedded-industry...</a>";
nwstagline[1] = "<b>Embedded World 2012<br>Join Enea Romania at the Nuremberg Exhibition Centre</b><br><br><a class='a_link' href='press_releases.html'>The Embedded World Exhibition & Conference celebrates its 10th birthday in 2012. It is the top meeting place for the international embedded community in the latest developments in the embedded-industry...</a>";
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}
