$(function(){
  /* MENU */
  $('#nav').droppy({speed:400});  
  /* FLASH */
  $('#brand').flash({src:'swf/intex.swf', width:736, height:98, wmode:'transparent'});
})