if($.browser.mozilla){ $(document).ready(function(){
    
    // Using multiple unit types within one animation.
    $("#print").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	  	$("#print").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );

});
	
	 $("#web").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	  	$("#web").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );

});
	
	$("#home").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
	
    });
	 	$("#home").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
	
	 $("#about").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	 
	 	$("#about").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
	 
	  $("#contact").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	  
	   });
	          
		$("#contact").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
  });

} 

if($.browser.safari){ $(document).ready(function(){
    
    // Using multiple unit types within one animation.
    $("#print").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	  	$("#print").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.0in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );

});
	
	 $("#web").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	  	$("#web").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.0in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );

});
	
	$("#home").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
	
    });
	 	$("#home").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.0in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
	
	 $("#about").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	 
	 	$("#about").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.0in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
	 
	  $("#contact").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	  
	   });
	          
		$("#contact").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "0.0in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
  });

}


if($.browser.opera){ $(document).ready(function(){
    
    // Using multiple unit types within one animation.
    $("#print").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	          $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	
	 $("#web").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	        $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	
	$("#home").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	          $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	
	 $("#about").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	          $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginLeft: "0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });

  });

} 
  

if($.browser.msie){ $(document).ready(function(){
    
   // Using multiple unit types within one animation.
    $("#print").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 200 );
	
    });
	  	$("#print").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 200 );

});
		
		
  });

}

if($.browser.msie){ $(document).ready(function(){
	
	 $("#web").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 200 );
	
    });
	  	$("#web").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );

});
		
		  });

}

if($.browser.msie){ $(document).ready(function(){
	
	$("#home").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
	
    });
	 	$("#home").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
			  });

}
	
	if($.browser.msie){ $(document).ready(function(){
	 $("#about").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	
    });
	 
	 	$("#about").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
				  });

}


	if($.browser.msie){ $(document).ready(function(){ 
	  $("#contact").hover(function(){
      $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.1in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	  
	   });
	          
		$("#contact").mouseout(function(){	  
			  $(this).animate({ 
        //width: "170%",
        //opacity: 0.4,
        marginTop: "-0.01in",
        //fontSize: "3em", 
       // borderWidth: "10px"
      }, 400 );
	

});
					  });

}


  

  
