jQuery('a.popup').live('click', function()
{
noveOkno = window.open($(this).attr('href'),'','height=200,width=150');
if (window.focus) { noveOkno .focus(); }
return false;
});
© 2009 Shaddow
hosting od VIPHosting