jQuery.noConflict();

jQuery(document).ready(function(){
var script = '<script type="text/javascript" language="javascript">    jQuery.noConflict();';
script+='jQuery( document ).ready(function() {';
script+='newscalendar.tipSetup(400, "#181818", "#181818", 1, 0, 10, 8, 300, false, 0, 0, 5, [ "top", "right", "bottom", "left" ], 200);';
script+='newscalendar.processToolTip( 1 );newscalendar.processToolTip( 2 );newscalendar.processToolTip( 3 );newscalendar.processToolTip( 4 );newscalendar.processToolTip( 5 );newscalendar.processToolTip( 6 );newscalendar.processToolTip( 7 );newscalendar.processToolTip( 8 );newscalendar.processToolTip( 9 );newscalendar.processToolTip( 10 );newscalendar.processToolTip( 11 );newscalendar.processToolTip( 12 );newscalendar.processToolTip( 13 );newscalendar.processToolTip( 14 );newscalendar.processToolTip( 15 );newscalendar.processToolTip( 16 );newscalendar.processToolTip( 17 );newscalendar.processToolTip( 18 );newscalendar.processToolTip( 19 );newscalendar.processToolTip( 20 );newscalendar.processToolTip( 21 );newscalendar.processToolTip( 22 );newscalendar.processToolTip( 23 );newscalendar.processToolTip( 24 );newscalendar.processToolTip( 25 );});';
script +='<';
script+='/script>';
var next_month =' http://www.festivalenescu.ro/index.php?id=1&tx_ttnews[tt_news]=0&tx_ttnews[backPid]=1&tx_ttnews[calendarYear]=2011&tx_ttnews[calendarMonth]=9&cHash=1b7111396971b10e1fec05d123a5d73c';
jQuery.post(next_month, function(data){
    var msg = jQuery(data).find('.content .right_side .csc-default').html();
   jQuery('.content .right_side .csc-default:first').html(msg);
  jQuery('.content .right_side .csc-default:first .tx-ttnews').css('display','block');
   jQuery('.content .right_side .csc-default:first .tx-ttnews').append(script);
  jQuery('.content .right_side .csc-default:first .columPrevious').css('display','none');
  jQuery('.content .right_side .csc-default:first .columNext').css('display','none');
  jQuery('.content .right_side .csc-default:first .columYear').attr('colspan','7');
 
});

jQuery('.lof-main-wapper .lof-description_black').css('top','0px');
jQuery('.div.down_links .title_right').css('padding','0px 0px 40px 0px');
  jQuery('.lof-slider_2 .lof-navigator li div:first').css('border-top','2px solid #000000');
  
  //jQuery('.lof-navigator .navSelector:first h3').click(function(){
    //window.open('http://www.tvr.ro/festivalenescu/index.php', '_blank');
 // });
  
 // jQuery('.lof-main-wapper .lof-item:first img').click(function(){
   // window.open('http://www.tvr.ro/festivalenescu/index.php', '_blank');
 // });
  
 // jQuery('.lof-main-wapper .lof-item:first img').css('cursor','pointer');
  
  var ua = jQuery.browser;
  var ver = jQuery.browser.version;
  ver = ver.slice(0,1);
  
  jQuery('.linked_day').css('z-index','999');
  
  if(ua.msie && ver =='8'){
    //alert("test");
    jQuery('.newscalendar-tip .bt-content').css('display','block');
    jQuery('.newscalendar-tip .bt-content').css('left','5px');
    jQuery('.newscalendar-tip .bt-content').css('top','5px');
    jQuery('.newscalendar-tip .bt-content').css('padding-bottom','0px');
    
  }
 


  
});






