<% '---------------------------------------------------------- ' get passing parameter '---------------------------------------------------------- dest = Request.Form("dest") if (dest <> "") then Session("dest") = dest end if '---------------------------------------------------------- 'Response.Write("dest = " & Session("dest") & "
") '---------------------------------------------------------- '---------------------------------------------------------- ' get passing parameter '---------------------------------------------------------- comp = Request.Form("comp") if (comp <> "") then Session("comp") = comp end if if (Session("comp") <> COMPANY2) then Session("comp") = COMPANY2 Session("dest") = TARGET00 end if '---------------------------------------------------------- 'Response.Write("comp = " & Session("comp") & "
") '---------------------------------------------------------- %> JC Centre: Watch Specialist and Corporate Gift Solution Singapore
 
<% '---------------------------------------------------------- ' select picture to display '---------------------------------------------------------- select case Session("dest") case TARGET00 version = "image" target = "page00.jpg" '------------------------------------------------------ case TARGET01 version = "text" target = "text01.asp" case TARGET02 version = "text" target = "text02.asp" case TARGET03 version = "text" target = "text03.asp" case TARGET04 version = "text" target = "text04.asp" case TARGET05 version = "text" target = "text05.asp" '------------------------------------------------------ case TARGET06 version = "image" target = "page06.jpg" case TARGET07 version = "image" target = "page07.jpg" case TARGET08 version = "image" target = "page08.jpg" case TARGET09 version = "image" target = "page09.jpg" case TARGET10 version = "image" target = "page10.jpg" case TARGET11 version = "image" target = "page11.jpg" case TARGET12 version = "image" target = "page12.jpg" case TARGET13 version = "image" target = "page13.jpg" case TARGET14 version = "image" target = "page14.jpg" case TARGET15 version = "image" target = "page15.jpg" case TARGET16 version = "image" target = "page16.jpg" case TARGET17 version = "image" target = "page17.jpg" '------------------------------------------------------ case TARGET18 version = "text" target = "text18.asp" case TARGET19a version = "text" target = "text19a.asp" case TARGET19b version = "text" target = "text19b.asp" case TARGET19c version = "text" target = "text19c.asp" case TARGET19d version = "text" target = "text19d.asp" case TARGET19e version = "text" target = "text19e.asp" case TARGET19f version = "text" target = "text19f.asp" case TARGET19g version = "text" target = "text19g.asp" case TARGET19h version = "text" target = "text19h.asp" case TARGET19i version = "text" target = "text19i.asp" case TARGET19j version = "text" target = "text19j.asp" case TARGET19k version = "text" target = "text19k.asp" case TARGET19l version = "text" target = "text19l.asp" case TARGET19m version = "text" target = "text19m.asp" case TARGET19n version = "text" target = "text19n.asp" case TARGET19o version = "text" target = "text19o.asp" case TARGET19p version = "text" target = "text19p.asp" case TARGET19q version = "text" target = "text19q.asp" case TARGET19r version = "text" target = "text19r.asp" case TARGET19s version = "text" target = "text19s.asp" case TARGET19t version = "text" target = "text19t.asp" case TARGET19u version = "text" target = "text19u.asp" case TARGET19v version = "text" target = "text19v.asp" case TARGET19w version = "text" target = "text19w.asp" case TARGET19x version = "text" target = "text19x.asp" case TARGET19y version = "text" target = "text19y.asp" case TARGET19z version = "text" target = "text19z.asp" case else version = "text" target = "text01.asp" end select '---------------------------------------------------------- select case version case "text" select case target case "text01.asp" %> <% case "text02.asp" %> <% case "text03.asp" %> <% case "text04.asp" %> <% case "text05.asp" %> <% case "text18.asp" %> <% case "text19a.asp" %> <% case "text19b.asp" %> <% case "text19c.asp" %> <% case "text19d.asp" %> <% case "text19e.asp" %> <% case "text19f.asp" %> <% case "text19g.asp" %> <% case "text19h.asp" %> <% case "text19i.asp" %> <% case "text19j.asp" %> <% case "text19k.asp" %> <% case "text19l.asp" %> <% case "text19m.asp" %> <% case "text19n.asp" %> <% case "text19o.asp" %> <% case "text19p.asp" %> <% case "text19q.asp" %> <% case "text19r.asp" %> <% case "text19s.asp" %> <% case "text19t.asp" %> <% case "text19u.asp" %> <% case "text19v.asp" %> <% case "text19w.asp" %> <% case "text19x.asp" %> <% case "text19y.asp" %> <% case "text19z.asp" %> <% end select case "image" %> <% case else %>   <% end select %>
<% select case Session("comp") case COMPANY0 : copyright = " ?007 " & COMPANY0 & ". All rights reserved." case COMPANY1 : copyright = " ?007 " & COMPANY1 & ". All rights reserved." case COMPANY2 : copyright = " ?007 " & COMPANY2 & ". All rights reserved." case COMPANY3 : copyright = " ?007 " & COMPANY3 & ". All rights reserved." end select %> <%=copyright%>