
function timedChng(){
	ppp = "menubarpics2.php?p=" + Math.random();
	detailer(ppp,'','menupics');
	var t=setTimeout("timedChng()",15000);
}
// -->

