var tbstagline = new Array();
tbstagline[0] = "<a href='http://www.thyssen-monolift.fr/solutions-produits/monte-escaliers/index-monte-escaliers.html' title='Monte-escalier de ThyssenKrupp Monolift - Choisissez le monte-escalier vous convenant le mieux !'><img src='http://www.thyssen-monolift.fr/images/home/header-monte-escalier1.jpg' alt='Monte-escalier' width='520' height='180'  border='0'></a><br><p style='margin-top: 0px; color: #003466; font-size: 14px; text-align: right; font-weight: bold;'>Monte-escalier de ThyssenKrupp Monolift</p>";
tbstagline[1] = "<a href='http://www.thyssen-monolift.fr/solutions-produits/ascenseurs/index-ascenseurs.html' title='Mini-ascenseurs de ThyssenKrupp Monolift - Choisissez le mini-ascenseur vous convenant le mieux !'><img src='http://www.thyssen-monolift.fr/images/home/header-mini-ascenseur1.jpg' alt='Mini-ascenseurs' width='520' height='180' border='0'></a><br><p style='margin-top: 0px; color: #003466; font-size: 14px; text-align: right; font-weight: bold;'>Mini-ascenseurs de ThyssenKrupp Monolift</p>";
tbstagline[2] = "<a href='http://www.thyssen-monolift.fr/solutions-produits/plate-formes/index-plate-formes.html' title='Plateformes élévatrices de ThyssenKrupp Monolift - Choisissez la plateforme élévatrice vous convenant le mieux !'><img src='http://www.thyssen-monolift.fr/images/home/header-plateforme-elevatrice-escalier.jpg' alt='Plateformes élévatrices' width='520' height='180' border='0'></a><br><p style='margin-top: 0px; color: #003466; font-size: 14px; text-align: right; font-weight: bold;'>Plateformes élévatrice de ThyssenKrupp Monolift</p>";
tbstagline[3] = "<a href='http://www.thyssen-monolift.fr/solutions-produits/monte-escaliers/index-monte-escaliers.html' title='Monte-escalier de ThyssenKrupp Monolift - Choisissez le monte-escalier vous convenant le mieux !'><img src='http://www.thyssen-monolift.fr/images/home/header-monte-escalier2.jpg' alt='Monte-escalier' width='520' height='180' border='0'></a><br><p style='margin-top: 0px; color: #003466; font-size: 14px; text-align: right; font-weight: bold;'>Monte-escalier de ThyssenKrupp Monolift</p>";
tbstagline[4] = "<a href='http://www.thyssen-monolift.fr/solutions-produits/ascenseurs/index-ascenseurs.html' title='Mini-ascenseurs de ThyssenKrupp Monolift - Choisissez le mini-ascenseur vous convenant le mieux !'><img src='http://www.thyssen-monolift.fr/images/home/header-mini-ascenseur2.jpg' alt='Mini-ascenseurs' width='520' height='180' border='0'></a><br><p style='margin-top: 0px; color: #003466; font-size: 14px; text-align: right; font-weight: bold;'>Mini-ascenseurs de ThyssenKrupp Monolift</p>";
tbstagline[5] = "<a href='http://www.thyssen-monolift.fr/solutions-produits/plate-formes/index-plate-formes.html' title='Plateformes élévatrices de ThyssenKrupp Monolift - Choisissez la plateforme élévatrice vous convenant le mieux !'><img src='http://www.thyssen-monolift.fr/images/home/header-plateforme-elevatrice-verticale.jpg' alt='Plateformes élévatrices' width='520' height='180' border='0'></a><br><p style='margin-top: 0px; color: #003466; font-size: 14px; text-align: right; font-weight: bold;'>Plateformes élévatrices de ThyssenKrupp Monolift</p>";
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}