// <![CDATA[
$(function() {

  // Slider
  $('#coin-slider').coinslider({width:970,height:314,opacity:1});

  // RADIUS BOX
  $('.menu_nav').css({"border-radius":"21px", "-moz-border-radius":"21px", "-webkit-border-radius":"21px"});

});	

// Cufon
Cufon.replace('h1, h2, h3, h4, h5, h6', { hover: true });
//Cufon.replace('h1', { textShadow: '1px 1px #0959b1', hover: true});
//Cufon.replace('h1', { color: '-linear-gradient(#fff, #ffaf02)'});

// ]]>
