﻿$(document).ready(function(){
    var newsoption1 = {
    firstname: "leading",
    secondname: "leadingDestination",
    thirdname:"news_display",
    fourthname:"news_button",
    playingtitle:"Lejátszva:",
    nexttitle:"Következő cikk:",
    prevtitle:"Előző cikk:",
    newsspeed:'10000',
    effectis:'4',
    effectspeed:'300',
    newscountname:"news_player_counter",
    mouseover:false,
    disablenewscount:true,
    imagedir:'/skins/modellzona.hu/images/'
}

$.init_news(newsoption1);
});
