savethefamily.org - information about domain
- Server Status: available
- Server IP: 97.74.144.115
- Server Response Time: 432ms
Site title
SAVE THE FAMILY FOUNDATION OF ARIZONA
Alexa information
Alexa rank: 4,284,138
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| savethefamily.org | IN | A | 97.74.144.115 | 3600 | ||
| savethefamily.org | IN | MX | 3600 | smtp.secureserver.net | ||
| savethefamily.org | IN | MX | 3600 | mailstore1.secureserver.net | pri: 10 | |
| savethefamily.org | IN | SOA | 3600 | mname: ns51.domaincontrol.com rname: dns.jomax.net serial: 2009092200 refresh: 28800 retry: 7200 expire: 604800 minimum-ttl: 3600 |
||
| savethefamily.org | IN | NS | 3600 | ns52.domaincontrol.com | ||
| savethefamily.org | IN | NS | 3600 | ns51.domaincontrol.com |
Server Location
Site source
Show / hide source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<link rel="image_src" type="image/gif" href="http://www.savethefamily.org/icon-facebook.gif" />
<link rel="shortcut icon" href="favicon.ico" />
<title>SAVE THE FAMILY FOUNDATION OF ARIZONA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-weight: normal;
background-color: #90ad4b;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}
a:link {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #999999;
}
a:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #999999;
}
a:hover {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #999999;
}
a:active {
text-decoration: none;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #999999;
}
newspacing {
}
-->
</style>
<link href="Styles/paragraph.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style32 {
color: #FFFFFF;
font-weight: bold;
}
.style33 {
color: #CCC;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
float: none;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<link rel="shortcut icon" href="favicon.ico">
<style type="text/css">
<!--
.style33 th table tr td {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12pt;
text-align: left;
}
.Font {
font-size: 14pt;
color: #CCF;
}
#title {font-size:22px; color:#CCCCCC;}
.style220 {
font-size: small;
font-weight: bold;
}
body,td,th {
font-size: 9pt;
line-height: 1.15;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.style242 {
color: #333333;
text-align: left;
}
.style246 {
color: #000000;
text-align: center;
}
.style253 {color: #CCCCCC}
.style254 {font-style: normal; line-height: normal; font-variant: normal; color: #CCC; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style255 {color: #CCF}
.style257 {font-size: 12pt}
.style38 { color: #666666;
font-weight: bold;
font-family: Arial;
font-size: 10pt;
}
.style43 {
font-size: small;
font-style: italic;
}
.style46 {
font-weight: bold;
font-style: italic;
font-size: 14pt;
color: #90ad4b;
}
.style52 {
color: #666666;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.style55 {color: #333333; font-size: 9pt; }
.style57 {color: #333333; font-size: 13pt; }
.style61 {
color: #333333;
font-weight: bold;
font-style: italic;
font-size: 13pt;
}
.style62 {
color: #CC0000;
font-size: 10pt;
font-weight: bold;
}
.style242 .style46 {
color: #333;
}
-->
</style>
<script type="text/javascript">
function MM_CheckFlashVersion(reqVerStr,msg){
with(navigator){
var isIE = (appVersion.indexOf("MSIE") != -1 && userAgent.indexOf("Opera") == -1);
var isWin = (appVersion.toLowerCase().indexOf("win") != -1);
if (!isIE || !isWin){
var flashVer = -1;
if (plugins && plugins.length > 0){
var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : "";
desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
if (desc == "") flashVer = -1;
else{
var descArr = desc.split(" ");
var tempArrMajor = descArr[2].split(".");
var verMajor = tempArrMajor[0];
var tempArrMinor = (descArr[3] != "") ? descArr[3].split("r") : descArr[4].split("r");
var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
flashVer = parseFloat(verMajor + "." + verMinor);
}
}
// WebTV has Flash Player 4 or lower -- too low for video
else if (userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 4.0;
var verArr = reqVerStr.split(",");
var reqVer = parseFloat(verArr[0] + "." + verArr[2]);
if (flashVer < reqVer){
if (confirm(msg))
window.location = "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
}
}
}
}
</script>
</head>
<body onLoad="MM_CheckFlashVersion('7,0,0,0','Content on this page requires a newer version of Adobe Flash Player. Do you want to download it now?');">
<div align="center"><br>
</div>
<div align="center">
<table width="750" border="0" cellspacing="0" cellpadding="0">
<tr>
<th scope="row"><img src="library/splashpagemasthead.jpg" alt="Save the Family Foundation of Arizona" width="756" height="259" border="0" usemap="#Map"></th>
</tr>
</table>
</div>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center">
<table width="750" border="0" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC">
<!--DWLayoutTable-->
<tr>
<td colspan="3" align="center" valign="top" bordercolor="#FFFFFF" bgcolor="#333366"><div align="center">
<table width="90%" border="0" cellpadding="0" cellspacing="3">
<tr>
<td width="8%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','41','height','16','align','absmiddle','title','flashtext','src','Hometext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','Hometext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="41" height="16" align="absmiddle" title="flashtext">
<param name="BGCOLOR" value="#333366">
<param name="movie" value="Hometext.swf">
<param name="quality" value="high">
<embed src="Hometext.swf" width="41" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366" ></embed>
</object>
</noscript>
</div></td>
<td width="2%" align="center" valign="middle"><div align="center" class="style33"><strong> | </strong></div></td>
<td width="12%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','65','height','16','align','absmiddle','title','flashtext','src','aboutustext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','aboutustext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="65" height="16" align="absmiddle" title="flashtext">
<param name="BGCOLOR" value="#333366">
<param name="movie" value="aboutustext.swf">
<param name="quality" value="high">
<embed src="aboutustext.swf" width="65" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366" ></embed>
</object>
</noscript>
</div></td>
<td width="2%" align="center" valign="middle"><div align="center"><span class="style32"> | </span></div></td>
<td width="12%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','67','height','18','align','absmiddle','title','flashtext','src','programstext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','programstext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="67" height="18" align="absmiddle" title="flashtext">
<param name="BGCOLOR" value="#333366">
<param name="movie" value="programstext.swf">
<param name="quality" value="high">
<embed src="programstext.swf" width="67" height="18" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366" ></embed>
</object>
</noscript>
</div></td>
<td width="3%" align="center" valign="middle"><div align="center"><span class="style32"> | </span></div></td>
<td width="11%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','68','height','16','align','absmiddle','title','flashtext','src','getinvolvedtext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','getinvolvedtext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="68" height="16" align="absmiddle" title="flashtext">
<param name="movie" value="getinvolvedtext.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#333366">
<embed src="getinvolvedtext.swf" width="68" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366"></embed>
</object>
</noscript>
</div></td>
<td width="2%" align="center" valign="middle"><div align="center"><span class="style32"> | </span></div></td>
<td width="9%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','48','height','16','align','absmiddle','title','flashtext','src','eventstext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','eventstext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="48" height="16" align="absmiddle" title="flashtext">
<param name="movie" value="eventstext.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#333366">
<embed src="eventstext.swf" width="48" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366"></embed>
</object>
</noscript>
</div></td>
<td width="2%" align="center" valign="middle"><span class="style32"> | </span></td>
<td width="8%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','42','height','16','align','absmiddle','title','flashtext','src','mediatext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','mediatext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="42" height="16" align="absmiddle" title="flashtext">
<param name="movie" value="mediatext.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#333366">
<embed src="mediatext.swf" width="42" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366"></embed>
</object>
</noscript>
</div></td>
<td width="2%" align="center" valign="middle"><div align="center"><span class="style32"> | </span></div></td>
<td width="14%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','76','height','16','align','absmiddle','title','flashtext','src','contactustext','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','contactustext' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="76" height="16" align="absmiddle" title="flashtext">
<param name="movie" value="contactustext.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#333366">
<embed src="contactustext.swf" width="76" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366"></embed>
</object>
</noscript>
</div></td>
<td width="2%" align="center" valign="middle"><div align="center"><span class="style32"> | </span></div></td>
<td width="11%" align="center" valign="middle"><div align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','width','70','height','16','align','absmiddle','title','flashtext','src','Donate','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#333366','movie','Donate' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="70" height="16" align="absmiddle" title="flashtext">
<param name="movie" value="Donate.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#333366">
<embed src="Donate.swf" width="70" height="16" align="absmiddle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#333366"></embed>
</object>
</noscript>
</div></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td width="236" align="center" valign="top" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center">
<div align="center">
<div align="center">
<table width="225" border="0" align="center" cellpadding="0" cellspacing="0">
<tr align="center">
<th valign="top" scope="col"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th align="center" valign="top" scope="row"><table width="100" border="0" cellspacing="0" cellpadding="2">
<tr>
<th colspan="2" align="center" scope="row"><a href="golf/golfauction.html" target="_new"><img src="golf/onlineauctionthumb.gif" width="210" height="317" border="0"></a></th>
</tr>
<tr>
<th colspan="2" align="center" scope="row"><span class="style242"><span style="text-align: center">• • •<br>
<img src="images/newhours.gif" alt="" width="136" height="91"></span></span></th>
</tr>
<tr>
<th colspan="2" scope="row">
<!-- BEGIN: Constant Contact Stylish Email Newsletter Form --><!-- END: Constant Contact Stylish Email Newsletter Form -->
<!-- BEGIN: SafeSubscribe -->
<div align="center" style="padding-top:5px;">• • •</span> </p>
<div align="center">
<div style="width:160px; background-color: #ffffff;">
<form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;">
<span style="color: #660000"><font style="font-weight: bold; font-family:Arial; font-size:16px; color:#990000;">Receive
Our eNews!</font></span>
<input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">
<input type="submit" name="go" value="GO" class="submit" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">
<input type="hidden" name="m" value="1101899359535">
<input type="hidden" name="p" value="oi">
</form>
</div>
</div>
<!-- END: Constant Contact Stylish Email Newsletter Form -->
<!-- BEGIN: SafeSubscribe -->
<div align="center" style="padding-top:5px;"> <a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt=""/></a></div>
<!-- END: SafeSubscribe -->
<!-- BEGIN: Email Marketing you can trust -->
<div align="center" style="font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#999999;"></div>
<!-- END: Email Newsletters you can trust -->
</p> <!-- END: SafeSubscribe --></div></th>
</tr>
</table> </th>
</tr>
</table> </th>
</tr>
<tr align="center">
<td valign="middle"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th colspan="2" scope="row"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th colspan="2" scope="row"><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FSavetheFamilyFoundationofArizona&width=225&colorscheme=light&show_faces=true&stream=true&header=true&height=627" scrolling="yes" frameborder="0" style="border:none; overflow:hidden; width:225px; height:527px;" allowTransparency="true"></iframe>