// PRELOADING IMAGES
if (document.images) {
 img_on =new Image();  img_on.src ="images/groupsNEventsMO.png"; 
 img_off=new Image();  img_off.src="images/groupsNEvents.png"; 

 img1_on =new Image(); img1_on.src ="images/groupsNEventsMO.png"; 
 img1_off=new Image(); img1_off.src="images/groupsNEvents.png"; 

 img2_on =new Image(); img2_on.src ="images/specialsMO.png"; 
 img2_off=new Image(); img2_off.src="images/specials.png"; 

 img3_on =new Image(); img3_on.src ="images/otherProductsMO.png"; 
 img3_off=new Image(); img3_off.src="images/otherProducts.png"; 

 img4_on =new Image(); img4_on.src ="images/onlineCatMO.png"; 
 img4_off=new Image(); img4_off.src="images/onlineCat.png"; 

 img5_on =new Image(); img5_on.src ="images/orderInfoMO.png"; 
 img5_off=new Image(); img5_off.src="images/orderInfo.png"; 
}

function movr(k) {
 if (document.images) 
  eval('document.img'+k+'.src=img'+k+'_on.src');
}

function mout(k) {
 if (document.images) 
  eval('document.img'+k+'.src=img'+k+'_off.src');
}

function handleOver() {
 if (document.images) 
  document.imgName.src=img_on.src;
}

function handleOut() {
 if (document.images) 
  document.imgName.src=img_off.src;
}


var menu = ""

menu += '<!-- Navbar def end -->';
menu += '<div id="center">';
menu += '<div id="banner">';
menu += '</div>';
menu += '<div id="navigation">';
menu += '<ul>';
menu += '<li><a class="current" href="index.html">HOME</a></li>';
menu += '<li><a href="embroidery.html">EMBROIDERY</a></li>';
menu += '<li><a href="screen_print.html">SCREEN PRINTS</a></li>';
menu += '<li><a href="about.html">ABOUT US</a></li>';
menu += '</ul>';
menu += ' </div>';
menu += '<div id="main" align="left">';
menu += '<div id="subnavigation">';
menu += '<table  cellspacing="0" cellpadding="0" border="0">';
menu += '<tr><td><a href="specialGroups.html" onmouseover="movr(1);return true;" onmouseout="mout(1);return true;"><img name=img1 width=145 height=28 border=0 alt="Groups &amp; Events" src="images/groupsNEvents.png"></a></td></tr>';
menu += '<tr><td><a href="specials.html" onmouseover="movr(2);return true;" onmouseout="mout(2);return true;"><img name=img2 width=145 height=28 border=0 alt="Specials" src="images/specials.png"></a></td></tr>';
menu += '<tr><td><a href="other.html" onmouseover="movr(3);return true;" onmouseout="mout(3);return true;"><img name=img3 width=145 height=28 border=0 alt="Other Products" src="images/otherProducts.png"></a></td></tr>';
menu += '<tr><td><a href="http://www.companycasuals.com/letterperfectlogos" onmouseover="movr(4);return true;" onmouseout="mout(4);return true;" target="_blank"><img name=img4 width=145 height=28 border=0 alt="Catalog" src="images/onlineCat.png"></a></td></tr>';
menu += '<tr><td><a href="order_info.html" onmouseover="movr(5);return true;" onmouseout="mout(5);return true;"><img name=img5 width=145 height=28 border=0 alt="Order Info" src="images/orderInfo.png"></a></td></tr>';
menu += '<tr>';
menu += '<td>';
menu += '<div align="left" class="contact">';
menu += '<br><br><br> ';
menu += '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUPPORT: <br>';
menu += '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;425.361.2030<br><br>';
menu += '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FAX: <br>';
menu += '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;707.248.0333';
menu += '</div>';
menu += '</td>';
menu += '</tr>';
menu += '</table>';
menu += '</div>';
  
document.write(menu);    
    

/*for image magnification settings    
popBoxWaitImage.src = "images/spinner40.gif";
popBoxRevertImage = "images/magminus.gif";
popBoxPopImage = "images/magplus.gif";        
*/       
           

            
                
                
                  
        
        
        
                        
                        
                                               
                        
          

       
       

        
            
                
                    
                        
                        
                       
                        
                        
                   
                
