<!--
function swap(x){var str=x.src;if(str.indexOf('_h.png')==-1){str=str.replace('.png','_h.png');}else{str=str.replace('_h.png','.png');}x.src=str;}
//-->
