// JavaScript Document
function act(ob,w)
{
	ob.src = 'imag/ch-'+w+'-o.jpg';
}
function pas(ob,w)
{
	ob.src = 'imag/ch-'+w+'.jpg';
}
