<!--
var webmastercode = 'hotadult';
var numberofcams  =  27;
var jsm_url = 'http://www.2.livejasmin.com/freechat.php?psid=hotadult&amp;psprogram=REVS&amp;pstour=t2&amp;random&amp;template=freechat3';
for (var xxx=1 ; xxx<= numberofcams ; xxx++)
{
   if ( xxx < 10 ) { xxx = "00" + xxx } else { if ( xxx < 100 ) { xxx = "0" + xxx} };
   document.write ('<a href="' + jsm_url + '" onclick=window.open("","jsm",""); target="jsm">JasminCam'+xxx+'</a> ');
}
-->