function facebookFunction()
{
    url = location.href;
    window.open('http://www.facebook.com/pages/Deulcom-International/167963309906058','_blank','menubar=yes,toolbar=yes,location=yes,directories=yes,fullscreen=no,titlebar=yes,hotkeys=yes,status=yes,scrollbars=yes,resizable=yes');
}

function twitter()
{
    url = location.href;
    window.open('http://twitter.com/deulcom','_blank','menubar=yes,toolbar=yes,location=yes,directories=yes,fullscreen=no,titlebar=yes,hotkeys=yes,status=yes,scrollbars=yes,resizable=yes');    
}

function ff()
{
    url = location.href;
    window.open('http://friendfeed.com/deulcom','_blank','menubar=yes,toolbar=yes,location=yes,directories=yes,fullscreen=no,titlebar=yes,hotkeys=yes,status=yes,scrollbars=yes,resizable=yes');    
}
