');
cboxwin.document.write('');
cboxwin.document.write('');
cboxwin.document.write('');
cboxwin.document.write('
Cbox needs frames!
');
try {
x = screen.width;
y = screen.height;
cboxwin.moveTo(Math.max((x/2)-250, 0), Math.max((y/3)-200));
} catch (e) {};
}
Chatt