// popups.js
function tellafriend()
{
window.open("http://www.gratisfransleren.nl/index2.php?option=com_content&task=emailform&id=12","tellafriend","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=400,height=200,top=20,left=50");
}