var quotes = new Array;

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>SMART Motorway is the longest motorway tunnel in Malaysia.</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>Construction work on the SMART project started in January 2003.</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>There are 202 CCTVs used to monitor along the motorway tunnel. You are being watched as soon as you enter the tunnel!</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>The amount of water that can be stored inside the SMART system can fill up about 1000 Olympic size swimming pools.</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>The Laerdal Tunnel in Norway (24.5km) is the longest road tunnel in the world (2007).</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>The largest TBM in the world (2007) is used in the construction of the Shanghai Tunnel  in China (diameter 15.43m).</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>There are 16 toll lanes at the SMART toll plaza area at Sg Besi, 8 for KL bound and 8 for Seremban / Cheras bound.</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>There are 2 Smart Tag lanes and 6 cash / Touch ‘n Go lanes on both directions.</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>The 2 TBM machine used for the SMART Tunnel project weight 2500 tons each.</div></td></tr></table>");

quotes.push("<table border=0 cellpadding=0 cellspacing=0><tr><td><font color=#990033 size=3><strong>Fast Facts!</strong></font></td></tr><tr><td height=10><img src=../images/guide_trans.gif width=1 height=10/></td></tr><tr><td><div align=left>A total of  3260 lights are used to illuminate the tunnel.</div></td></tr></table>");

document.write(quotes[(Math.floor(Math.random() * quotes.length))]);


