<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Dear All,<br>I have been trying to remove the tabs that I don't need from the geomoose interface. I have followed the tutorial, 'How To Change the Tabs'.<br><br>In geomoose.html I have made the following changes in order to show the results and services tabs only:<br><br> <div id="tab-controls"></div><br> <div id="tab-container"><br><br><br> <div id="results-tab"><br> No Results Yet!<br> </div><br><br> <div id="service-tab"><br> Form Information Goes Here.<br> <div style="width: 400px; height: 20px; background: red"><br> abcdef<br> </div><br> </div><br><br>In the mapbook I made the following changes: <br><br> <param name="default_tab">services</param><br> <param name="catalog_name">Catalog</param><br> <param name="show_service_settings_in">Results</param><br> <param name="show_results_in">Results</param> <br><br> <param name="tabs"><![CDATA[<br> {<br><br> 'Services' : 'service-tab',<br> 'Results' : 'results-tab'<br> }<br> ]]></param><br><br>So can someone tell me what I am not doing right, because I keep getting a blank page all over; especially when I try to take the catalog tab out. I'm on GM2. Thanks in advance.<br><br>Franz<br><br>GIS Specialist.                                            <br /><hr />View your other email accounts from your Hotmail inbox. <a href='http://clk.atdmt.com/UKM/go/167688463/direct/01/' target='_new'>Add them now.</a></body>
</html>