function bigIMG(IMG)
{
	windo = window.open(IMG,"images","scrollbars=no,toolbar=no,location=no,status=no,menuebar=no");
}



