function callover(text)
	{
overlib(text, STICKY, CAPTION, ' ', FGCOLOR, 'white', BGCOLOR, 'black', TEXTCOLOR, 'black', TEXTSIZE, '2', WIDTH, '350');
	}


