// Набор служебный функций
var iexplorer = document.all    ? 1 : 0;
var netscape  = document.layers ? 1 : 0;
var searchfieldWidth = netscape ? 4 : 8;

var WWWRootURL = "http://show.sibindustry.ru/";
var baseUrl = "http://show.sibindustry.ru/";
var ShopUrl = "http://show.sibindustry.ru/shop/";

var BasketWind;
var ZakazWind;
var SupplyWind;

var DELIM  ='#';
var DELIM2 = '$';
var W = 750, H = 450, T = 20, L = 20;

