function newWindow1(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin1", "width=640,height=600,left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Direção Marseille Vieux Port</title></head><body><p><font face=Verdana>Nas proximidades de VITROLLES vai ver esta indicação. Deverá seguir pela A55 em direcção de Marseille - Vieux Port.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/Exit_Marseille_Vieux-Port.jpg></p></body></html>")
}

function newWindow2(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin2", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Direção Marseille - Vieux Port</title></head><body><p><font face=Verdana>A partir desta indicação, siga sempre a direcção Marseille-Vieux Port. Sobretudo, não siga em direcção de Marseille Centre e Martigues e Fos.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/Marseille_Les_Ports.jpg></p></body></html>")
}

function newWindow3(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin3", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Baía de Marselha</title></head><body><p><font face=Verdana>Após uma grande subida e depois uma grande descida, passe por um túnel ; na saída desse túnel, vai ver a baía de Marselha e o seu porto.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/la_baie_de_Marseille.jpg></p></body></html>")
}

function newWindow4(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin4", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Saída no 4</title></head><body><p><font face=Verdana>Continue até a saída n°4 e saia da auto-estrada.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/sortie_no4.jpg></p></body></html>")
}

function newWindow5(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin5", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Direcção Les ports, Arenc et Portes 2</title></head><body><p><font face=Verdana>Siga a direcção Les ports, Arenc et Portes 2.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/portes2_2c.jpg></p></body></html>")
}

function newWindow6(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin6", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Porta 2</title></head><body><p><font face=Verdana>Siga a estrada paralela ao porto.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/arrivee_porte_no2.jpg></p></body></html>")
}

function newWindow7(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin7", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Porta 2</title></head><body><p><font face=Verdana>Vá até à porta 2 face à qual se encontram os nossos escritórios. Poderá facilmente estacionar, ou junto ao passeio, ou ao entrar no porto.</font></p><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/porte_no2_in_front_office.jpg></p></body></html>")
}

function newWindow8(imagejpg)
{
imageWindow = window.open(imagejpg, "imageWin8", "width=640,height=600left=150,top=0")
imageWindow.focus()
imageWindow.document.write("<html><head><title>Nossos escritórios</title></head><body><p><font face=Verdana>E o edifício onde se encontram os nossos escritórios.</p><p> Seja bem-vindo !</p></font><p><form><input type=button value=Fechar onclick=window.close()></form></p><p><img src=images/OUR_OFFICE_BUILDING.jpg></p></body></html>")
}