function wrap (s_, b_ques) {
	return "<table cellpadding='0' cellspacing='0' border='1' style='-moz-opacity:90%' width='200'><tr><td background='img/2.gif' class='hintsClass'>"+s_+"</td></tr></table>"
}

function wrap_img (s_file, s_title) {
	return "<table cellpadding=5 bgcolor=white style='border:1px solid #777777'><tr><td><img src='img/"+s_file+".jpg' class='picI' width='200'></td></tr><tr><td align=center>"+s_title+"</td></tr></table>"
}
