%@LANGUAGE="JAVASCRIPT"%>
<%Response.Buffer=true%>
<%
strOldFile = new String (querystring.substr(querystring.lastIndexOf("org.il/")+7 ));
%> <%
var articlesRS = Server.CreateObject("ADODB.Recordset");
articlesRS.ActiveConnection =MM_cnHagshama_STRING;
articlesRS.Source = "{call oldArticlePROC('"+ strOldFile + "')}";
articlesRS.CursorType = 0;
articlesRS.CursorLocation = 2;
articlesRS.LockType = 3;
articlesRS.Open();
var articlesRS_numRows = 0;
%>
<% if (!articlesRS.EOF || !articlesRS.BOF){
if (strOldFile.indexOf("spanish")>=0){
Response.Redirect("http://www.hagshama.org.il/es/recursos/view.asp?id="+(articlesRS.Fields.Item("id").Value));
}
Response.Redirect("http://www.hagshama.org.il/en/resources/view.asp?id="+(articlesRS.Fields.Item("id").Value));
} // end !articlesRS.EOF || !articlesRS.BOF %>
<% if (strOldFile.indexOf("eilat")>=0){
Response.Redirect("http://www.hagshama.org.il/en/eilat/")
} %>
<% if (strOldFile.indexOf("b2j")>=0){
Response.Redirect("http://www.hagshama.org.il/en/registrations/budapest")
} %>
<% if (strOldFile.indexOf("wujs")>=0){
Response.Redirect("http://www.hagshama.org.il/en/registrations/wujs-herzl/")
} %>
<% if (strOldFile.indexOf("cza")>=0){
Response.Redirect("http://www.zionistarchives.org.il")
} %>
<% if (strOldFile.indexOf("dwt")>=0){
Response.Redirect("http://www.hagshama.org.il/en/DTWT/")
} %>
<% if (strOldFile.indexOf("dtwt")>=0){
Response.Redirect("http://www.hagshama.org.il/en/DTWT/")
} %>
<% if (strOldFile.indexOf("zionet")>=0){
Response.Redirect("http://www.hagshama.org.il/en/programs/")
} %>
<% if (strOldFile.indexOf("aliyah")>=0){
Response.Redirect("http://www.hagshama.org.il/en/resources/expand_subject.asp?id=59")
} %>
<% if (strOldFile.indexOf("usd")>=0){
Response.Redirect("http://www.hagshama.org.il/en/usd/")
} %>
<% if (strOldFile.indexOf("hagshama")>=0){
Response.Redirect("http://www.hagshama.org.il/en/about_us/")
} %>
<% if (strOldFile.indexOf("infocenter")>=0){
Response.Redirect("http://www.hagshama.org.il/en/infocenter/")
} %>
<% if (strOldFile.indexOf("users")>=0){
Response.Redirect("http://www.hagshama.org.il/en/users/")
} %>
<% if (strOldFile.indexOf("programs")>=0){
Response.Redirect("http://www.hagshama.org.il/en/programs/")
} %>
<% if (strOldFile.indexOf("spanish/alia")>=0){
Response.Redirect("http://www.hagshama.org.il/es/recursos/expand_subject.asp?id=14")
} %>
<% if (strOldFile.indexOf("spanish/usuarios")>=0){
Response.Redirect("http://www.hagshama.org.il/es/usuarios/")
} %>
<% if (strOldFile.indexOf("spanish/recursos")>=0){
Response.Redirect("http://www.hagshama.org.il/es/recursos/")
} %>
<% if (strOldFile.indexOf("spanish/sintesis")>=0){
Response.Redirect("http://www.hagshama.org.il/es/sintesis/")
} %>
<% if (strOldFile.indexOf("spanish")>=0){
Response.Redirect("http://www.hagshama.org.il/es/")
} %>
<% if (strOldFile.indexOf("atid")>=0){
Response.Redirect("http://www.hagshama.org.il/es/atid")
} %>
<% if (strOldFile.indexOf("youthlinks.html")>=0){
Response.Redirect("http://www.hagshama.org.il/en/resources/expand_subject.asp?id=45")
} %>
<%
var strWhereAmI = "� Document not found";
strTitle = "Document not found";
%>
<%= strTitle %>
|
|
|
The document you are trying to access does not exist on our site.
El documento que estás intentando acceder no existe en nuestro sitio...
|
|
|
|
|
|
|
|
| |