var mida_ocell = (35 * (screen.width / 800))

var linea_ocell = '<img src="imatges_generals/imatgeocell_b.gif" alt="" width="'+ mida_ocell + '" height="' + mida_ocell + '" border="0" align="middle" '
document.write(linea_ocell)