// JavaScript Document
function opendon()
{

window.open ("../don/dongeneral.html", "newFenetre", "toolbar=no, location=no, directories=no, status=no, scrollbars=yes,resizable=yes, width=600, height=450, top=0, left=0");


}

function opendoneng()
{
window.open ("../don_eng/dongeneral.html", "newFenetre", "toolbar=no, location=no, directories=no, status=no, scrollbars=yes,resizable=yes, width=600, height=450, top=0, left=0");
}

function opendon1()
{

window.open ("don/dongeneral.html", "newFenetre", "toolbar=no, location=no, directories=no, status=no, scrollbars=yes,resizable=yes, width=600, height=450, top=0, left=0");


}

function opendoneng1()
{
window.open ("don_eng/dongeneral.html", "newFenetre", "toolbar=no, location=no, directories=no, status=no, scrollbars=yes,resizable=yes, width=600, height=450, top=0, left=0");
}