<%@LANGUAGE="Perlscript"%> New Page 1 <% my $Target = $Request->QueryString("Target"); my $Edition = $Request->QueryString("Edition"); my $Release = $Request->QueryString("Release"); my $ReqCode = $Request->QueryString("reqcode"); if (($Target eq "ContactUs") || ($Target eq "ContactLMS")) { # Legacy $Response->Redirect("aboutus/contact_us.shtm"); } elsif ($Target eq "Gallery") { $Response->Redirect("products/screen_shot_gallery_one.shtm"); } elsif ($Target eq "KWfaq") { $Response->Redirect("support/technical_faq.shtm"); } elsif ($Target eq "KWLatestVersionNum") { $Response->Redirect("products/KWLatestVersionNum.txt"); } elsif ($Target eq "KWVersionDiffs") { $Response->Redirect("products/KWVersionDiffs.htm"); } elsif ($Target eq "OnlineHelp") { $Response->Redirect("helpV2/default.htm"); } elsif ($Target eq "OverviewViewletHigh") { $Response->Redirect("support/Viewlet/OverviewHigh.swf"); } elsif ($Target eq "OverviewViewletMed") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Sales") { $Response->Redirect("purchase/overview.shtm"); } elsif ($Target eq "TechSupport") { $Response->Redirect("support/technical_support.shtm"); } elsif ($Target eq "Tutorials") { $Response->Redirect("support/tutorials.shtm"); } elsif ($Target eq "UserCommunities") { $Response->Redirect("downloads/knodules.shtm"); } elsif ($Target eq "Welcome") { $Response->Redirect("products/Welcome.shtm"); } elsif ($Target eq "KnownIssues") { $Response->Redirect("products/KWKnownIssues.shtm"); } elsif ($Target eq "Downloads") { $Response->Redirect("downloads/software.shtm"); } elsif ($Target eq "TellAFriendAboutKW") { $Response->Redirect("purchase/tellafriend.shtm"); } elsif ($Target eq "Products") { $Response->Redirect("products/overview.shtm"); } elsif ($Target eq "Support") { $Response->Redirect("support/overview.shtm"); } elsif ($Target eq "Purchase") { $Response->Redirect("http://shop.kworkshop.com"); } elsif ($Target eq "ActivationUrlFile") { $Response->Redirect("productactivation/activationUrl.txt"); } elsif ($Target eq "ActivationEmailFile") { $Response->Redirect("productactivation/activationEmail.txt"); } elsif ($Target eq "Register") { # $Response->Redirect("register/register.asp?reqcode=" . $ReqCode); $Response->Redirect("/"); } elsif ($Target eq "SpellCheckDictionaries") { $Response->Redirect("http://www.addictivesoftware.com/dicts-extern.htm"); } elsif ($Target eq "Viewlet1") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet2") { $Response->Redirect("support/Viewlet/Basic_Interface_Medium.swf"); } elsif ($Target eq "Viewlet3") { $Response->Redirect("support/Viewlet/SplitViewMedium.swf"); } elsif ($Target eq "Viewlet4") { $Response->Redirect("support/Viewlet/Navigating_subjects_Med.swf"); } elsif ($Target eq "Viewlet5") { $Response->Redirect("support/Viewlet/BasicBrowsingMed.swf"); } elsif ($Target eq "Viewlet6") { $Response->Redirect("support/Viewlet/HighlightsMed.swf"); } elsif ($Target eq "Viewlet7") { $Response->Redirect("support/Viewlet/CreatingInfoElementsMed.swf"); } elsif ($Target eq "Viewlet8") { $Response->Redirect("support/Viewlet/NotesMed.swf"); } elsif ($Target eq "Viewlet9") { $Response->Redirect("support/Viewlet/NewsMed.swf"); } elsif ($Target eq "Viewlet10") { $Response->Redirect("support/Viewlet/FindingAndSortingMed.swf"); } elsif ($Target eq "Viewlet11") { $Response->Redirect("support/Viewlet/MetadataMed.swf"); } elsif ($Target eq "Viewlet12") { $Response->Redirect("support/Viewlet/AssociationsMed.swf"); } elsif ($Target eq "Viewlet13") { $Response->Redirect("support/Viewlet/ImportExportMed.swf"); } elsif ($Target eq "Viewlet14") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet15") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet16") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet17") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet18") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet19") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet20") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } elsif ($Target eq "Viewlet21") { $Response->Redirect("support/Viewlet/OverviewMed.swf"); } %> We are unable to find the page requested by this link. Please let us know about this problem by sending us some information about how you reached this page. Click here to send us an e-mail.