
// Copyright (C) 2008 Przemysław Wądołowski


//var baseUrl = $('base').get(0).href;

$(document).ready(init);

function init()
{
  
}
