//CHECK FOR ARIZONA TIME ZONE
function AzTimeZone() {
   var rightNow = new Date();
   var date1 = new Date(rightNow.getFullYear(), 0, 1, 0, 0, 0, 0);
   var date2 = new Date(rightNow.getFullYear(), 6, 1, 0, 0, 0, 0);
   var temp = date1.toGMTString();
   var date3 = new Date(temp.substring(0, temp.lastIndexOf(" ")-1));
   var temp = date2.toGMTString();
   var date4 = new Date(temp.substring(0, temp.lastIndexOf(" ")-1));
   var hoursDiffStdTime = (date1 - date3) / (1000 * 60 * 60);
   var hoursDiffDaylightTime = (date2 - date4) / (1000 * 60 * 60);
   if (hoursDiffStdTime == -7 && hoursDiffDaylightTime == hoursDiffStdTime) {
     return true  // -7 hours from GMT = Mountain time zone; no daylight saving = Arizona
   } else {
     return false
   }
}

// FIND POSITION OF PAGE IN DIRECTORY
var up="", str, snum, sn=document.URL.indexOf('doney.net'), en=document.URL.length, x=document.URL.substring(0,4)
if ( sn > 0 ) {
  sn=sn+10
  for ( var nn=sn; nn < en; nn++ ) {
    str = document.URL.substring(nn,nn+1)
    if ( escape(str)=="%5C" || escape(str)=="/" ) { up=up+"../" }   // Slash or backslash found
  }
}
//DISPLAY DIFFERENT ADS IF IN OR OUT OF AZ TIME ZONE
if ( AzTimeZone() ) {
  // IN ARIZONA - SHOW DONEY LAW AD
  document.writeln ("<table width='120' bgcolor='#A0A0FF' cellspacing='0' cellpadding='0'>")
  document.writeln ("<tr>")
  document.writeln ("<td style='font-family: Arial; font-size: 12pt; font-weight: bold' align='center'><i><font color='#FF0000'>Free</font>")
  document.writeln ("</i>Debt Conference</i></td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td style='font-family: Arial; font-size: 8pt' align='center'>with an&nbsp; <i>experienced</i><br>Bankruptcy attorney.<br>")
  document.writeln ("&nbsp;<br>")
  document.writeln ("Office &amp; phone conferences available!</td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td align='center'><br>")
  document.writeln ("<img border='0' src='"+up+"graphics/D&amp;Astop.gif' align='center' width='79' height='79'></td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td style='font-family: Arial; font-size: 8pt' align='left'><ul style='margin-left: 17'>")
  document.writeln ("<li><b>Interest</b> on <b>credit card debt</b> and eliminate balances</li>")
  document.writeln ("<li><b>Repossession of cars</b> and get vehicles back</li>")
  document.writeln ("<li><b>Foreclosure</b> and catch up back payments over up to 5 years</li>")
  document.writeln ("<li><b>Tax liens &amp; levies</b> and cancel or pay taxes <i>without interest</i></li>")
  document.writeln ("</ul></td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td style='font-family: Arial; font-size: 12pt; font-weight: bold' align='center'><br>")
  document.writeln ("Call:</td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td style='font-family: Arial; font-size: 12pt' align='center'><b>480-968-3100</b></td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td style='font-family: Arial; font-size: 10pt; font-weight: bold' align='center'><br>")
  document.writeln ("McDonald<br>")
  document.writeln ("Law Offices PLLC</td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td bgcolor='#00008B' style='font-family: Arial; color: #FFFFFF; font-size: 10pt; font-weight: bold' align='center'>Debt Lawyers</td>")
  document.writeln ("</tr><tr>")
  document.writeln ("<td style='font-family: Arial; color: #000000; font-size: 9pt' align='center'>Serving all of Arizona</td>")
  document.writeln ("</tr></table>")
} else {

  // NOT IN ARIZONA - SHOW ADS
  // AMAZON AD PAGE LINK
  document.writeln ("<table width='120' bgcolor='#A0A0FF' cellspacing='0' cellpadding='4' border='1'>")
  document.writeln ("<tr>")
  document.writeln ("<td align='center' style='font-family: Arial; font-size: 9pt'>")
  document.writeln ("<a href='"+up+"_ads/amazon_bk.htm'><b><font color='#FF0000'>\"How To\" Books</font></b>")
  document.writeln ("<font color='#000000'><b>Handling Creditors<br>")
  document.writeln ("Filing Bankruptcy<br>")
  document.writeln ("Restoring Credit</font></b><br>")
  document.writeln ("<small><font color='#ffffff'>A list of titles from amazon.com</font></a></small>")
  document.writeln ("</td>")
  document.writeln ("</tr></table><br>")

  // GOOGLE AD
  document.writeln ("<script type='text/javascript'><!--")
  document.writeln ("google_ad_client = 'pub-7546631511441065';")
  document.writeln ("google_ad_width = 120;")
  document.writeln ("google_ad_height = 600;")
  document.writeln ("google_ad_format = '120x600_as';")
  if (channel=="Around Az") {
    document.writeln ("google_ad_channel ='4409914577';")
  }
  if (channel=="Basics") {
    document.writeln ("google_ad_channel ='1412453960';")
  }
  if (channel=="Celebrity") {
    document.writeln ("google_ad_channel ='3642593517';")
  }
  if (channel=="Client") {
    document.writeln ("google_ad_channel ='9307618406';")
  }
  if (channel=="Code") {
    document.writeln ("google_ad_channel ='5833587918';")
  }
  if (channel=="D&A Home") {
    document.writeln ("google_ad_channel ='2125556352';")
  }
  if (channel=="FAQ") {
    document.writeln ("google_ad_channel ='1006762832';")
  }
  if (channel=="Pro") {
    document.writeln ("google_ad_channel ='6477099333';")
  }
  if (channel=="Problems & Solutions") {
    document.writeln ("google_ad_channel ='0363204099';")
  }
  document.writeln ("google_color_border = '000080';")
  document.writeln ("google_color_bg = 'A0A0FF';")
  document.writeln ("google_color_link = 'FF0000';")
  document.writeln ("google_color_url = '000080';")
  document.writeln ("google_color_text = '000000';")
  document.writeln ("//--></script>")
  document.writeln ("<script type='text/javascript'  src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>")
  document.writeln ("</script>")
}
