window.onload=function()
{ 
  matchColumns();
  Get_ServerTime();
  Get_Weather(3);
  Get_Offer('3');
}

