function loadframe(url,target)  
  {parent.frames[target].location.href = url;}

  
  function openvenster1()
{

	venster = open('text_mail.html', 'foto','width=477,height=450,scrollbars=no,screenx=170,screeny=0');
}

  function openvenster2()
{

	venster = open('cd.html', 'foto','width=817,height=600,scrollbars=yes,screenx=170,screeny=0');
}

  function openvenster3()
{

	venster = open('cd2.html', 'foto','width=767,height=354,scrollbars=no,screenx=170,screeny=0');
}

  function openvenster4()
{

	venster = open('cd2/index.html', 'foto','width=893,height=425,scrollbars=no,screenx=170,screeny=0');
}

