
leftPos = 0
if (screen) {
leftPos = screen.width-385
}
function newWindow() {
tempWindow = window.open('temp.htm', 'tempWin', 'width=540,height=425,left='+leftPos+',top=100')
}

leftPos = 0
if (screen) {
leftPos = screen.width-300
}
function newWindow2() {
fatherWindow = window.open('father.htm', 'fatherWin', 'width=540,height=460,left='+leftPos+',top=65')
}

leftPos = 0
if (screen) {
leftPos = screen.width-600
}
function newWindow3() {
tinaWindow = window.open('tina.htm', 'tinaWin', 'width=540,height=425,left='+leftPos+',top=100')
}




leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow4() {
introWindow = window.open('artist.htm', 'introWin', 'width=950,height=900, scrollbars=yes, left='+leftPos+',top=0,')
}


leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow5() {
introWindow = window.open('intro2.htm', 'introWin', 'width=950,height=900, scrollbars=yes, left='+leftPos+',top=0,')
}


leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow6() {
introWindow = window.open('essay.htm', 'introWin', 'width=950,height=900, scrollbars=yes, left='+leftPos+',top=0,')
}

leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow7() {
introWindow = window.open('poem2.htm', 'introWin', 'width=790,height=525, scrollbars=yes, left='+leftPos+',top=0,')
}


leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow8() {
introWindow = window.open('review.htm', 'introWin', 'width=790,height=525, scrollbars=yes, left='+leftPos+',top=0,')
}

leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow9() {
introWindow = window.open('poem.htm', 'introWin', 'width=790,height=525, scrollbars=yes, left='+leftPos+',top=0,')
}

leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow10() {
introWindow = window.open('review2.htm', 'introWin', 'width=790,height=485, scrollbars=yes, left='+leftPos+',top=0,')
}



leftPos = 0
if (screen) {
leftPos = screen.width-1000
}
function newWindow11() {
introWindow = window.open('intro3.htm', 'introWin', 'width=950,height=900, scrollbars=yes, left='+leftPos+',top=0,')
}



if (document.images) {

button1 = new Image
button2 = new Image
button3 = new Image
button4 = new Image
button5 = new Image
button6 = new Image
button7 = new Image
button8 = new Image
button9 = new Image
button10 = new Image
button11 = new Image
button12 = new Image


button13 = new Image
button14 = new Image
button15 = new Image
button16 = new Image
button17 = new Image
button18 = new Image
button19 = new Image
button20 = new Image
button21 = new Image
button22 = new Image
button23 = new Image
button24 = new Image


button1.src = "../design/img1a.gif"
button2.src = "../design/img2a.gif"
button3.src = "../design/img3a.gif"
button4.src = "../design/img4a.gif"
button5.src = "../design/img5a.gif"
button6.src = "../design/img6a.gif"
button7.src = "../design/img7aa.gif"
button8.src = "../design/img8aa.gif"
button9.src = "../design/img9a.gif"
button10.src = "../design/img10a.gif"
button11.src = "../design/img11a.gif"
button12.src = "../design/img12a.gif"

button13.src = "../design/town.gif"
button14.src = "../design/town2.gif"
button15.src = "../design/portrait.gif"
button16.src = "../design/portrait2.gif"
button17.src = "../design/land.gif"
button18.src = "../design/land2.gif"
button19.src = "../design/life.gif"
button20.src = "../design/life2.gif"
button21.src = "../design/nerja.gif"
button22.src = "../design/nerja2.gif"
button23.src = "../design/solo.gif"
button24.src = "../design/solo2.gif"
}

else {
button1 =""
button2 =""
button3=""
button4=""
button5 = ""
button6 = ""
button7 = ""
button8 = ""
button9 = ""
button10 = ""
button11 = ""
button12 = ""
button13 = ""
button14 = ""
button15 = ""
button16 = ""
button17 = ""
button18 = ""
button19 = ""
button20 = ""
button21 = ""
button22 = ""
button23 = ""
button24 = ""

document.picture = ""
}

function Rollover1(imgField,newImg) {

if (document.images)
 {
	document[imgField].src=eval(newImg + ".src")
}

}












