function showStatus() {
 window.status = 'xxx pix free daily, 1000+ xxx galleries, 15000+ xxx pix free';
 setTimeout("showStatus()", 0);
}
