<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>New Portal Desktop</title><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skeletons/bighorn/css/layout.css"><script src="/TA09PortalIntegrationWeb/framework/skeletons/bighorn/js/buttons.js" type="text/javascript"></script><script src="/TA09PortalIntegrationWeb/framework/skeletons/bighorn/js/util.js" type="text/javascript"></script><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skins/bighorn/css/colors.css"><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skins/bighorn/css/general.css"><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skins/bighorn/css/menu.css"><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skins/bighorn/css/window.css"><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skins/bighorn/css/wsrp.css"><link rel="stylesheet" type="text/css" href="/TA09PortalIntegrationWeb/framework/skins/bighorn/css/custom.css"><script src="/TA09PortalIntegrationWeb/framework/features/js/ajax.js" type="text/javascript"></script><script src="/TA09PortalIntegrationWeb/framework/features/js/client-io.js" type="text/javascript"></script></head><body onload="bea.netuix.ajax.rewrite.all();"><script type="text/javascript">
bea.netuix.ajax.catalog.values = {
XHR_NOT_AVAILABLE: "XMLHttpRequest not available",
SERVICE_NOT_AVAILABLE: "Service not available",
XHR_ERROR: "[0] [[1]]",
EXCEPTION: "EXCEPTION",
CONTENT_TYPE_NOT_SUPPORTED: "Content type [0] is not supported",
CONTROL_NOT_VISIBLE: "Control with id [0] is not visible",
ATTACH_EVENT_HANDLER_TO_FORM: "Event handler could not be attached for form with id [0]"
}
</script><div id="bea.netuix.ajax.wait.overlay" style="position: absolute; visibility: hidden; z-index: 990; cursor: wait; background: #e5e5e5; opacity: 0.0; -moz-opacity: 0.0; filter: alpha(opacity=0);"></div><div id="bea.netuix.ajax.dialog" style="border: 1px solid #000000; padding: 6px; overflow: auto; position: absolute; background-color: #e5e5e5; color: #000000; z-index: 1000; visibility: hidden;"><table id="bea.netuix.ajax.dialog.titlebar" width="100%"><tr><td><div id="bea.netuix.ajax.dialog.title" style="font-size: 16px; font-weight: bold;"></div></td><td align="right"><a id="bea.netuix.ajax.dialog.close" style="text-decoration: none;" href="javascript:void(0);">X</a></td></tr></table><div style="border: 1px solid #999999; padding: 4px; overflow: auto; font-size: 12px; background-color: #ffffff;"><pre id="bea.netuix.ajax.dialog.desc"></pre></div></div><div class="wlp-bighorn-header"></div><div id="k_TA09_portal_book_1_ajax"><div id="TA09_portal_book_1" class="wlp-bighorn-book"><table class="wlp-bighorn-menu wlp-bighorn-menu-single"><tr><td class="wlp-bighorn-menu-menu-panel"><ul><li class="wlp-bighorn-menu-active">Page 1</li></ul></td><td class="wlp-bighorn-menu-button-panel"></td></tr></table><div class="wlp-bighorn-book-content"><div id="e_TA09_portal_page_1_ajax"><div id="TA09_portal_page_1" class="wlp-bighorn-page"><div class="wlp-bighorn-layout wlp-bighorn-layout-flow"><div class="wlp-bighorn-layout-cell wlp-bighorn-layout-flow-horizontal wlp-bighorn-layout-flow-first" style="width: 30%"><div></div></div><div class="wlp-bighorn-layout-cell wlp-bighorn-layout-flow-horizontal wlp-bighorn-layout-flow-last" style="width: 70%"><div></div><div id="t_Map_1_1_ajax"><div id="Map_1_1" class="wlp-bighorn-window "><div class="wlp-bighorn-titlebar"><div class="wlp-bighorn-titlebar-title-panel"><span id="wlp_title_repl_C_t_Map_1_1">Map</span></div><div class="wlp-bighorn-titlebar-button-panel"> <a href="http://localhost:7002/TA09PortalIntegrationWeb/TA09.portal?_nfpb=true&_windowLabel=Map_1_1&_state=minimized&_pageLabel=TA09_portal_page_1"><img src="/TA09PortalIntegrationWeb/framework/skins/bighorn/images/titlebar-button-minimize.gif" alt="Minimize" title="Minimize" name="minimized" class=""/></a><a href="http://localhost:7002/TA09PortalIntegrationWeb/TA09.portal?_nfpb=true&_windowLabel=Map_1_1&_state=maximized&_pageLabel=TA09_portal_page_1"><img src="/TA09PortalIntegrationWeb/framework/skins/bighorn/images/titlebar-button-maximize.gif" alt="Maximize" title="Maximize" name="maximized" class=""/></a></div></div><div class="wlp-bighorn-window-content"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
        <head>
                <!--OL -->
                
                <script type="text/javascript" src="js/ext/ext-base.js"></script>
                <script type="text/javascript" src="js/ext/ext-all.js"></script>
                <script type="text/javascript" src="js/OpenLayers-2.6/OpenLayers.js"></script>
                <link rel="stylesheet" href="js/OpenLayers-2.6/theme/default/style.css" type="text/css" />                
                <script type="text/javascript">
                        var map;
                 function init()
                 {
                 OpenLayers.IMAGE_RELOAD_ATTEMPTS = 3;
                 OpenLayers.Util.onImageLoadErrorColor = "transparent";
                
                                        var map_options={
                                                numZoomLevels:9,
                                                projection:"EPSG:4326",
                                                maxExtent:new OpenLayers.Bounds(-180,-90,180,90)
                                        };
                 map = new OpenLayers.Map('map');
                
                
                 //LIEUX - POINT
                 lieuxLayer = new OpenLayers.Layer.WMS ( "World Map WMS Server",
                 "http://192.168.100.11:/cgi-bin/mapserv.exe?map=C:\\ms4w\\mapdata\\world-demo.map",
                 { layers : "world_adm0",
                 map_projection: "init=epsg:4326",
                 maxResolution: "auto"
                 },
                 { isBaseLayer: true }
                 );
                 lieuxLayer.setVisibility ( true );
                 map.addLayer ( lieuxLayer );
                
                 map.addControl ( new OpenLayers.Control.PanZoomBar ());
                 map.addControl ( new OpenLayers.Control.LayerSwitcher ());
                 map.setCenter ( new OpenLayers.LonLat ( -71, 45 ), 9 );                                 
                
                 }
                
                 Ext.onReady(function(){
                                init();
                        });
                </script>
        <TITLE></TITLE>
</head>
<body>
                <div id="map"></div>
</body>        
</html></div></div><script type="text/javascript">
         var wlp_title_repl_C_t_Map_1_1_elem = document.getElementById('wlp_title_repl_C_t_Map_1_1');
         if (wlp_title_repl_C_t_Map_1_1_elem != null) wlp_title_repl_C_t_Map_1_1_elem.innerHTML = 'Map';
        </script></div></div></div></div></div></div></div></div><div class="wlp-bighorn-footer"></div></body></html>