<% Set MyConnSC = Server.CreateObject("ADODB.Connection") MyConnSC.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & connn & ";" %> <% if dev="yes" then response.Write "default.asp" if request("ztitle") = "" and request("Search0") = "" then response.Redirect "http://www.minamoto.com/" '------ visitor ---- start Dim mysessionid if mysessionid <> "" then else mysessionid = Session.SessionID 'response.Write mysessionid sqlIR = "Insert into tbl_visitor (session_id,ldate) values ( " sqlIR = sqlIR & sqlxx(mysessionid) & ", " sqlIR = sqlIR & sqlxx(now()) & ") " '@ MyConnSC.Execute(sqlIR) 'Response.Write "
"& sqlIR end if 'if mysessionid = "" then '------ visitor ---- start %> " response.Write "" %> <% '--------------- Process Search ------------ start if request("Search1") = "Search" then response.Write " <% elseif request("ztitle") = "learning_centre" then response.Write " <% elseif request("ztitle") = "about_us" then response.Write " <% elseif request("ztitle") = "contact_us" then response.Write " <% elseif request("ztitle") = "our_products" then 'response.Write " <% elseif request("ztitle") = "site_map" then response.Write " <% else end if if request("Search0") = "Search" then response.Write " <% else %>
About Us News & Events Learning Centre Contact Us <% if request("textfield") = "" then textfield = "Search" else textfield = request("textfield") end if %>
<% if request("ztitle") = "our_products" then %> <%end if %> <% if request("ztitle") = "battery_accessories" and request("level_1") = "" then %> <% elseif request("level_1")= "NiMH" and request("level_2")= "Consumer" then %> <% elseif request("level_1")= "Alkaline Battery" and request("level_2")= "Button" then %> <% elseif request("level_1")= "Alkaline Battery" and request("level_2")= "Cylindrical" then %> <% elseif request("level_1")= "LiFePO4" and request("level_2")= "Cylindrical" then %> <% elseif request("level_1")= "LiFePO4" and request("level_2")= "Polymer" then %> <% elseif request("level_1")= "LiCoO2" and request("level_2")= "Button Cell" then %> <% elseif request("level_1")= "LiCoO2" and request("level_2")= "Cylindrica1" then %> <% elseif request("level_1")= "LiCoO2" and request("level_2")= "Polymer" then %> <% elseif request("level_1")= "NiCd" and request("level_2")= "Consumer" then %> <% elseif request("level_1")= "NiCd" and request("level_2")= "Industrial" then %> <% elseif request("level_1")= "NiMH" and request("level_2")= "Industrial" then %> <% elseif request("level_1")= "NiMH" and request("level_2")= "Consumer" then %> <% elseif request("ztitle") = "learning_centre" then %> <% elseif request("ztitle") = "about_us" then %> <% elseif request("ztitle") = "contact_us" then %> <% elseif request("ztitle") = "site_map" then %> <% elseif request("ztitle") = "news_events" then %> <% elseif request("level_1a")= "E-Vehicle Battery" then %> <% elseif request("level_1a")= "E-Bike Battery" then %> <% elseif request("level_1a")= "Cordless Phone Batteries" then %> <% elseif request("level_1a")= "R/C Pack" then %> <% elseif request("level_1")= "NiMH" then %> <% elseif request("level_1")= "NiCD" then %> <% elseif request("level_1")= "LiCoO2" then %> <% elseif request("level_2")= "LiSOCl2" then %> <% elseif request("level_2")= "LiMnO2" then %> <% elseif request("level_1")= "LiFePO4" then %> <% elseif request("level_2")= "LiSO2" then %> <% elseif request("level_2")= "LiFeS2" then %> <% elseif request("level_1a")= "Alkaline Battery" then %> <% elseif request("level_1a")= "Zinc Chloride Battery" then %> <% elseif request("level_1a")= "Zinc Carbon Battery" then %> <%elseif request("level_1a") = "Connectors" then %> <%elseif request("level_1a") = "Pin Configuration" then %> <%elseif request("level_1a") = "Chargers" then %> <%elseif request("ztitle") = "primary_battery" then %> <%elseif request("ztitle") = "battery_packs" then %> <%elseif request("ztitle") = "rechargeable_battery" then %> <%elseif request("ztitle") = "rechargeable_battery" or request("ztitle") = "home" then %> <%elseif request("Search0") = "Search" or request("ztitle") = "textsearch" or request("product_search_result") = "yes" or request("Search1") = "Search" then %> <%end if %>
<%if request("ztitle") <> "our_products" then %>
<% '------------------- home---------------- start if request("ztitle") = "" or request("ztitle") = "home" then if request("Search1") <> "Search" and request("Search0") <> "Search" then %> <% else end if 'if request("Search1") <> "Search" then else end if 'if request("ztitle") = "" then '------------------- home---------------- end '------------------- site_map---------------- start if request("ztitle") = "site_map" then %> <% else end if 'if request("ztitle") = "" then '------------------- site_map---------------- end '------------------- text search---------------- start if request("ztitle") = "textsearch" then %> <% else end if 'if request("ztitle") = "" then '------------------- text search---------------- end '------------------- other---------------- start if request("ztitle") = "news_events" or request("ztitle") = "learning_centre" or request("ztitle") = "about_us" or request("ztitle") = "contact_us" then %> <% else end if 'if request("ztitle") = "" then '------------------- other---------------- end '------------------- primary battery---------------- start if request("ztitle") = "battery_accessories" or request("ztitle") = "battery_packs" or request("ztitle") = "rechargeable_battery" or request("ztitle") = "primary_battery" or request("Search0") = "Search" or request("Search1") = "Search" then %> <% else end if 'if request("ztitle") = "events" then '------------------- primary battery---------------- end response.Write "
" response.Write "
" 'middle border response.Write " " %> <% elseif request("ztitle") <> "textsearch" and request("ztitle") <> "site_map" and request("ztitle") <> "site_map" and request("product_search") <> "yes" and request("ztitle") <> "our_products" and request("Search0") <> "Search" and request("ztitle") <> "primary_battery" and request("ztitle") <> "rechargeable_battery" and request("ztitle") <> "battery_packs" and request("ztitle") <> "battery_accessories" and request("ztitle") <> "news_events" and request("ztitle") <> "learning_centre" and request("ztitle") <> "about_us" and request("ztitle") <> "contact_us" then response.Write "" %>   <% elseif request("ztitle") = "news_events" then response.Write "" %> " %> " %> " %> " %> " %> " %> <% else end if %> <% if request("ztitle") = "textsearch" then response.Write "" %> <% else end if %> <% if request("ztitle") = "primary_battery" and request("level_1") = "" and request("Search0") = "" and request("product_search") <> "yes" then response.Write "" %> <% else end if %> <% if request("ztitle") = "rechargeable_battery" and request("level_1") = "" and request("product_search") <> "yes" then response.Write "" %> <% else end if %> <% if request("ztitle") = "battery_packs" and request("level_1") = "" and request("product_search") <> "yes" then response.Write "" %> <% else end if %> <% if request("ztitle") = "battery_accessories" and request("level_1") = "" and request("product_search") <> "yes" then response.Write "" %> <% else end if %> <% if request("ztitle") <> "" and request("level_1") <> "" and request("Search1") <> "Search" and request("Search0") <> "Search" and request("Product_search") <> "yes" then response.Write "" %> <% else end if %> <% if request("product_search") = "yes" then response.Write "" %> <% else end if %>
<% end if %>

About Us | Products | News & Events | Learning Centre | Lithium Battery | Lithium Polymer | Lithium Batteries | Contact Us | Primary Battery | Rechargeable Battery