function show_nextHotDeal(layerName, tabName ) { hide(last_layer_hd, last_tab_hd ); show(layerName, tabName); last_layer_hd = layerName; last_tab_hd = tabName; }