fotos_id=new Array(); fotos_name=new Array(); fotos_width=new Array(); fotos_height=new Array(); fotos_id[1]='f498fbde4c71762.71622702' fotos_name[1]='' fotos_width[1]='752' fotos_height[1]='500'; fotos_id[2]='f498fbde4e2b540.48872187' fotos_name[2]='' fotos_width[2]='333' fotos_height[2]='500'; fotos_id[3]='f498fbde4f2b7b2.79168763' fotos_name[3]='' fotos_width[3]='750' fotos_height[3]='500'; fotos_id[4]='f498fbde516bf36.89072717' fotos_name[4]='' fotos_width[4]='751' fotos_height[4]='500'; fotos_id[5]='f498fbde532c906.09211418' fotos_name[5]='' fotos_width[5]='751' fotos_height[5]='500'; fotos_id[6]='f498fbde54be1c7.71051847' fotos_name[6]='' fotos_width[6]='333' fotos_height[6]='500'; fotos_id[7]='f498fbde55dbef3.98001974' fotos_name[7]='' fotos_width[7]='751' fotos_height[7]='500'; fotos_id[8]='f498fbde5773a58.22717181' fotos_name[8]='' fotos_width[8]='750' fotos_height[8]='500'; fotos_max=8; parent_id='p498fbda2cf8e90.41130509'; function set_img(num){ var foto_left; var foto_right; document.getElementById('loading').style.display="block"; if (fotos_max>1) { if (num>1) foto_left=num-1; else foto_left=fotos_max; if (num"; txt+="»<\/a>"; txt+="»<\/a>"; //предзагрузка следующей фото txt+=""; // txt+="\"Михаил"; txt+="<\/div>"; txt+="

"; txt+="\"""; txt+="<\/h2>"; // alert(txt); document.getElementById("foto_out").innerHTML=txt; document.getElementById('main_foto').style.visibility="hidden"; document.getElementById('main_foto').onload=img_load; a_id="a_" + fotos_id[num]; if (a_id_last) document.getElementById(a_id_last).className="ordinary"; document.getElementById(a_id).className="active"; a_id_last=a_id; // } catch(err){} return false; } function img_load() { document.getElementById('loading').style.display="none"; document.getElementById('main_foto').style.visibility="visible"; }