﻿
(function($) {
$(function() {

  $("#panel-menu").load("http://pragagid.ru/js/panel-menu.txt");
  

})
})(jQuery)


