    function changeLink( location ) {
        if ( location!="nullOption" ) {
            window.location = location;
        }
    }

    function openMmsPopup() {
        window.open('/portal/map/map?_DARGS=/gear/static/ideaForYouLinks.jsp_A&_DAV=11600002', '', 'width=665, height=515, scrollbars=yes');
    }

    function openMms_portalPopup() {
        window.open('/portal/map/map?_DARGS=/gear/static/ideaForYouLinks.jsp.1_A&_DAV=12200002', '', 'width=665, height=515, scrollbars=yes');
    }

    function openPhoneconfigPopup() {
        window.open('/portal/map/map?_DARGS=/gear/static/ideaForYouLinks.jsp.1_A&_DAV=11900002', '', 'width=665, height=515, scrollbars=yes');
    }

    function openWhereAreYouPopup() {
        window.open('/portal/map/map?_DARGS=/gear/static/ideaForYouLinks.jsp.1_A&_DAV=12000002', '', 'width=700, height=515, scrollbars=yes');
    }

    function openMwiPopup() {
        window.open('/portal/map/map/mwi_popup?paf_dm=popup', 'mapmwi', 'width=590, height=465');
    }