<!--
var doit=true;
function exitcnsl()
{
if (doit)
open("http://www.thenextdoorgirls.com/exit.html","TCWindow","toolbar=no,scrollbars=no,width=550,height=250");
}
//-->