


 <!------ OAS SETUP begin ------>

<!--
// $DDRFreak: www/newpress/SignOnSanDiego_com\040\040News\040\040North\040County\040--\040Teens\040get\040mad\040over\040video\040-\040its\040removed_files/oas.js,v 1.1 2003/02/09 10:14:49 jasonko Exp $
//configuration
OAS_url ='http://oas.uniontrib.com/RealMedia/ads/';
OAS_listpos = 'TopRight,Right,Right1,Right2,Right3,Middle,Position2';
OAS_query = '';
OAS_target = '_top';
OAS_sitepage = "www.uniontrib.com" + window.location.pathname; // <-- USE THIS ONE ONLY
//OAS_sitepage = "www.uniontrib.com/test.html"; // FOR TEST ONLY.
//end of configuration

OAS_version = 10;
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
function OAS_NORMAL(pos) { 
document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" TARGET=_top>');
document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" BORDER=0></A>');
}
//-->

<!--
OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1)
OAS_version = 10;
if (OAS_version >= 11)
document.write('<SCRIPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + OAS_query + '"><\/SCRIPT>');
//-->

<!-- 
document.write('');
function OAS_AD(pos) {
if (OAS_version >= 11)
OAS_RICH(pos);
else
OAS_NORMAL(pos);
}
//-->

var thepath = document.location.pathname;

var mysplit = thepath.split('/');
if(mysplit[2]){
var golf = mysplit[2].substring(0, 4);
} else {
var golf = "";
}



if (golf != "golf") {
<!-- BEGIN ZEDO -->

      // Please edit following two lines
       var domain = ".signonsandiego.com";      // replace with publisher top level domain name 
       var cookie_life   =  24;        // replace with freq cap lifetime in hours
       var cookies_supported  = true;       
       var expire = new Date();
       expire.setTime(expire.getTime() + cookie_life*3600*1000);
         
       // Detect for cookies on IE4+ and NS6
       if ( (document.getElementById || document.all) && !navigator.cookieEnabled ) {
          cookies_supported  = false;
       }
       if ( cookies_supported && (document.cookie.indexOf('ZEDOAD')==-1) ) {
            document.writeln('');
            document.writeln('<script language="JavaScript">');
            document.writeln('var zflag_nid=167; var zflag_cid="5"; var zflag_sid=4; var zflag_sz=15;');    // update with tag info
            document.writeln('<\/script>');
            document.writeln('<script language="JavaScript" src="http://c1.zedo.com/jsc/c1/ff.js"><\/script>');
            document.cookie="ZEDOAD=1;expires=" + expire.toGMTString() +  ";domain=" + domain + ";path=/";
       }

<!-- END ZEDO -->
}

