function viewBenner(obj,img_src){ document.getElementById("benner").src=img_src; } document.write('
');