<!--
var content=new Array()
content[0]='<table background="images/spacer.gif"><tr><td valign="top" style="padding:5pt;"><b style="color:white;">My Hitklif (Emily Bronte, "Wuthering Heights")</b><br><a href="javascript:"onClick="winopn(1); return false"> <img border="0" src="images/tnhitklif06.jpg" width="67" height="103" alt="Hitklif6..." ></a> <a href="javascript:"onClick="winopn(2); return false"> <img border="0" src="images/tnhitklif05.jpg" width="67" height="100" alt="Hitklif5..." ></a> <a href="javascript:"onClick="winopn(3); return false"> <img border="0" src="images/tnhitklif08.jpg" width="100" height="67" alt="Hitklif8..."></a> <a href="javascript:"onClick="winopn(4); return false"><img border="0" src="images/tnhitklif07.jpg" width="67" height="100" alt="Hitklif7..."></a><br><a href="javascript:" onClick="winopn(5); return false"><img border="0" src="images/tnhitklif02.jpg" width="67" height="100" alt="Hitklif2..."></a><a href="javascript:" onClick="winopn(6); return false"> <img border="0" src="images/tnhitklif03.jpg" width="67" height="100" alt="Hitklif3..."></a><a href="javascript:" onClick="winopn(7); return false"> <img border="0" src="images/tnhitklif14.jpg" width="67" height="100" alt="Hitklif14..."></a><a href="javascript:" onClick="winopn(8); return false"> <img border="0" src="images/tnhitklif11.jpg" width="67" height="100" alt="Hitklif11..."></a><br><a href="javascript:" onClick="winopn(9); return false"> <img border="0" src="images/tnhitklif15.jpg" width="100" height="67" alt="Hitklif15..."></a><a href="javascript:" onClick="winopn(10); return false"> <img border="0" src="images/tnhitklif10.jpg" width="67" height="100" alt="Hitklif10..."></a><a href="javascript:" onClick="winopn(11); return false"> <img border="0" src="images/tnhitklif16.jpg" width="67" height="100" alt="Hitklif16..."></a></td></tr></table>'
content[1]=''
content[2]=''
content[3]=''
content[4]=''
content[5]=''
content[6]=''




function winopn(no) {
if (no==1) window.open('images/hitklif06.jpg','New_Window1','width=333,height=500');
if (no==2) window.open('images/hitklif05.jpg','New_Window2','width=333,height=500');
if (no==3) window.open('images/hitklif08.jpg','New_Window3','width=550,height=367');
if (no==4) window.open('images/hitklif07.jpg','New_Window4','width=333,height=500');
if (no==5) window.open('images/hitklif02.jpg','New_Window5','width=333,height=500');
if (no==6) window.open('images/hitklif03.jpg','New_Window6','width=333,height=500');
if (no==7) window.open('images/hitklif14.jpg','New_Window7','width=333,height=500');
if (no==8) window.open('images/hitklif11.jpg','New_Window8','width=333,height=500');
if (no==9) window.open('images/hitklif15.jpg','New_Window9','width=550,height=367');
if (no==10) window.open('images/hitklif10.jpg','New_Window10','width=333,height=500');
if (no==11) window.open('images/hitklif16.jpg','New_Window11','width=367,height=550');
}

if (document.images) 
{ 
a1=new Image; a1.src="images/heroes_r1g.gif";
} 


function changetext(co,pic1)
{

document.images["hitkl"].src=pic1;

if (document.all)
d3.innerHTML=co;

else if (document.layers){
document.d1.document.d2.document.write(co)
document.d1.document.d2.document.close()

}
}
