function coldeux()
{
//6
var ranNum= Math.round(Math.random() * 6);
if (ranNum == 0){document.write('<a href="http://www.facebook.com/group.php?gid=9016699284" target="_blank"><img border="0" src="http://www.salsanight.ca/rotate/col2_sn_facebook.jpg" width="149" height="97" alt="facebook"></a>'); } // facebook
if (ranNum == 1){document.write('<a href="http://digg.com/submit?phase=2&url=http://www.salsanight.ca" target="_blank"><img border="0" src="http://www.salsanight.ca/rotate/col2_sn_digg.jpg" width="149" height="97" alt="Digg it!"></a>'); } // digg
if (ranNum == 2){document.write('<a href="http://del.icio.us/post?url=http://www.salsanight.ca" target="_blank"><img border="0" src="http://www.salsanight.ca/rotate/col2_sn_delicious.jpg" width="149" height="97" alt="Del.icio.us"></a>'); } // delicious
if (ranNum == 3){document.write('<a href="http://technorati.com/blogs/www.salsanight.ca" target="_blank"><img border="0" src="http://www.salsanight.ca/rotate/col_sn_technorati.jpg" width="149" height="97" alt="technorati"></a>'); } // technorati
if (ranNum == 4){document.write('<a href="http://www.twitter.com/salsanight" target="_blank"><img border="0" src="http://www.salsanight.ca/rotate/col2_sn_twitter.jpg" width="149" height="97" alt="Twitter"></a>'); } // twitter
if (ranNum == 5){document.write('<a href="http://www.google.com/bookmarks/mark?op=edit&bkmk=http://www.salsanight.ca" target="_blank"><img border="0" src="http://www.salsanight.ca/rotate/col2_sn_google.jpg" width="149" height="97" alt="Google"></a>'); } // google
if (ranNum == 6){document.write('<a href="http://www.salsanight.ca/cgi-bin/click/go.cgi?http://www.salsanight.ca/cgi-bin/bbs/sn_forum.cgi?fid=290&cid=109&fct=gotoforum"><img border="0" src="http://www.salsanight.ca/images/bb5z.jpg" alt="Les Petites Annonces" width="150" height="97"></a>'); } // pac
}