﻿$(document).ready(function(){

$.init_news({
  firstname: "mynews",
  secondname: "showhere",
  thirdname:"news_display",
  //fourthname:"news_button",
  newsspeed:'6000'
  });


});
