function popup1() 
{
window.open('popup.htm', 'up1', 'width=500, height=325, resizable=no, scrollbars=no');
}

function card() 
{
window.open('Articles/Bufer/legion/fotos/005.jpg', 'lider', 'width=660, height=510, resizable=no, scrollbars=no');
}