<% dim linktop linktop = request.querystring("link") if linktop = "main" or linktop= "" then %> <% else %> <% end if %>
<% if linktop = "main" then %> <% elseif linktop = "trust" then %> <% dim linksub linksub=request.querystring("linksub") if linksub = "history" then %> <% elseif linksub = "secsays" then %> <% elseif linksub = "vision" then %> <% elseif linksub = "institute" then %> <% elseif linksub = "members" then %> <% else %> <% end if 'end of trust if %> <% elseif linktop = "institute" then %> <% linksub=request.querystring("linksub") if linksub = "intro" or linksub= "" then %> <% elseif linksub = "infra" then %> <% elseif linksub = "vision" then %> <% elseif linksub = "mission" then %> <% elseif linksub = "aims" then %> <% elseif linksub = "director" then %> <% elseif linksub = "governanace" then %> <% elseif linksub = "programme" then %> <% elseif linksub = "fee" then %> <% ElseIf linksub = "faculty" then %> <% elseif linksub = "application" or linksub="gd" then %> <% elseif linksub = "admit" then %> <% elseif linksub = "course" then %> <% elseif linksub = "placement" then %> <% elseif linksub = "notice" then %> <% elseif linksub = "Alumini" then %> <% else %> > <% end if 'end of trust if %> <% elseif linktop = "feedback" Then %> <% frmlink=request.querystring("frm") if frmlink = "yes" Then %> <% else %> <% end if %> <% elseif linktop = "gallary" Then %> <% else %> <% end if 'end of main if %>