function Bookmark(title,url) {
if( window.external ) {
window.external.AddFavorite( url, title );
} else if( window.sidebar ) { window.sidebar.addPanel( title, url, ""); }
}
function blank(objet) {
window.open(objet.href,'_blank');
return false;
}
function getvideo(id){
url = 'http://www.videosgayhard.com/cbm/details.php?id=' + id + '&pid=elusivex&t=gays&feat=#top';
winwidth = screen.availWidth - 10;
winheight = screen.availHeight - 30;
window.open(url, '_blank', 'scrollbars=yes, width=' + winwidth + ', height=' + winheight + ', top=0, left=0, resizable');
}
function getnews(){
url = 'http://www.videosgayhard.com/cbm/nouv.php?pid=elusivex&t=gays&feat=#top';
winwidth = screen.availWidth - 10;
winheight = screen.availHeight - 30;
window.open(url, '_blank', 'scrollbars=yes, width=' + winwidth + ', height=' + winheight + ', top=0, left=0, resizable');
}
function getabo(){
url = 'http://www.videosgayhard.com/cbm/abo.php?pid=elusivex&t=gays&feat=#top';
winwidth = screen.availWidth - 10;
winheight = screen.availHeight - 30;
window.open(url, '_blank', 'scrollbars=yes, width=' + winwidth + ', height=' + winheight + ', top=0, left=0, resizable');
}

