function belme_popup() {
    window.open("http://62.58.200.196/callme_telfort/callbackform.asp", "Belme","fullscreen=no,location=no,menubar=no,status=no,toolbar=no,scrollbars=no,resizable=no,width=684,height=300");
    pageTracker._trackPageview ('/outgoing/http://62.58.200.196/callme_telfort/callbackform.asp');
}

function belme_popup2() { 
    window.open("http://62.58.200.196/callme_telfort2/callbackform.asp", "Belme","fullscreen=no,location=no,menubar=no,status=no,toolbar=no,scrollbars=no,resizable=no,width=684,height=300"); 
    pageTracker._trackPageview ('/outgoing/http://62.58.200.196/callme_telfort2/callbackform.asp');
}

function initSidebar() {
    $jq("#sidebarshop > .container").click(function() {
    if ($jq("a", this).length) {            
        location.href = $jq(this).find("a").attr("href");
    }
    return false;
});
}

addLoadEvent(initSidebar);
