
<!-- ##### begin OAS browser test ##### -->                                                         
<!--                                                                 
_version=10; //--> </SCRIPT>                                                                        
<!--                                                              
_version=11;                                                                                        
if (navigator.userAgent.indexOf('Mozilla/3') != -1) {                                               
_version=10;}                                                                                       
//-->                                                                                               
<!-- ##### end of OAS browser test ##### -->                                                        
                                                                                                    
<!-- ##### begin OAS function definitions ##### -->                                                 
<!--                                                                 
                                                                                                    
<!-- # OAS site, page and random number variables # -->                                             
var oas = 'http://oascentral.registerguard.com/RealMedia/ads/';                                            
// var sitepage = "www.registerguard.com/site/";                                      
var RN = new String (Math.random());                                                                
var RNS = RN.substring (2,11);                                                                      
                                                                                                    
<!-- # ad insertion function # -->                                                                  
function DisplayAds (position, width, height)                                                       
{                                                                                                   
var oaspage = sitepage + '/1' + RNS + '@' + position;                                               
                                                                                                    
if (_version < 11) {                                                                                
document.write ('<A HREF="' + oas + 'click_nx.ads/' + oaspage + '" TARGET="_top"><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="' + width + '" HEIGHT="' + height + '"></a>');
} else {
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
document.write ('\<\!-- --\>');                                                                     
document.write ('\<\/SCRIPT\>');                                                                    
document.write ('\<\!-- --\>');                                                                     
}                                                                                                   
}                                                                                                   
<!-- ##### end of OAS function definitions ##### -->

