-- MySQL dump 10.10
--
-- Host: localhost    Database: spnt_joomla_cms
-- ------------------------------------------------------
-- Server version	5.0.18-max

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `jos_banner`
--

DROP TABLE IF EXISTS `jos_banner`;
CREATE TABLE `jos_banner` (
  `bid` int(11) NOT NULL auto_increment,
  `cid` int(11) NOT NULL default '0',
  `type` varchar(10) NOT NULL default 'banner',
  `name` varchar(50) NOT NULL default '',
  `imptotal` int(11) NOT NULL default '0',
  `impmade` int(11) NOT NULL default '0',
  `clicks` int(11) NOT NULL default '0',
  `imageurl` varchar(100) NOT NULL default '',
  `clickurl` varchar(200) NOT NULL default '',
  `date` datetime default NULL,
  `showBanner` tinyint(1) NOT NULL default '0',
  `checked_out` tinyint(1) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `editor` varchar(50) default NULL,
  `custombannercode` text,
  PRIMARY KEY  (`bid`),
  KEY `viewbanner` (`showBanner`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_banner`
--


/*!40000 ALTER TABLE `jos_banner` DISABLE KEYS */;
LOCK TABLES `jos_banner` WRITE;
INSERT INTO `jos_banner` VALUES (1,1,'banner','OSM 1',0,86,0,'osmbanner1.png','http://www.opensourcematters.org','2004-07-07 15:31:29',1,0,'0000-00-00 00:00:00',NULL,NULL),(2,1,'banner','OSM 2',0,88,0,'osmbanner2.png','http://www.opensourcematters.org','2004-07-07 15:31:29',1,0,'0000-00-00 00:00:00',NULL,NULL);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_banner` ENABLE KEYS */;

--
-- Table structure for table `jos_bannerclient`
--

DROP TABLE IF EXISTS `jos_bannerclient`;
CREATE TABLE `jos_bannerclient` (
  `cid` int(11) NOT NULL auto_increment,
  `name` varchar(60) NOT NULL default '',
  `contact` varchar(60) NOT NULL default '',
  `email` varchar(60) NOT NULL default '',
  `extrainfo` text NOT NULL,
  `checked_out` tinyint(1) NOT NULL default '0',
  `checked_out_time` time default NULL,
  `editor` varchar(50) default NULL,
  PRIMARY KEY  (`cid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_bannerclient`
--


/*!40000 ALTER TABLE `jos_bannerclient` DISABLE KEYS */;
LOCK TABLES `jos_bannerclient` WRITE;
INSERT INTO `jos_bannerclient` VALUES (1,'Open Source Matters','Administrator','admin@opensourcematters.org','',0,'00:00:00',NULL);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_bannerclient` ENABLE KEYS */;

--
-- Table structure for table `jos_bannerfinish`
--

DROP TABLE IF EXISTS `jos_bannerfinish`;
CREATE TABLE `jos_bannerfinish` (
  `bid` int(11) NOT NULL auto_increment,
  `cid` int(11) NOT NULL default '0',
  `type` varchar(10) NOT NULL default '',
  `name` varchar(50) NOT NULL default '',
  `impressions` int(11) NOT NULL default '0',
  `clicks` int(11) NOT NULL default '0',
  `imageurl` varchar(50) NOT NULL default '',
  `datestart` datetime default NULL,
  `dateend` datetime default NULL,
  PRIMARY KEY  (`bid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_bannerfinish`
--


/*!40000 ALTER TABLE `jos_bannerfinish` DISABLE KEYS */;
LOCK TABLES `jos_bannerfinish` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_bannerfinish` ENABLE KEYS */;

--
-- Table structure for table `jos_categories`
--

DROP TABLE IF EXISTS `jos_categories`;
CREATE TABLE `jos_categories` (
  `id` int(11) NOT NULL auto_increment,
  `parent_id` int(11) NOT NULL default '0',
  `title` varchar(50) NOT NULL default '',
  `name` varchar(255) NOT NULL default '',
  `image` varchar(100) NOT NULL default '',
  `section` varchar(50) NOT NULL default '',
  `image_position` varchar(10) NOT NULL default '',
  `description` text NOT NULL,
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `editor` varchar(50) default NULL,
  `ordering` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `count` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `cat_idx` (`section`,`published`,`access`),
  KEY `idx_section` (`section`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_categories`
--


/*!40000 ALTER TABLE `jos_categories` DISABLE KEYS */;
LOCK TABLES `jos_categories` WRITE;
INSERT INTO `jos_categories` VALUES (2,0,'Joomla!','Joomla!','clock.jpg','com_weblinks','left','A selection of links that are all related to the Joomla! Project.',1,0,'0000-00-00 00:00:00',NULL,0,0,0,''),(3,0,'Newsflash','Newsflash','','2','left','',1,0,'0000-00-00 00:00:00','',0,0,0,''),(4,0,'Joomla!','Joomla!','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00',NULL,2,0,0,''),(5,0,'Business: general','Business: general','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00',NULL,1,0,0,''),(9,0,'Finance','Finance','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00',NULL,5,0,0,''),(10,0,'Linux','Linux','','com_newsfeeds','left','<br />\r\n',1,0,'0000-00-00 00:00:00',NULL,6,0,0,''),(11,0,'Internet','Internet','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00',NULL,7,0,0,''),(12,0,'Contacts','Contacts','','com_contact_details','left','Contact Details for this website',1,0,'0000-00-00 00:00:00',NULL,0,0,0,''),(13,0,'Apie kompanija','Apie kompanija','','4','left','',1,0,'0000-00-00 00:00:00',NULL,8,0,0,'imagefolders=*2*'),(14,0,'Paslaugos','Paslaugos','','4','left','<p style=\"margin: 0in 0in 0pt\" class=\"MsoNormal\"><span><font face=\"Times New Roman\" size=\"3\" color=\"#000000\">Konsultavimas</font></span></p><p style=\"margin: 0in 0in 0pt; text-indent: 0.5in; text-align: justify\" class=\"MsoNormal\"><span><font face=\"Times New Roman\" size=\"3\" color=\"#000000\">Įmonės darbuotojų patirtis nekilnojamojo turto srityje- keturi metai. Per &scaron;į, sąlyginai trumpą, laikotarpį sukaupta nemažai patirties ir žinių, kuriomis mielai su Jumis pasidalinsime, bei esant poreikiui patarsime kaip elgtis vienoje ar kitoje situacijoje. Konsultacijos nemokamos. </font></span></p><span><font face=\"Times New Roman\" size=\"3\" color=\"#000000\">&nbsp;</font></span> <p style=\"margin: 0in 0in 0pt\" class=\"MsoNormal\"><span><font face=\"Times New Roman\" size=\"3\" color=\"#000000\">Žemės sklypų konsolidacija</font></span></p><p style=\"margin: 0in 0in 0pt; text-align: justify\" class=\"MsoNormal\"><span><font size=\"3\"><font color=\"#000000\"><font face=\"Times New Roman\"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>UAB &bdquo;&Scaron;iaurės partneriai&ldquo; pagrindinė veiklos teritorija- &scaron;iaurės Lietuva. 2007 metais pradėta intensyviai dirbti Tauragės ir Kauno apskrityse. Bendradarbiaujama su daugeliu Lietuvos ir užsienio kompanijų- tiek užsiimančių žemės ūkio veikla, tiek investuojančiomis į žemės ūkio paskirties žemę. &Scaron;ių ry&scaron;ių dėka, galime pasiūlyti žemės sklypų konsolidavimo paslaugą- apkeičiant tinkamesniais ar nuperkant Jums mažiau tinkamus žemės sklypus. &Scaron;iuo metu mūsų partneriai intensyviai ie&scaron;ko žemės sklypų esančių &Scaron;iaulių, Radvili&scaron;kio rajonuose, bei dalyje Akmenės rajono (teritorijoje nuo Senosios Akmenės iki Naujosios Akmenės). </font></font></font></span></p><span><font face=\"Times New Roman\" size=\"3\" color=\"#000000\">&nbsp;</font></span> <p style=\"margin: 0in 0in 0pt\" class=\"MsoNormal\"><span><font face=\"Times New Roman\" size=\"3\" color=\"#000000\">Tarpininkavimas</font></span></p><p style=\"margin: 0in 0in 0pt; text-align: justify\" class=\"MsoNormal\"><span><font size=\"3\"><font color=\"#000000\"><font face=\"Times New Roman\"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Bendrovė siūlo tarpininkavimo paslaugas. Už sutartą komisinį mokestį (mokesčio dydis priklauso nuo objekto ar paslaugos), įmonė gali padėti parduoti arba nupirkti nekilnojamąjį turtą, verslą (susijusį su žemės ūkio veikla arba investicijomis į jį), i&scaron;nuomoti ar surasti nuomotojus.</font></font></font></span></p>',1,0,'0000-00-00 00:00:00',NULL,7,0,0,'imagefolders=*2*'),(15,0,'Pardavimas','Pardavimas','','4','left','',1,0,'0000-00-00 00:00:00',NULL,6,0,0,'imagefolders=*2*'),(16,0,'Kontaktai','Kontaktai','','4','left','<p><font color=\"#4d4d4d\"><font face=\"Arial\"><font size=\"2\">UAB &ldquo;&Scaron;iaurės partneriai&rdquo;<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span>&nbsp;&nbsp;&nbsp;</span></font></font></font></p><p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">S.Daukanto g. 4, &Scaron;iauliai</font></p><p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">Tel./faks (8~41) 211112</font></p><p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">Mob. Tel. 8~676 41155, 8~678 05803</font></p><p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">El. pa&scaron;tas </font><a href=\"mailto:info@spnt.lt\"><span style=\"font-family: &#39;Times New Roman&#39;\"><font size=\"2\" color=\"#0000ff\">info@spnt.lt</font></span></a></p>',1,0,'0000-00-00 00:00:00',NULL,5,0,0,'imagefolders=*2*'),(17,0,'Sklypas','Sklypas','','4','left','',1,0,'0000-00-00 00:00:00',NULL,4,0,0,'imagefolders=*2*'),(18,0,'Žemės sklypas','Žemės sklypas','','4','left','',1,0,'0000-00-00 00:00:00',NULL,3,0,0,'imagefolders=*2*'),(19,0,'Sodyba','Sodyba','','4','left','',1,0,'0000-00-00 00:00:00',NULL,2,0,0,'imagefolders=*2*'),(20,0,'Kiti','Kiti','','4','left','',1,0,'0000-00-00 00:00:00',NULL,1,0,0,'imagefolders=*2*'),(21,0,'EstateAgents','EstateAgents','','com_contact_details','','EA Contacts',1,0,'0000-00-00 00:00:00',NULL,0,0,0,'');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_categories` ENABLE KEYS */;

--
-- Table structure for table `jos_components`
--

DROP TABLE IF EXISTS `jos_components`;
CREATE TABLE `jos_components` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(50) NOT NULL default '',
  `link` varchar(255) NOT NULL default '',
  `menuid` int(11) unsigned NOT NULL default '0',
  `parent` int(11) unsigned NOT NULL default '0',
  `admin_menu_link` varchar(255) NOT NULL default '',
  `admin_menu_alt` varchar(255) NOT NULL default '',
  `option` varchar(50) NOT NULL default '',
  `ordering` int(11) NOT NULL default '0',
  `admin_menu_img` varchar(255) NOT NULL default '',
  `iscore` tinyint(4) NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_components`
--


/*!40000 ALTER TABLE `jos_components` DISABLE KEYS */;
LOCK TABLES `jos_components` WRITE;
INSERT INTO `jos_components` VALUES (1,'Banners','',0,0,'','Banner Management','com_banners',0,'js/ThemeOffice/component.png',0,''),(2,'Manage Banners','',0,1,'option=com_banners','Active Banners','com_banners',1,'js/ThemeOffice/edit.png',0,''),(3,'Manage Clients','',0,1,'option=com_banners&task=listclients','Manage Clients','com_banners',2,'js/ThemeOffice/categories.png',0,''),(4,'Web Links','option=com_weblinks',0,0,'','Manage Weblinks','com_weblinks',0,'js/ThemeOffice/globe2.png',0,''),(5,'Web Link Items','',0,4,'option=com_weblinks','View existing weblinks','com_weblinks',1,'js/ThemeOffice/edit.png',0,''),(6,'Web Link Categories','',0,4,'option=categories&section=com_weblinks','Manage weblink categories','',2,'js/ThemeOffice/categories.png',0,''),(7,'Contacts','option=com_contact',0,0,'','Edit contact details','com_contact',0,'js/ThemeOffice/user.png',1,''),(8,'Manage Contacts','',0,7,'option=com_contact','Edit contact details','com_contact',0,'js/ThemeOffice/edit.png',1,''),(9,'Contact Categories','',0,7,'option=categories&section=com_contact_details','Manage contact categories','',2,'js/ThemeOffice/categories.png',1,''),(10,'Front Page','option=com_frontpage',0,0,'','Manage Front Page Items','com_frontpage',0,'js/ThemeOffice/component.png',1,''),(11,'Polls','option=com_poll',0,0,'option=com_poll','Manage Polls','com_poll',0,'js/ThemeOffice/component.png',0,''),(12,'News Feeds','option=com_newsfeeds',0,0,'','News Feeds Management','com_newsfeeds',0,'js/ThemeOffice/component.png',0,''),(13,'Manage News Feeds','',0,12,'option=com_newsfeeds','Manage News Feeds','com_newsfeeds',1,'js/ThemeOffice/edit.png',0,''),(14,'Manage Categories','',0,12,'option=com_categories&section=com_newsfeeds','Manage Categories','',2,'js/ThemeOffice/categories.png',0,''),(15,'Login','option=com_login',0,0,'','','com_login',0,'',1,''),(16,'Search','option=com_search',0,0,'','','com_search',0,'',1,''),(17,'Syndicate','',0,0,'option=com_syndicate&hidemainmenu=1','Manage Syndication Settings','com_syndicate',0,'js/ThemeOffice/component.png',0,''),(18,'Mass Mail','',0,0,'option=com_massmail&hidemainmenu=1','Send Mass Mail','com_massmail',0,'js/ThemeOffice/mass_email.png',0,''),(19,'Nekilnojamas turtas','option=com_estateagent',0,0,'option=com_estateagent','Nekilnojamas turtas','com_estateagent',0,'js/ThemeOffice/component.png',0,''),(20,'Objektų valdymas','',0,19,'option=com_estateagent&act=manageObj','Objektų valdymas','com_estateagent',0,'js/ThemeOffice/edit.png',0,''),(21,'Kategorijų valdymas','',0,19,'option=com_estateagent&act=manageCat','Kategorijų valdymas','com_estateagent',1,'js/ThemeOffice/categories.png',0,''),(22,'Konfigūracija','',0,19,'option=com_estateagent&act=configEA','Konfigūracija','com_estateagent',2,'js/ThemeOffice/config.png',0,''),(23,'Apie','',0,19,'option=com_estateagent&act=EAinfo','Apie','com_estateagent',3,'js/ThemeOffice/credits.png',0,'');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_components` ENABLE KEYS */;

--
-- Table structure for table `jos_contact_details`
--

DROP TABLE IF EXISTS `jos_contact_details`;
CREATE TABLE `jos_contact_details` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(100) NOT NULL default '',
  `con_position` varchar(50) default NULL,
  `address` text,
  `suburb` varchar(50) default NULL,
  `state` varchar(20) default NULL,
  `country` varchar(50) default NULL,
  `postcode` varchar(10) default NULL,
  `telephone` varchar(25) default NULL,
  `fax` varchar(25) default NULL,
  `misc` mediumtext,
  `image` varchar(100) default NULL,
  `imagepos` varchar(20) default NULL,
  `email_to` varchar(100) default NULL,
  `default_con` tinyint(1) unsigned NOT NULL default '0',
  `published` tinyint(1) unsigned NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL default '0',
  `catid` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_contact_details`
--


/*!40000 ALTER TABLE `jos_contact_details` DISABLE KEYS */;
LOCK TABLES `jos_contact_details` WRITE;
INSERT INTO `jos_contact_details` VALUES (1,'Name','Position','Street','Suburb','State','Country','Zip Code','Telephone','Fax','Miscellanous info','asterisk.png','top','email@email.com',1,1,0,'0000-00-00 00:00:00',1,'',0,12,0);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_contact_details` ENABLE KEYS */;

--
-- Table structure for table `jos_content`
--

DROP TABLE IF EXISTS `jos_content`;
CREATE TABLE `jos_content` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `title_alias` varchar(100) NOT NULL default '',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(3) NOT NULL default '0',
  `sectionid` int(11) unsigned NOT NULL default '0',
  `mask` int(11) unsigned NOT NULL default '0',
  `catid` int(11) unsigned NOT NULL default '0',
  `created` datetime NOT NULL default '0000-00-00 00:00:00',
  `created_by` int(11) unsigned NOT NULL default '0',
  `created_by_alias` varchar(100) NOT NULL default '',
  `modified` datetime NOT NULL default '0000-00-00 00:00:00',
  `modified_by` int(11) unsigned NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL default '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL default '0000-00-00 00:00:00',
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` text NOT NULL,
  `version` int(11) unsigned NOT NULL default '1',
  `parentid` int(11) unsigned NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `access` int(11) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `idx_section` (`sectionid`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_catid` (`catid`),
  KEY `idx_mask` (`mask`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_content`
--


/*!40000 ALTER TABLE `jos_content` DISABLE KEYS */;
LOCK TABLES `jos_content` WRITE;
INSERT INTO `jos_content` VALUES (2,'Vyriausybė galvoja, kaip spartinti žemės reformą','','Vyriausybės Strateginio planavimo komitetas aptarė priemones, kurios leistų paspartinti žemės reformą, pagyvintų jos grąžinimo procesus. Konstatuota, kad būtina sudaryti efektyvias ūkininkavimo sąlygas tikrai i&scaron; žemės ūkio siekiantiems gyventi &scaron;alies gyventojams ir užkirsti kelius fiktyviems ūkininkams perpardavinėti pigiai įsigyjamus žemės sklypus. Vykdant žemės reformą, daugiausia problemų susikaupė Vilniaus, Kauno, Utenos, Alytaus ir kitose apskrityse.','',1,2,0,3,'2004-08-09 08:30:34',62,'','2007-08-19 23:12:00',62,0,'0000-00-00 00:00:00','2004-08-09 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',3,0,1,'','',0,0),(3,'NT vystytojai sieks dialogo su Vilniaus rajono valdžia','','Nekilnojamojo turto plėtra Vilniaus rajone susidomėję vystytojai bando ie&scaron;koti kompromisų ir dialogo su rajono valdžia. Lietuvos nekilnojamojo turto plėtros asociacijos (LNTPA) iniciatyva organizuotame verslininkų susitikime su Vilniaus rajono savivaldybės atstovais diskutuota apie bendrajame plane numatytas investavimo galimybes ir su tuo susijusias problemas.','',1,2,0,3,'2004-08-09 08:30:34',62,'','2007-08-19 23:12:11',62,0,'0000-00-00 00:00:00','2004-08-09 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',3,0,2,'','',0,0),(4,'Ar lengviau gausime paskolą būstui užsienyje įsigyti? ','','Norintys gauti paskolą būsto įsigijimui kitoje ES &scaron;alyje dažnai susiduria su sunkumais. Europos Parlamentas siekia, kad jų būtų kuo mažiau. Teisi&scaron;kai neįpareigojančioje ataskaitoje, kurią antradienį patvirtino Europos Parlamentas, siūloma naikinti kliūtis gauti paskolą būsto pirkimui kitoje ES valstybėje. Deputatų nuomone, teisės aktų suderinimas &scaron;ioje srityje palengvintų būsto paskolų teikėjų veiklą užsienyje bei i&scaron;plėstų tokių paskolų gavėjų ratą.','',1,2,0,3,'2004-08-09 08:30:34',62,'','2007-08-19 23:12:31',62,0,'0000-00-00 00:00:00','2004-08-09 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',2,0,3,'','',0,2),(5,'Joomla! License Guidelines','','<p>This website is powered by <a href=\"http://www.joomla.org/\">Joomla!</a>  The software and default templates on which it runs are Copyright 2005 <a href=\"http://www.opensourcematters.org/\">Open Source Matters</a>.  All other content and data, including data entered into this website and templates added after installation, are copyrighted by their respective copyright owners.</p><p>If you want to distribute, copy or modify Joomla!, you are welcome to do so under the terms of the <a href=\"http://www.gnu.org/copyleft/gpl.html#SEC1\">GNU General Public License</a>.  If you are unfamiliar with this license, you might want to read <a href=\"http://www.gnu.org/copyleft/gpl.html#SEC4\">\'How To Apply These Terms To Your Program\'</a> and the <a href=\"http://www.gnu.org/licenses/gpl-faq.html\">\'GNU General Public License FAQ\'</a>.</p>','',1,0,0,0,'2004-08-19 20:11:07',62,'','2004-08-19 20:14:49',62,0,'0000-00-00 00:00:00','2004-08-19 00:00:00','0000-00-00 00:00:00','','','menu_image=\nitem_title=1\npageclass_sfx=\nback_button=\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=',1,0,11,'','',0,17),(12,'Kontaktai','Kontaktai','','<table border=\"0\" height=\"100%\"><tbody><tr valign=\"top\"> <td><p>&nbsp;</p><p> <font color=\"#4d4d4d\"><font face=\"Arial\"><p style=\"margin: 0in 0in 0pt\"><font size=\"2\">&nbsp;&nbsp;&nbsp;&nbsp; UAB &ldquo;&Scaron;iaurės partneriai&rdquo;<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span>&nbsp;&nbsp;&nbsp;</span></font></p><p style=\"margin: 0in 0in 0pt\"><font size=\"2\">&nbsp;&nbsp;&nbsp;&nbsp; S. Daukanto g. 4, &Scaron;iauliai</font></p><p style=\"margin: 0in 0in 0pt\"><font size=\"2\">&nbsp;&nbsp;&nbsp;&nbsp; Tel./faks (8~41) 211112</font></p><p style=\"margin: 0in 0in 0pt\"><font size=\"2\">&nbsp;&nbsp;&nbsp;&nbsp; Mob. Tel. 8~676 41155, 8~678 05803</font></p><p style=\"margin: 0in 0in 0pt\"><font size=\"2\">&nbsp;&nbsp;&nbsp;&nbsp; El. pa&scaron;tas </font><a href=\"mailto:info@spnt.lt\"><span style=\"font-family: &#39;Times New Roman&#39;\"><font size=\"2\" color=\"#0000ff\">info@spnt.lt</font></span></a></p></font></font>  </p></td></tr></tbody></table>',1,4,0,16,'2007-08-02 22:50:22',62,'','2007-09-16 13:38:17',63,0,'0000-00-00 00:00:00','2007-08-02 22:50:11','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=0\nmodifydate=0\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',7,0,1,'','',0,1740),(13,'Pardavimas','Pardavimas','Pardavimas','',1,4,0,15,'2007-08-02 22:50:44',62,'','2007-08-02 23:34:55',62,0,'0000-00-00 00:00:00','2007-08-02 22:50:31','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',2,0,1,'','',0,11),(14,'Paslaugos','Paslaugos','','<p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\"><strong>&nbsp; Konsultavimas</strong></font></p>   <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; Įmonės darbuotojų patirtis nekilnojamojo turto srityje- keturi metai. Per &scaron;į, sąlyginai trumpą, laikotarpį sukaupta nemažai patirties ir žinių, kuriomis mielai su Jumis pasidalinsime, bei esant poreikiui patarsime kaip elgtis vienoje ar kitoje situacijoje. Konsultacijos nemokamos. </font></p>  <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\"><strong>&nbsp; Žemės sklypų konsolidacija</strong></font></p>   <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; UAB &bdquo;&Scaron;iaurės partneriai&ldquo; pagrindinė veiklos teritorija- &scaron;iaurės Lietuva. 2007 metais pradėta intensyviai dirbti Tauragės ir Kauno apskrityse. Bendradarbiaujama su daugeliu Lietuvos ir užsienio kompanijų- tiek užsiimančių žemės ūkio veikla, tiek investuojančiomis į žemės ūkio paskirties žemę. &Scaron;ių ry&scaron;ių dėka, galime pasiūlyti žemės sklypų konsolidavimo paslaugą- apkeičiant tinkamesniais ar nuperkant Jums mažiau tinkamus žemės sklypus. &Scaron;iuo metu mūsų partneriai intensyviai ie&scaron;ko žemės sklypų esančių &Scaron;iaulių, Radvili&scaron;kio rajonuose, bei dalyje Akmenės rajono (teritorijoje nuo Senosios Akmenės iki Naujosios Akmenės). </font></p>  <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\"><strong>&nbsp; Tarpininkavimas</strong></font></p>  <p><font size=\"2\"><font color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; Bendrovė siūlo tarpininkavimo paslaugas. Už sutartą komisinį mokestį (mokesčio dydis priklauso nuo objekto ar paslaugos), įmonė gali padėti parduoti arba nupirkti nekilnojamąjį turtą, verslą (susijusį su žemės ūkio veikla arba investicijomis į jį), i&scaron;nuomoti ar surasti nuomotojus.</font></font></p>',1,4,0,14,'2007-08-02 22:51:13',62,'','2007-09-16 13:31:08',63,0,'0000-00-00 00:00:00','2007-08-02 22:50:57','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=0\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',5,0,1,'','',0,1558),(15,'Apie bendrovę','Apie bendrovę','<span style=\"font-size: 12pt; color: windowtext; font-family: &#39;Times New Roman&#39;\"><span style=\"font-size: 12pt; color: windowtext; font-family: &#39;Times New Roman&#39;\"><p style=\"margin: 0in 0in 0pt; text-indent: 0.5in; text-align: justify\" class=\"MsoNormal\">&nbsp;</p></span></span>','<p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; UAB &bdquo;&Scaron;iaurės partneriai&rdquo; veiklos kryptis - nekilnojamojo turto operacijos. Įmonės veikla: prekyba nekilnojamuoju turtu, žemės sklypų konsolidacija, investicijos, konsultavimas nekilnojamojo turto operacijų klausimais, tarpininkavimas (nekilnojamojo turto pirkimas - pardavimas, nuoma). </font></p>  <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; Įmonė investuoja į nekilnojamojo turto objektus: sodybas, gyvenamuosius namus, gyvenamosios bei žemės ūkio paskirties žemę. Bendrovė dalyvauja žemės ūkio paskirties žemės konsolidacijos projektuose (viena arba kartu su partneriais) - koncentruojant žemės plotus, intensyviai besiplečiančių žemės ūkių veiklos zonose.</font></p>  <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; UAB &bdquo;&Scaron;iaurės partneriai&ldquo; dirba profesionalūs, komunikabilūs, atviri naujovėms bei i&scaron;&scaron;ūkiams, &scaron;iomis savybėmis užtikrinantys sėkmingą įmonės veiklą, darbuotojai.</font></p>  <p><font face=\"Arial\" size=\"2\" color=\"#4d4d4d\">&nbsp;&nbsp;&nbsp;&nbsp; Įmonė bendradarbiauja su Lietuvos ir užsienio partneriais. Siekdama i&scaron;laikyti ir sustiprinti esamus, bei užmegzti naujus ry&scaron;ius bendrovė dirba atsakingai ir profesionaliai.</font></p>',1,4,0,13,'2007-08-02 22:51:26',62,'','2007-09-16 13:26:31',63,0,'0000-00-00 00:00:00','2007-08-02 22:51:18','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=0\nmodifydate=\npdf=0\nprint=0\nemail=0\nkeyref=\ndocbook_type=',38,0,1,'','',0,6023),(16,'Pirmas','Pirmas','Pirmos sklypo numeris yra nr3232 galima ieskot pagal tai','',1,4,0,17,'2007-08-02 23:28:19',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2007-08-02 23:27:50','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',1,0,3,'','',0,0),(17,'Pirkimas','Pirkimas','<p><font face=\"Arial\" color=\"#4d4d4d\"><span><font size=\"2\">&nbsp;&nbsp;&nbsp;&nbsp; Jei norite parduoti nekilnojamąjį turtą, užpildykite žemiau esančią formą ir mes su Jumis susisieksime.</font></span><span><font size=\"2\">&nbsp;</font></span></font></p><font face=\"Arial\" color=\"#4d4d4d\"><span><font size=\"2\"><span>&nbsp;&nbsp;&nbsp;&nbsp; Ačiū, už pasitikėjimą!</span></font></span></font>','',1,4,0,17,'2007-08-02 23:28:37',62,'','2007-09-16 13:38:58',63,0,'0000-00-00 00:00:00','2007-08-02 23:28:23','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=0\nmodifydate=\npdf=0\nprint=0\nemail=0\nkeyref=\ndocbook_type=',13,0,2,'','',0,1623),(18,'Trecias','Trecias','Pirmos sklypo numeris yra nr767676 galima ieskot pagal tai','',1,4,0,17,'2007-08-02 23:28:55',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2007-08-02 23:28:40','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',1,0,1,'','',0,0),(19,'Pirm zm. skl.','Pirm zm. skl.','Pirmos zemes sklypo numeris yra nrzm43434 galima ieskot pagal tai','',1,4,0,18,'2007-08-02 23:29:47',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2007-08-02 23:29:20','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',1,0,2,'','',0,1),(20,'Antr. zm. skl.','Antr. zm. skl.','Pirmos zemes sklypo numeris yra nrzm45656 galima ieskot pagal tai','',1,4,0,18,'2007-08-02 23:30:07',62,'','0000-00-00 00:00:00',0,62,'2008-11-12 23:19:12','2007-08-02 23:29:50','0000-00-00 00:00:00','','','pageclass_sfx=\nback_button=\nitem_title=1\nlink_titles=\nintrotext=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nkeyref=\ndocbook_type=',1,0,1,'','',0,1);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_content` ENABLE KEYS */;

--
-- Table structure for table `jos_content_frontpage`
--

DROP TABLE IF EXISTS `jos_content_frontpage`;
CREATE TABLE `jos_content_frontpage` (
  `content_id` int(11) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_content_frontpage`
--


/*!40000 ALTER TABLE `jos_content_frontpage` DISABLE KEYS */;
LOCK TABLES `jos_content_frontpage` WRITE;
INSERT INTO `jos_content_frontpage` VALUES (2,1),(3,2),(4,3),(5,4);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_content_frontpage` ENABLE KEYS */;

--
-- Table structure for table `jos_content_rating`
--

DROP TABLE IF EXISTS `jos_content_rating`;
CREATE TABLE `jos_content_rating` (
  `content_id` int(11) NOT NULL default '0',
  `rating_sum` int(11) unsigned NOT NULL default '0',
  `rating_count` int(11) unsigned NOT NULL default '0',
  `lastip` varchar(50) NOT NULL default '',
  PRIMARY KEY  (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_content_rating`
--


/*!40000 ALTER TABLE `jos_content_rating` DISABLE KEYS */;
LOCK TABLES `jos_content_rating` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_content_rating` ENABLE KEYS */;

--
-- Table structure for table `jos_core_acl_aro`
--

DROP TABLE IF EXISTS `jos_core_acl_aro`;
CREATE TABLE `jos_core_acl_aro` (
  `aro_id` int(11) NOT NULL auto_increment,
  `section_value` varchar(240) NOT NULL default '0',
  `value` varchar(240) NOT NULL default '',
  `order_value` int(11) NOT NULL default '0',
  `name` varchar(255) NOT NULL default '',
  `hidden` int(11) NOT NULL default '0',
  PRIMARY KEY  (`aro_id`),
  UNIQUE KEY `jos_gacl_section_value_value_aro` (`section_value`(100),`value`(100)),
  KEY `jos_gacl_hidden_aro` (`hidden`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_acl_aro`
--


/*!40000 ALTER TABLE `jos_core_acl_aro` DISABLE KEYS */;
LOCK TABLES `jos_core_acl_aro` WRITE;
INSERT INTO `jos_core_acl_aro` VALUES (10,'users','62',0,'Administrator',0),(11,'users','63',0,'Pranas Šležas',0),(12,'users','64',0,'Evalldas Gudas',0);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_core_acl_aro` ENABLE KEYS */;

--
-- Table structure for table `jos_core_acl_aro_groups`
--

DROP TABLE IF EXISTS `jos_core_acl_aro_groups`;
CREATE TABLE `jos_core_acl_aro_groups` (
  `group_id` int(11) NOT NULL auto_increment,
  `parent_id` int(11) NOT NULL default '0',
  `name` varchar(255) NOT NULL default '',
  `lft` int(11) NOT NULL default '0',
  `rgt` int(11) NOT NULL default '0',
  PRIMARY KEY  (`group_id`),
  KEY `parent_id_aro_groups` (`parent_id`),
  KEY `jos_gacl_parent_id_aro_groups` (`parent_id`),
  KEY `jos_gacl_lft_rgt_aro_groups` (`lft`,`rgt`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_acl_aro_groups`
--


/*!40000 ALTER TABLE `jos_core_acl_aro_groups` DISABLE KEYS */;
LOCK TABLES `jos_core_acl_aro_groups` WRITE;
INSERT INTO `jos_core_acl_aro_groups` VALUES (17,0,'ROOT',1,22),(28,17,'USERS',2,21),(29,28,'Public Frontend',3,12),(18,29,'Registered',4,11),(19,18,'Author',5,10),(20,19,'Editor',6,9),(21,20,'Publisher',7,8),(30,28,'Public Backend',13,20),(23,30,'Manager',14,19),(24,23,'Administrator',15,18),(25,24,'Super Administrator',16,17);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_core_acl_aro_groups` ENABLE KEYS */;

--
-- Table structure for table `jos_core_acl_aro_sections`
--

DROP TABLE IF EXISTS `jos_core_acl_aro_sections`;
CREATE TABLE `jos_core_acl_aro_sections` (
  `section_id` int(11) NOT NULL auto_increment,
  `value` varchar(230) NOT NULL default '',
  `order_value` int(11) NOT NULL default '0',
  `name` varchar(230) NOT NULL default '',
  `hidden` int(11) NOT NULL default '0',
  PRIMARY KEY  (`section_id`),
  UNIQUE KEY `value_aro_sections` (`value`),
  UNIQUE KEY `jos_gacl_value_aro_sections` (`value`),
  KEY `hidden_aro_sections` (`hidden`),
  KEY `jos_gacl_hidden_aro_sections` (`hidden`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_acl_aro_sections`
--


/*!40000 ALTER TABLE `jos_core_acl_aro_sections` DISABLE KEYS */;
LOCK TABLES `jos_core_acl_aro_sections` WRITE;
INSERT INTO `jos_core_acl_aro_sections` VALUES (10,'users',1,'Users',0);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_core_acl_aro_sections` ENABLE KEYS */;

--
-- Table structure for table `jos_core_acl_groups_aro_map`
--

DROP TABLE IF EXISTS `jos_core_acl_groups_aro_map`;
CREATE TABLE `jos_core_acl_groups_aro_map` (
  `group_id` int(11) NOT NULL default '0',
  `section_value` varchar(240) NOT NULL default '',
  `aro_id` int(11) NOT NULL default '0',
  UNIQUE KEY `group_id_aro_id_groups_aro_map` (`group_id`,`section_value`,`aro_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_acl_groups_aro_map`
--


/*!40000 ALTER TABLE `jos_core_acl_groups_aro_map` DISABLE KEYS */;
LOCK TABLES `jos_core_acl_groups_aro_map` WRITE;
INSERT INTO `jos_core_acl_groups_aro_map` VALUES (25,'',10),(25,'',11),(25,'',12);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_core_acl_groups_aro_map` ENABLE KEYS */;

--
-- Table structure for table `jos_core_log_items`
--

DROP TABLE IF EXISTS `jos_core_log_items`;
CREATE TABLE `jos_core_log_items` (
  `time_stamp` date NOT NULL default '0000-00-00',
  `item_table` varchar(50) NOT NULL default '',
  `item_id` int(11) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_log_items`
--


/*!40000 ALTER TABLE `jos_core_log_items` DISABLE KEYS */;
LOCK TABLES `jos_core_log_items` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_core_log_items` ENABLE KEYS */;

--
-- Table structure for table `jos_core_log_searches`
--

DROP TABLE IF EXISTS `jos_core_log_searches`;
CREATE TABLE `jos_core_log_searches` (
  `search_term` varchar(128) NOT NULL default '',
  `hits` int(11) unsigned NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_log_searches`
--


/*!40000 ALTER TABLE `jos_core_log_searches` DISABLE KEYS */;
LOCK TABLES `jos_core_log_searches` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_core_log_searches` ENABLE KEYS */;

--
-- Table structure for table `jos_estateagent`
--

DROP TABLE IF EXISTS `jos_estateagent`;
CREATE TABLE `jos_estateagent` (
  `id` int(10) NOT NULL auto_increment,
  `obj_id` varchar(25) NOT NULL default '',
  `cat` int(10) NOT NULL default '0',
  `type` tinyint(2) NOT NULL default '0',
  `title` varchar(255) NOT NULL default '',
  `description` text NOT NULL,
  `location` text NOT NULL,
  `condition` text NOT NULL,
  `other` text NOT NULL,
  `rooms` smallint(4) NOT NULL default '0',
  `bedrooms` smallint(4) NOT NULL default '0',
  `wc` smallint(4) NOT NULL default '0',
  `space` decimal(10,2) NOT NULL default '0.00',
  `homes` smallint(5) NOT NULL default '0',
  `homes_size` decimal(10,2) NOT NULL default '0.00',
  `pp_size` decimal(10,2) NOT NULL default '0.00',
  `trade_units` smallint(5) NOT NULL default '0',
  `trade_size` decimal(10,2) NOT NULL default '0.00',
  `position` varchar(50) NOT NULL default '',
  `lift` tinyint(1) NOT NULL default '0',
  `handicap` tinyint(1) NOT NULL default '0',
  `yobuilt` varchar(10) NOT NULL default '',
  `toheat` tinytext NOT NULL,
  `toheat_ufloor` tinyint(1) NOT NULL default '0',
  `fireside` tinyint(1) NOT NULL default '0',
  `aircondition` tinyint(1) NOT NULL default '0',
  `tv` tinyint(1) NOT NULL default '0',
  `dsl` tinyint(1) NOT NULL default '0',
  `swpool` tinyint(1) NOT NULL default '0',
  `balcony` tinyint(1) NOT NULL default '0',
  `terrace` tinyint(1) NOT NULL default '0',
  `garden` tinyint(1) NOT NULL default '0',
  `parkarea` tinyint(1) NOT NULL default '0',
  `garage` tinyint(1) NOT NULL default '0',
  `rent` decimal(10,2) NOT NULL default '0.00',
  `rent_extra` decimal(10,2) NOT NULL default '0.00',
  `price` decimal(10,2) NOT NULL default '0.00',
  `commis` varchar(15) NOT NULL default '',
  `secure` decimal(10,2) NOT NULL default '0.00',
  `receipts` decimal(10,2) NOT NULL default '0.00',
  `street` varchar(255) NOT NULL default '',
  `streetnr` varchar(5) NOT NULL default '',
  `pcode` varchar(10) NOT NULL default '',
  `town` tinytext NOT NULL,
  `district` tinytext NOT NULL,
  `state` tinytext NOT NULL,
  `country` tinytext NOT NULL,
  `hits` int(6) NOT NULL default '0',
  `hot` tinyint(1) NOT NULL default '0',
  `metadesc` varchar(255) NOT NULL default '',
  `metakey` varchar(255) NOT NULL default '',
  `created` date NOT NULL default '0000-00-00',
  `created_by` int(11) NOT NULL default '0',
  `access` tinyint(3) NOT NULL default '0',
  `publish_up` date NOT NULL default '0000-00-00',
  `publish_down` date NOT NULL default '0000-00-00',
  `publish` tinyint(1) NOT NULL default '1',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_estateagent`
--


/*!40000 ALTER TABLE `jos_estateagent` DISABLE KEYS */;
LOCK TABLES `jos_estateagent` WRITE;
INSERT INTO `jos_estateagent` VALUES (32,'',6,4,'1,32 ha žemės sklypas Rietavo sav.',' 	<!-- 		@page { size: 21cm 29.7cm; margin: 2cm } 		P { margin-bottom: 0.21cm } 	--> 	 <p style=\"margin-bottom: 0cm\">Parduodamas 1.32 ha žemės sklypas, ribojasi su keliu Rietavas-Plungė ir įvažiavimu į Rietavo turgų.  &Scaron;alia elektra, dujos. Kaina 20000 Lt. Kad. Nr.6860/0001:366, tel.: 8 657 75222</p> ','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','20000.00','0','0.00','0.00','','0','0','Budrikių k.','Rietavo sav.','','LT',42,0,'','','2009-10-21',62,0,'2009-02-04','0000-00-00',1),(33,'',6,4,'1,34 ha žemės sklypas  Rietavo sav.',' 	<!-- 		@page { size: 21cm 29.7cm; margin: 2cm } 		P { margin-bottom: 0.21cm } 	--> 	 <p style=\"margin-bottom: 0cm\">Parduodamas 1.34 ha žemės sklypas, ribojasi su įvažiavimu į Rietavo turgų. &Scaron;alia elektra, dujos.Kad. Nr. 6860/0001:367, kaina 25000 Lt. Tel.: 8 657 75222</p> ','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','25000.00','0','0.00','0.00','','0','0','Budrikių k.','Rietavo sav.','','LT',38,0,'','','2009-10-21',62,0,'2009-02-04','0000-00-00',1),(15,'',6,4,'Žemės sklypas Raseinių r.,  šalia autostrados Kaunas - Klaipėda','Parduodamas 0.80 ha žemes sklypas kuris ribojasi su autostrada VILNIUS-KAUNAS-KLAIPEDA. Sklypas randasi Paeglynio k. Raseinių r. visai &scaron;alia Kryžkalnio. Važiuojant i&scaron; Klaipėdos į Kauna de&scaron;inėje kelio pusėje. Idealiai tiktu vienpusiam reklaminiam stendui statyti. Yra privažiavimas ir i&scaron; kitos puses. Kad. Nr.7230/0005:15, kaina 16000 Lt. Tel.: 8 657 75222','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','16000.00','0','0.00','0.00','','','','Paeglynio k.','Raseinių r.','','LT',119,0,'','','2009-02-04',62,0,'2008-11-13','0000-00-00',1),(18,'',1,4,' 45 arų žemės sklypas Kelmės r., Šilo Pavėžupyje','Parduodamas 45 arų sklypas &Scaron;ilo Pavėžupyje Gaugarių gyvenvietėje (elektra, graži aplinka, pu&scaron;ynas, nuo pagrindinio kelio apie 3 km, tinka poilsinei sodybai, yra leidimas keisti paskirtį į namų valdą). Kad. Nr. 5432/0002:274, kaina 16000lt. Tel.: 8 657 75222','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','16000.00','0','0.00','0.00','','','','Gaugarių k.','Kelmės r.','','LT',71,0,'','','2009-10-21',62,0,'2008-11-13','0000-00-00',1),(20,'',6,4,' 0,89 ha žemės sklypas Jurbarko r. Ribojasi su Nemunu','Parduodamas 0,89 ha žemės sklypas Jurbarko r. sav. Pagulbinių k. Ribojasi su Nemunu. Kad. Nr. 9489/0009:155, kaina 7000Lt. Tel.: 8 657 75222','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','7000.00','0','0.00','0.00','','','','Pagulbinių k.','Jurbarko r.','','LT',105,0,'','','2009-02-04',62,0,'2008-11-13','0000-00-00',1),(19,'',3,4,'0,8 ha žemės sklypas Šiaulių r. Ribojasi su keliu Šiauliai - Pakruojis','Parduodamas 0.8 ha žemės sklypas &Scaron;iaulių r., Žeimių k. Ribojasi su keliu &Scaron;iauliai &ndash; Pakruojis. Kad. Nr. 9120/0005:176, kaina 16000 Lt. Tel.: 8 657 75222','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','7500.00','0','0.00','0.00','','','','Žeimių k.','Šiaulių r.','','LT',76,0,'','','2010-03-30',62,0,'2008-11-13','0000-00-00',1),(22,'',1,4,'12,50 ha žemės sklypas Panevėžio r., apie 5 km nuo Panevėžio. Tinka statyboms.','<p style=\"margin-bottom: 0cm\">Parduodamas žemės sklypas 12.50 ha, Pamarli&scaron;kių k. Panevėžio r., apie 5 km nuo Panevėžio, ribojasi su asfaltuotu keliu, upe ir mi&scaron;ku, tinka statyboms, daliai sklypo yra pradėtas ruo&scaron;ti detalus planas. Kad. Nr. 6655/0003:326; 655/0003:327; 6655/0003:328, kaina 20800Lt/ha. Tel.: 8 657 75222</p> <p>&nbsp;</p> ','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','260000.00','0','0.00','0.00','','','','Pamarliškių k.','Panevėžio r.','','LT',33,0,'','','2010-03-30',62,0,'2008-11-13','0000-00-00',1),(39,'',3,4,'22,50 ha žemės ūkio paskirties sklypas Joniškio r., Dilbinų k.',' 	<!-- 		@page { size: 21cm 29.7cm; margin: 2cm } 		P { margin-bottom: 0.21cm } 	--> 	 <p style=\"margin-bottom: 0cm\">Parduodamas 22.50 ha ploto žemės sklypas Joni&scaron;kio r., Dilbinų k. Minaičių k.v. Kaina 7500Lt/ha. Kad. Nr. 4717/0003:92; 4717/0003:91. Tel.: 8 657 75222</p> ','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','168750.00','0','0.00','0.00','','','','Dilbinų k.','Joniškio r.','','LT',199,0,'','','2009-10-21',62,0,'2009-05-25','0000-00-00',1),(40,'',2,4,'Parduodama sodyba Telšių r., Pabiržulio k.',' 	<!-- 		@page { size: 21cm 29.7cm; margin: 2cm } 		P { margin-bottom: 0.21cm } 	--> 	 <p style=\"margin-bottom: 0cm\">Parduodama sodyba Tel&scaron;ių r., Pabiržulio k., sklypo plotas 90 arų, namo bendras plotas 53 kv/m, atstumas nuo &Scaron;iaulių m. 65 km., Tel&scaron;ių m. 30 km. &Scaron;is vienkiemis gali būti pritaikytas tiek poilsiui (aplink nuostabi gamta, daug vandens telkinių, nuo Biržulio ežero 2 km), tiek nuolatiniam gyvenimui- atstumas nuo Pavandenės k. kuriame yra parduotuvė, mokykla tik 3 km.  </p> ','','','',0,0,0,'0.00',0,'0.00','0.00',0,'0.00','',0,0,'','',0,0,0,0,0,0,0,0,0,0,0,'0.00','0.00','0.00','0','0.00','0.00','','0','0','Pabiržulio k.','Telšių r.','','LT',175,0,'','','2009-10-21',62,0,'2009-10-07','0000-00-00',1);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_estateagent` ENABLE KEYS */;

--
-- Table structure for table `jos_estateagent_categories`
--

DROP TABLE IF EXISTS `jos_estateagent_categories`;
CREATE TABLE `jos_estateagent_categories` (
  `id` int(10) NOT NULL auto_increment,
  `name` varchar(255) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  `entries` int(10) NOT NULL default '0',
  `parent` int(10) NOT NULL default '0',
  `ordering` tinyint(4) NOT NULL default '0',
  `access` tinyint(3) NOT NULL default '0',
  `publish_up` date NOT NULL default '0000-00-00',
  `publish_down` date NOT NULL default '0000-00-00',
  `publish` tinyint(1) NOT NULL default '1',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_estateagent_categories`
--


/*!40000 ALTER TABLE `jos_estateagent_categories` DISABLE KEYS */;
LOCK TABLES `jos_estateagent_categories` WRITE;
INSERT INTO `jos_estateagent_categories` VALUES (1,'Namų valdos sklypai','<p>Namų valdos sklypai</p>',0,0,2,0,'2007-08-03','0000-00-00',1),(2,'Sodybos','Sodybos',0,0,5,0,'2007-08-30','0000-00-00',1),(3,'Žemės ūkio paskirties žemė','Žemės ūkio paskirties žemė',0,0,1,0,'2007-08-30','0000-00-00',1),(5,'Komerciniai NT objektai','<p><font style=\"background-color: #e7e7e7\">Sklypai, prekybinės bei biuro patalpos, sandėliai, gamybinės patalpos</font></p>',0,0,4,0,'2007-09-18','0000-00-00',1),(6,'Komercinės paskirties sklypai','Sklypai tinkami gamybinių, komercinių objektų statybai, stovėjimo aik&scaron;telėms ir kt.',0,0,3,0,'2008-11-13','0000-00-00',1);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_estateagent_categories` ENABLE KEYS */;

--
-- Table structure for table `jos_estateagent_images`
--

DROP TABLE IF EXISTS `jos_estateagent_images`;
CREATE TABLE `jos_estateagent_images` (
  `id` int(10) NOT NULL auto_increment,
  `objid` int(10) NOT NULL default '0',
  `title` varchar(50) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  `fname` varchar(30) NOT NULL default '',
  `type` varchar(5) NOT NULL default '',
  `path` varchar(255) NOT NULL default '',
  `owner` int(11) NOT NULL default '0',
  `ordering` tinyint(4) NOT NULL default '0',
  `publish` tinyint(1) default '1',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_estateagent_images`
--


/*!40000 ALTER TABLE `jos_estateagent_images` DISABLE KEYS */;
LOCK TABLES `jos_estateagent_images` WRITE;
INSERT INTO `jos_estateagent_images` VALUES (7,1,'vfr','','ea1188240977','.jpg','/components/com_estateagent/pictures/',62,1,1),(6,1,'rrr','','ea1188240957','.jpg','/components/com_estateagent/pictures/',62,2,1),(5,1,'test','','ea1188240828','.jpg','/components/com_estateagent/pictures/',62,3,1),(34,15,'Paeglynis_','','ea1231942981','.jpg','/components/com_estateagent/pictures/',62,1,1),(69,37,'Stanioniai','','ea1242985351','.jpg','/components/com_estateagent/pictures/',62,1,1),(33,15,'Paeglynis','','ea1231942962','.jpg','/components/com_estateagent/pictures/',62,2,1),(50,31,'Budrikiai','','ea1233734763','.jpg','/components/com_estateagent/pictures/',62,1,1),(68,37,'Stanioniai_','','ea1242985341','.jpg','/components/com_estateagent/pictures/',62,2,1),(78,40,'sodyba_3','','ea1254904335','.jpg','/components/com_estateagent/pictures/',62,4,1),(77,40,'sodyba_2','','ea1254904322','.jpg','/components/com_estateagent/pictures/',62,3,1),(37,22,'Pamarliskiai','','ea1231943331','.jpg','/components/com_estateagent/pictures/',62,1,1),(38,19,'Zeimiai','','ea1231943369','.jpg','/components/com_estateagent/pictures/',62,1,1),(39,20,'Pagulbiniai','','ea1231943420','.jpg','/components/com_estateagent/pictures/',62,1,1),(40,18,'Gaugariai','','ea1231943452','.jpg','/components/com_estateagent/pictures/',62,3,1),(52,33,'Budrikiai_','','ea1233735271','.jpg','/components/com_estateagent/pictures/',62,1,1),(51,32,'Budrikiai','','ea1233734884','.jpg','/components/com_estateagent/pictures/',62,1,1),(59,35,'Niauduva','','ea1238137420','.jpg','/components/com_estateagent/pictures/',62,1,1),(72,39,'Dilbinai','','ea1243234080','.jpg','/components/com_estateagent/pictures/',62,3,1),(58,35,'Niauduva_','','ea1238137403','.jpg','/components/com_estateagent/pictures/',62,2,1),(57,35,'Niauduva_1','','ea1238137387','.jpg','/components/com_estateagent/pictures/',62,3,1),(79,40,'sodyba_4','','ea1254904359','.jpg','/components/com_estateagent/pictures/',62,5,1),(63,18,'Gaugariai_','','ea1239775522','.jpg','/components/com_estateagent/pictures/',62,1,1),(65,18,'Gaugariai_1','','ea1239775596','.jpg','/components/com_estateagent/pictures/',62,2,1),(76,40,'sodyba _1','','ea1254904309','.jpg','/components/com_estateagent/pictures/',62,2,1),(75,40,'sodyba','','ea1254904291','.jpg','/components/com_estateagent/pictures/',62,1,1),(73,39,'Dilbinai_','','ea1243578134','.jpg','/components/com_estateagent/pictures/',62,2,1),(74,39,'Dilbinai_1','','ea1243578159','.jpg','/components/com_estateagent/pictures/',62,1,1);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_estateagent_images` ENABLE KEYS */;

--
-- Table structure for table `jos_groups`
--

DROP TABLE IF EXISTS `jos_groups`;
CREATE TABLE `jos_groups` (
  `id` tinyint(3) unsigned NOT NULL default '0',
  `name` varchar(50) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_groups`
--


/*!40000 ALTER TABLE `jos_groups` DISABLE KEYS */;
LOCK TABLES `jos_groups` WRITE;
INSERT INTO `jos_groups` VALUES (0,'Public'),(1,'Registered'),(2,'Special');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_groups` ENABLE KEYS */;

--
-- Table structure for table `jos_mambots`
--

DROP TABLE IF EXISTS `jos_mambots`;
CREATE TABLE `jos_mambots` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(100) NOT NULL default '',
  `element` varchar(100) NOT NULL default '',
  `folder` varchar(100) NOT NULL default '',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `published` tinyint(3) NOT NULL default '0',
  `iscore` tinyint(3) NOT NULL default '0',
  `client_id` tinyint(3) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `idx_folder` (`published`,`client_id`,`access`,`folder`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_mambots`
--


/*!40000 ALTER TABLE `jos_mambots` DISABLE KEYS */;
LOCK TABLES `jos_mambots` WRITE;
INSERT INTO `jos_mambots` VALUES (1,'MOS Image','mosimage','content',0,-10000,1,1,0,0,'0000-00-00 00:00:00',''),(2,'MOS Pagination','mospaging','content',0,10000,1,1,0,0,'0000-00-00 00:00:00',''),(3,'Legacy Mambot Includer','legacybots','content',0,1,0,1,0,0,'0000-00-00 00:00:00',''),(4,'SEF','mossef','content',0,3,1,0,0,0,'0000-00-00 00:00:00',''),(5,'MOS Rating','mosvote','content',0,4,1,1,0,0,'0000-00-00 00:00:00',''),(6,'Search Content','content.searchbot','search',0,1,1,1,0,0,'0000-00-00 00:00:00',''),(7,'Search Weblinks','weblinks.searchbot','search',0,2,1,1,0,0,'0000-00-00 00:00:00',''),(8,'Code support','moscode','content',0,2,0,0,0,0,'0000-00-00 00:00:00',''),(9,'No WYSIWYG Editor','none','editors',0,0,1,1,0,0,'0000-00-00 00:00:00',''),(10,'TinyMCE WYSIWYG Editor','tinymce','editors',0,0,1,1,0,0,'0000-00-00 00:00:00','theme=advanced'),(11,'MOS Image Editor Button','mosimage.btn','editors-xtd',0,0,1,0,0,0,'0000-00-00 00:00:00',''),(12,'MOS Pagebreak Editor Button','mospage.btn','editors-xtd',0,0,1,0,0,0,'0000-00-00 00:00:00',''),(13,'Search Contacts','contacts.searchbot','search',0,3,1,1,0,0,'0000-00-00 00:00:00',''),(14,'Search Categories','categories.searchbot','search',0,4,1,0,0,0,'0000-00-00 00:00:00',''),(15,'Search Sections','sections.searchbot','search',0,5,1,0,0,0,'0000-00-00 00:00:00',''),(16,'Email Cloaking','mosemailcloak','content',0,5,1,0,0,0,'0000-00-00 00:00:00',''),(17,'GeSHi','geshi','content',0,5,0,0,0,0,'0000-00-00 00:00:00',''),(18,'Search Newsfeeds','newsfeeds.searchbot','search',0,6,1,0,0,0,'0000-00-00 00:00:00',''),(19,'Load Module Positions','mosloadposition','content',0,6,1,0,0,0,'0000-00-00 00:00:00','');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_mambots` ENABLE KEYS */;

--
-- Table structure for table `jos_menu`
--

DROP TABLE IF EXISTS `jos_menu`;
CREATE TABLE `jos_menu` (
  `id` int(11) NOT NULL auto_increment,
  `menutype` varchar(25) default NULL,
  `name` varchar(100) default NULL,
  `link` text,
  `type` varchar(50) NOT NULL default '',
  `published` tinyint(1) NOT NULL default '0',
  `parent` int(11) unsigned NOT NULL default '0',
  `componentid` int(11) unsigned NOT NULL default '0',
  `sublevel` int(11) default '0',
  `ordering` int(11) default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `pollid` int(11) NOT NULL default '0',
  `browserNav` tinyint(4) default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `utaccess` tinyint(3) unsigned NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `componentid` (`componentid`,`menutype`,`published`,`access`),
  KEY `menutype` (`menutype`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_menu`
--


/*!40000 ALTER TABLE `jos_menu` DISABLE KEYS */;
LOCK TABLES `jos_menu` WRITE;
INSERT INTO `jos_menu` VALUES (1,'mainmenu','Home','index.php?option=com_frontpage','components',-2,0,10,0,4,0,'0000-00-00 00:00:00',0,0,0,3,'leading=1\r\nintro=2\r\nlink=1\r\nimage=1\r\npage_title=0\r\nheader=Welcome to the Frontpage\r\norderby_sec=front\r\nprint=0\r\npdf=0\r\nemail=0\r\nback_button=0'),(2,'mainmenu','News','index.php?option=com_content&task=section&id=1','content_section',-2,0,1,0,13,0,'0000-00-00 00:00:00',0,0,0,3,''),(3,'mainmenu','Contact Us','index.php?option=com_contact','components',-2,0,7,0,12,0,'0000-00-00 00:00:00',0,0,0,3,''),(23,'mainmenu','Links','index.php?option=com_weblinks','components',-2,0,4,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=web_links.jpg\npageclass_sfx=\nback_button=\npage_title=1\nheader=\nheadings=1\nhits=\nitem_description=1\nother_cat=1\ndescription=1\ndescription_text=\nimage=-1\nimage_align=right\nweblink_icons='),(5,'mainmenu','Search','index.php?option=com_search','components',-2,0,16,0,10,0,'0000-00-00 00:00:00',0,0,0,3,''),(6,'mainmenu','Joomla! License','index.php?option=com_content&task=view&id=5','content_typed',-2,0,5,0,9,0,'0000-00-00 00:00:00',0,0,0,0,''),(7,'mainmenu','News Feeds','index.php?option=com_newsfeeds','components',-2,0,12,0,8,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=1\nheader='),(8,'mainmenu','Wrapper','index.php?option=com_wrapper','wrapper',-2,0,0,0,7,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=1\nheader=\nscrolling=auto\nwidth=100%\nheight=600\nheight_auto=0\nurl=www.joomla.org'),(9,'mainmenu','Blog','index.php?option=com_content&task=blogsection&id=0','content_blog_section',-2,0,0,0,6,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1\npageclass_sfx=\nback_button=\nheader=A blog of all sections with no images\npage_title=1\nleading=0\nintro=6\ncolumns=2\nlink=4\norderby_pri=\norderby_sec=\npagination=2\npagination_results=1\nimage=0\ndescription=0\ndescription_image=0\ncategory=0\ncategory_link=0\nitem_title=1\nlink_titles=\nreadmore=\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nsectionid='),(10,'othermenu','Joomla! Home','http://www.joomla.org','url',1,0,0,0,1,0,'0000-00-00 00:00:00',0,0,0,3,''),(11,'othermenu','Joomla! Forums','http://forum.joomla.org','url',1,0,0,0,1,0,'0000-00-00 00:00:00',0,0,0,3,''),(12,'othermenu','OSM Home','http://www.opensourcematters.org','url',1,0,0,0,1,0,'0000-00-00 00:00:00',0,0,0,3,''),(24,'othermenu','Administrator','administrator/','url',1,0,0,0,3,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1'),(21,'usermenu','Your Details','index.php?option=com_user&task=UserDetails','url',1,0,0,0,1,0,'0000-00-00 00:00:00',0,0,1,3,''),(13,'usermenu','Submit News','index.php?option=com_content&task=new&sectionid=1&Itemid=0','url',1,0,0,0,2,0,'0000-00-00 00:00:00',0,0,1,2,''),(14,'usermenu','Submit WebLink','index.php?option=com_weblinks&task=new','url',1,0,0,0,4,0,'0000-00-00 00:00:00',0,0,1,2,''),(15,'usermenu','Check-In My Items','index.php?option=com_user&task=CheckIn','url',1,0,0,0,5,0,'0000-00-00 00:00:00',0,0,1,2,''),(16,'usermenu','Logout','index.php?option=com_login','components',1,0,15,0,5,0,'0000-00-00 00:00:00',0,0,1,3,''),(17,'topmenu','Home','index.php','url',1,0,0,0,1,0,'0000-00-00 00:00:00',0,0,0,3,''),(18,'topmenu','Contact Us','index.php?option=com_contact&Itemid=3','url',1,0,0,0,2,0,'0000-00-00 00:00:00',0,0,0,3,''),(19,'topmenu','News','index.php?option=com_content&task=section&id=1&Itemid=2','url',1,0,0,0,3,0,'0000-00-00 00:00:00',0,0,0,3,''),(20,'topmenu','Links','index.php?option=com_weblinks&Itemid=23','url',1,0,0,0,4,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1'),(25,'mainmenu','FAQs','index.php?option=com_content&task=category&sectionid=3&id=7','content_category',-2,0,7,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\npage_title=1\npageclass_sfx=\nback_button=\norderby=\ndate_format=\ndate=\nauthor=\ntitle=1\nhits=\nheadings=1\nnavigation=1\norder_select=1\ndisplay=1\ndisplay_num=50\nfilter=1\nfilter_type=title\nother_cat=1\nempty_cat=0\ncat_items=1\ncat_description=1'),(26,'mainmenu','Apie kompaniją','index.php?option=com_content&task=view&id=15','content_item_link',1,0,15,0,14,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\nunique_itemid=0'),(27,'mainmenu','Paslaugos','index.php?option=com_content&task=view&id=14','content_item_link',1,0,14,0,15,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\nunique_itemid=0'),(28,'mainmenu','Pardavimas','index.php?option=com_content&task=view&id=13','content_item_link',-2,0,13,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\nunique_itemid=0'),(29,'mainmenu','Kontaktai','index.php?option=com_content&task=view&id=12','content_item_link',1,0,12,0,18,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\nunique_itemid=0'),(30,'mainmenu','Sklypai','index.php?option=com_content&task=blogcategory&id=17','content_blog_category',-2,28,17,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\npageclass_sfx=\nback_button=\nheader=\npage_title=1\nleading=1\nintro=4\ncolumns=2\nlink=4\norderby_pri=\norderby_sec=\npagination=2\npagination_results=1\nimage=1\ndescription=0\ndescription_image=0\ncategory=0\ncategory_link=0\nitem_title=1\nlink_titles=\nreadmore=\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=\nunpublished=0\ncategoryid=17'),(31,'mainmenu','Žemės sklypai','index.php?option=com_content&task=category&sectionid=4&id=18','content_category',-2,28,18,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\npage_title=1\npageclass_sfx=\nback_button=\ndescription_cat=1\ndescription_cat_image=1\norderby=\ndate_format=\ndate=\nauthor=\nhits=\nheadings=1\nnavigation=1\norder_select=1\ndisplay=1\ndisplay_num=50\nfilter=1\nfilter_type=title\nother_cat=1\nempty_cat=0\ncat_items=1\ncat_description=1\nunpublished=1'),(32,'mainmenu','kazkas gavos','index.php?option=com_estateagent','components',-2,28,19,0,0,0,'0000-00-00 00:00:00',0,0,0,0,''),(33,'mainmenu','sdfsdfsdf','index.php?option=com_estateagent','components',-2,0,19,0,2,0,'0000-00-00 00:00:00',0,0,0,0,''),(34,'mainmenu',' Pardavimas','index.php?option=com_estateagent','components',1,0,19,0,16,0,'0000-00-00 00:00:00',0,0,0,0,''),(35,'mainmenu','Pirkimas','index.php?option=com_content&task=view&id=17','content_item_link',1,0,17,0,17,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\nunique_itemid=0'),(36,'mainmenu','asdasd','index.php?option=com_contact','components',-2,0,7,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_menu` ENABLE KEYS */;

--
-- Table structure for table `jos_messages`
--

DROP TABLE IF EXISTS `jos_messages`;
CREATE TABLE `jos_messages` (
  `message_id` int(10) unsigned NOT NULL auto_increment,
  `user_id_from` int(10) unsigned NOT NULL default '0',
  `user_id_to` int(10) unsigned NOT NULL default '0',
  `folder_id` int(10) unsigned NOT NULL default '0',
  `date_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `state` int(11) NOT NULL default '0',
  `priority` int(1) unsigned NOT NULL default '0',
  `subject` varchar(230) NOT NULL default '',
  `message` text NOT NULL,
  PRIMARY KEY  (`message_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_messages`
--


/*!40000 ALTER TABLE `jos_messages` DISABLE KEYS */;
LOCK TABLES `jos_messages` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_messages` ENABLE KEYS */;

--
-- Table structure for table `jos_messages_cfg`
--

DROP TABLE IF EXISTS `jos_messages_cfg`;
CREATE TABLE `jos_messages_cfg` (
  `user_id` int(10) unsigned NOT NULL default '0',
  `cfg_name` varchar(100) NOT NULL default '',
  `cfg_value` varchar(255) NOT NULL default '',
  UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_messages_cfg`
--


/*!40000 ALTER TABLE `jos_messages_cfg` DISABLE KEYS */;
LOCK TABLES `jos_messages_cfg` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_messages_cfg` ENABLE KEYS */;

--
-- Table structure for table `jos_modules`
--

DROP TABLE IF EXISTS `jos_modules`;
CREATE TABLE `jos_modules` (
  `id` int(11) NOT NULL auto_increment,
  `title` text NOT NULL,
  `content` text NOT NULL,
  `ordering` int(11) NOT NULL default '0',
  `position` varchar(10) default NULL,
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL default '0',
  `module` varchar(50) default NULL,
  `numnews` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `showtitle` tinyint(3) unsigned NOT NULL default '1',
  `params` text NOT NULL,
  `iscore` tinyint(4) NOT NULL default '0',
  `client_id` tinyint(4) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `published` (`published`,`access`),
  KEY `newsfeeds` (`module`,`published`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_modules`
--


/*!40000 ALTER TABLE `jos_modules` DISABLE KEYS */;
LOCK TABLES `jos_modules` WRITE;
INSERT INTO `jos_modules` VALUES (1,'Apklausa','',1,'right',0,'0000-00-00 00:00:00',1,'mod_poll',0,0,1,'cache=0\nmoduleclass_sfx=',0,0),(2,'User Menu','',3,'left',0,'0000-00-00 00:00:00',0,'mod_mainmenu',0,1,1,'menutype=usermenu',1,0),(3,'Pagrindinis meniu','',2,'left',0,'0000-00-00 00:00:00',0,'mod_mainmenu',0,0,1,'class_sfx=\nmoduleclass_sfx=\nmenutype=mainmenu\nmenu_style=vert_indent\nfull_active_id=0\ncache=0\nmenu_images=0\nmenu_images_align=0\nexpand_menu=0\nactivate_parent=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=',1,0),(4,'Login Form','',5,'left',0,'0000-00-00 00:00:00',0,'mod_login',0,0,1,'',1,0),(5,'Syndicate','',6,'left',0,'0000-00-00 00:00:00',0,'mod_rssfeed',0,0,1,'',1,0),(6,'Latest News','',2,'user1',0,'0000-00-00 00:00:00',0,'mod_latestnews',0,0,1,'',1,0),(7,'Statistics','',7,'left',0,'0000-00-00 00:00:00',0,'mod_stats',0,0,1,'serverinfo=1\nsiteinfo=1\ncounter=1\nincrease=0\nmoduleclass_sfx=',0,0),(8,'Kas prisijungę','',2,'right',0,'0000-00-00 00:00:00',1,'mod_whosonline',0,0,1,'showmode=0\nmoduleclass_sfx=',0,0),(9,'Popular','',2,'user2',0,'0000-00-00 00:00:00',0,'mod_mostread',0,0,1,'',0,0),(10,'Template Chooser','',8,'left',0,'0000-00-00 00:00:00',0,'mod_templatechooser',0,0,1,'show_preview=1',0,0),(11,'Archive','',9,'left',0,'0000-00-00 00:00:00',0,'mod_archive',0,0,1,'',1,0),(12,'Sections','',10,'left',0,'0000-00-00 00:00:00',0,'mod_sections',0,0,1,'',1,0),(13,'Naujienos','',1,'top',0,'0000-00-00 00:00:00',0,'mod_newsflash',0,0,1,'catid=3\nstyle=random\nimage=0\nlink_titles=\nreadmore=0\nitem_title=0\nitems=\ncache=0\nmoduleclass_sfx=',0,0),(14,'Related Items','',11,'left',0,'0000-00-00 00:00:00',0,'mod_related_items',0,0,1,'',0,0),(15,'Search','',1,'user4',0,'0000-00-00 00:00:00',0,'mod_search',0,0,0,'',0,0),(16,'Random Image','',3,'right',0,'0000-00-00 00:00:00',0,'mod_random_image',0,0,1,'',0,0),(17,'Top Menu','',1,'user3',0,'0000-00-00 00:00:00',0,'mod_mainmenu',0,0,0,'menutype=topmenu\nmenu_style=list_flat\nmenu_images=n\nmenu_images_align=left\nexpand_menu=n\nclass_sfx=-nav\nmoduleclass_sfx=\nindent_image1=0\nindent_image2=0\nindent_image3=0\nindent_image4=0\nindent_image5=0\nindent_image6=0',1,0),(18,'Banners','',1,'banner',0,'0000-00-00 00:00:00',0,'mod_banners',0,0,0,'banner_cids=\nmoduleclass_sfx=\n',1,0),(19,'Components','',2,'cpanel',0,'0000-00-00 00:00:00',1,'mod_components',0,99,1,'',1,1),(20,'Popular','',3,'cpanel',0,'0000-00-00 00:00:00',1,'mod_popular',0,99,1,'',0,1),(21,'Latest Items','',4,'cpanel',0,'0000-00-00 00:00:00',1,'mod_latest',0,99,1,'',0,1),(22,'Menu Stats','',5,'cpanel',0,'0000-00-00 00:00:00',1,'mod_stats',0,99,1,'',0,1),(23,'Unread Messages','',1,'header',0,'0000-00-00 00:00:00',1,'mod_unread',0,99,1,'',1,1),(24,'Online Users','',2,'header',0,'0000-00-00 00:00:00',1,'mod_online',0,99,1,'',1,1),(25,'Full Menu','',1,'top',0,'0000-00-00 00:00:00',1,'mod_fullmenu',0,99,1,'',1,1),(26,'Pathway','',1,'pathway',0,'0000-00-00 00:00:00',1,'mod_pathway',0,99,1,'',1,1),(27,'Toolbar','',1,'toolbar',0,'0000-00-00 00:00:00',1,'mod_toolbar',0,99,1,'',1,1),(28,'System Message','',1,'inset',0,'0000-00-00 00:00:00',1,'mod_mosmsg',0,99,1,'',1,1),(29,'Quick Icons','',1,'icon',0,'0000-00-00 00:00:00',1,'mod_quickicon',0,99,1,'',1,1),(30,'Other Menu','',4,'left',0,'0000-00-00 00:00:00',0,'mod_mainmenu',0,0,0,'menutype=othermenu\nmenu_style=vert_indent\ncache=0\nmenu_images=0\nmenu_images_align=0\nexpand_menu=0\nclass_sfx=\nmoduleclass_sfx=\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=',0,0),(31,'Wrapper','',12,'left',0,'0000-00-00 00:00:00',0,'mod_wrapper',0,0,1,'',0,0),(32,'Logged','',0,'cpanel',0,'0000-00-00 00:00:00',1,'mod_logged',0,99,1,'',0,1),(41,'UAB Infoside','',2,'banner',0,'0000-00-00 00:00:00',1,'mod_limacontactus',0,0,1,'titel=\ntext=\nemailadmin=evaldas.gudas@gmail.com\ncols=40\nrows=4',0,0);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_modules` ENABLE KEYS */;

--
-- Table structure for table `jos_modules_menu`
--

DROP TABLE IF EXISTS `jos_modules_menu`;
CREATE TABLE `jos_modules_menu` (
  `moduleid` int(11) NOT NULL default '0',
  `menuid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`moduleid`,`menuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_modules_menu`
--


/*!40000 ALTER TABLE `jos_modules_menu` DISABLE KEYS */;
LOCK TABLES `jos_modules_menu` WRITE;
INSERT INTO `jos_modules_menu` VALUES (1,0),(2,0),(3,0),(4,1),(5,1),(6,1),(6,2),(6,4),(6,27),(6,36),(8,0),(9,1),(9,2),(9,4),(9,27),(9,36),(10,1),(13,0),(15,0),(17,0),(18,0),(30,0),(41,35);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_modules_menu` ENABLE KEYS */;

--
-- Table structure for table `jos_newsfeeds`
--

DROP TABLE IF EXISTS `jos_newsfeeds`;
CREATE TABLE `jos_newsfeeds` (
  `catid` int(11) NOT NULL default '0',
  `id` int(11) NOT NULL auto_increment,
  `name` text NOT NULL,
  `link` text NOT NULL,
  `filename` varchar(200) default NULL,
  `published` tinyint(1) NOT NULL default '0',
  `numarticles` int(11) unsigned NOT NULL default '1',
  `cache_time` int(11) unsigned NOT NULL default '3600',
  `checked_out` tinyint(3) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `published` (`published`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_newsfeeds`
--


/*!40000 ALTER TABLE `jos_newsfeeds` DISABLE KEYS */;
LOCK TABLES `jos_newsfeeds` WRITE;
INSERT INTO `jos_newsfeeds` VALUES (4,1,'Joomla! - Official News','http://www.joomla.org/index.php?option=com_rss_xtd&feed=RSS2.0&type=com_frontpage&Itemid=1','',1,5,3600,0,'0000-00-00 00:00:00',8),(4,2,'Joomla! - Community News','http://www.joomla.org/index.php?option=com_rss_xtd&feed=RSS2.0&type=com_content&task=blogcategory&id=0&Itemid=33','',1,5,3600,0,'0000-00-00 00:00:00',9),(10,4,'Linux Today','http://linuxtoday.com/backend/my-netscape.rdf','',1,3,3600,0,'0000-00-00 00:00:00',1),(5,5,'Business News','http://headlines.internet.com/internetnews/bus-news/news.rss','',1,3,3600,0,'0000-00-00 00:00:00',2),(11,6,'Web Developer News','http://headlines.internet.com/internetnews/wd-news/news.rss','',1,3,3600,0,'0000-00-00 00:00:00',3),(10,7,'Linux Central:New Products','http://linuxcentral.com/backend/lcnew.rdf','',1,3,3600,0,'0000-00-00 00:00:00',4),(10,8,'Linux Central:Best Selling','http://linuxcentral.com/backend/lcbestns.rdf','',1,3,3600,0,'0000-00-00 00:00:00',5),(10,9,'Linux Central:Daily Specials','http://linuxcentral.com/backend/lcspecialns.rdf','',1,3,3600,0,'0000-00-00 00:00:00',6),(9,10,'Internet:Finance News','http://headlines.internet.com/internetnews/fina-news/news.rss','',1,3,3600,0,'0000-00-00 00:00:00',7);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_newsfeeds` ENABLE KEYS */;

--
-- Table structure for table `jos_poll_data`
--

DROP TABLE IF EXISTS `jos_poll_data`;
CREATE TABLE `jos_poll_data` (
  `id` int(11) NOT NULL auto_increment,
  `pollid` int(4) NOT NULL default '0',
  `text` text NOT NULL,
  `hits` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `pollid` (`pollid`,`text`(1))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_poll_data`
--


/*!40000 ALTER TABLE `jos_poll_data` DISABLE KEYS */;
LOCK TABLES `jos_poll_data` WRITE;
INSERT INTO `jos_poll_data` VALUES (21,15,'',0),(20,15,'',0),(19,15,'',0),(18,15,'',0),(17,15,'',0),(16,15,'Statinių stovis',33),(15,15,'Kaina',60),(14,15,'Atstumas',11),(13,15,'Graži vieta',55),(22,15,'',0),(23,15,'',0),(24,15,'',0);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_poll_data` ENABLE KEYS */;

--
-- Table structure for table `jos_poll_date`
--

DROP TABLE IF EXISTS `jos_poll_date`;
CREATE TABLE `jos_poll_date` (
  `id` bigint(20) NOT NULL auto_increment,
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `vote_id` int(11) NOT NULL default '0',
  `poll_id` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `poll_id` (`poll_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_poll_date`
--


/*!40000 ALTER TABLE `jos_poll_date` DISABLE KEYS */;
LOCK TABLES `jos_poll_date` WRITE;
INSERT INTO `jos_poll_date` VALUES (12,'2007-09-12 14:13:00',13,15),(11,'2007-09-08 13:18:00',13,15),(17,'2007-10-07 21:51:00',15,15),(16,'2007-09-22 16:25:00',13,15),(15,'2007-09-19 20:01:00',13,15),(7,'2007-09-06 13:37:00',13,15),(14,'2007-09-19 12:38:00',14,15),(18,'2007-10-10 14:24:00',13,15),(19,'2007-10-15 19:49:00',13,15),(20,'2007-10-19 14:10:00',15,15),(21,'2007-10-19 21:25:00',13,15),(22,'2007-10-22 12:23:00',13,15),(23,'2007-11-12 11:49:00',13,15),(24,'2007-11-22 14:20:00',16,15),(25,'2007-12-03 13:36:00',13,15),(26,'2007-12-03 13:36:00',14,15),(27,'2008-01-22 15:39:00',15,15),(28,'2008-02-07 18:22:00',14,15),(29,'2008-03-14 10:38:00',13,15),(30,'2008-03-14 10:43:00',13,15),(31,'2008-04-25 11:02:00',13,15),(32,'2008-04-25 11:04:00',14,15),(33,'2008-04-25 15:04:00',13,15),(34,'2008-05-26 22:30:00',13,15),(35,'2008-06-04 13:19:00',14,15),(36,'2008-06-18 14:21:00',15,15),(37,'2008-06-26 17:01:00',13,15),(38,'2008-06-26 17:02:00',15,15),(39,'2008-07-18 11:23:00',15,15),(40,'2008-07-18 11:23:00',15,15),(41,'2008-07-18 11:24:00',15,15),(42,'2008-07-18 11:24:00',15,15),(43,'2008-07-18 11:24:00',15,15),(44,'2008-07-18 11:24:00',16,15),(45,'2008-07-18 11:24:00',16,15),(46,'2008-07-18 11:24:00',15,15),(47,'2008-07-18 11:24:00',15,15),(48,'2008-07-18 11:24:00',15,15),(49,'2008-07-18 11:24:00',15,15),(50,'2008-07-18 11:25:00',15,15),(51,'2008-07-18 11:25:00',15,15),(52,'2008-07-18 11:25:00',15,15),(53,'2008-07-18 11:25:00',15,15),(54,'2008-07-18 11:25:00',15,15),(55,'2008-07-18 11:25:00',15,15),(56,'2008-07-18 11:25:00',15,15),(57,'2008-07-18 11:26:00',16,15),(58,'2008-07-18 11:26:00',16,15),(59,'2008-07-18 11:26:00',16,15),(60,'2008-07-18 11:26:00',16,15),(61,'2008-07-18 11:26:00',16,15),(62,'2008-07-18 11:26:00',16,15),(63,'2008-07-18 11:26:00',16,15),(64,'2008-07-18 11:26:00',16,15),(65,'2008-07-18 11:26:00',16,15),(66,'2008-07-18 11:26:00',16,15),(67,'2008-07-18 11:26:00',16,15),(68,'2008-07-18 11:26:00',16,15),(69,'2008-07-18 11:27:00',16,15),(70,'2008-07-18 11:27:00',16,15),(71,'2008-07-18 11:27:00',16,15),(72,'2008-07-18 11:27:00',16,15),(73,'2008-07-18 11:27:00',16,15),(74,'2008-07-18 11:27:00',15,15),(75,'2008-07-18 11:27:00',15,15),(76,'2008-07-18 11:27:00',15,15),(77,'2008-07-18 11:27:00',15,15),(78,'2008-07-18 11:27:00',15,15),(79,'2008-07-18 11:27:00',15,15),(80,'2008-07-18 11:27:00',15,15),(81,'2008-07-18 11:27:00',15,15),(82,'2008-07-18 11:28:00',15,15),(83,'2008-07-18 11:28:00',15,15),(84,'2008-07-18 11:28:00',15,15),(85,'2008-07-18 11:28:00',15,15),(86,'2008-07-18 11:28:00',15,15),(87,'2008-07-18 11:28:00',15,15),(88,'2008-07-18 11:28:00',15,15),(89,'2008-07-18 11:28:00',15,15),(90,'2008-07-18 11:28:00',15,15),(91,'2008-07-18 11:28:00',15,15),(92,'2008-07-18 11:28:00',15,15),(93,'2008-07-18 11:28:00',15,15),(94,'2008-07-18 11:29:00',16,15),(95,'2008-07-18 11:29:00',16,15),(96,'2008-07-18 11:29:00',16,15),(97,'2008-07-18 11:29:00',16,15),(98,'2008-07-18 11:29:00',16,15),(99,'2008-07-18 11:29:00',16,15),(100,'2008-09-22 18:05:00',13,15),(101,'2008-10-01 13:13:00',13,15),(102,'2008-10-18 00:30:00',13,15),(103,'2008-10-29 15:42:00',15,15),(104,'2008-11-11 16:24:00',14,15),(105,'2008-11-12 12:05:00',14,15),(106,'2008-11-13 11:37:00',14,15),(107,'2008-11-22 17:55:00',15,15),(108,'2008-11-24 16:46:00',15,15),(109,'2009-01-22 21:23:00',13,15),(110,'2009-01-25 13:54:00',13,15),(111,'2009-02-10 01:03:00',16,15),(112,'2009-02-12 16:14:00',15,15),(113,'2009-02-17 14:56:00',13,15),(114,'2009-02-24 12:57:00',13,15),(115,'2009-03-07 12:56:00',13,15),(116,'2009-03-07 12:56:00',13,15),(117,'2009-04-01 08:34:00',13,15),(118,'2009-04-17 10:01:00',15,15),(119,'2009-04-27 11:43:00',13,15),(120,'2009-04-29 16:42:00',15,15),(121,'2009-05-07 11:49:00',13,15),(122,'2009-05-11 23:32:00',15,15),(123,'2009-05-12 17:29:00',15,15),(124,'2009-05-22 14:23:00',13,15),(125,'2009-05-22 15:11:00',13,15),(126,'2009-05-28 18:38:00',13,15),(127,'2009-06-16 08:01:00',14,15),(128,'2009-06-25 18:30:00',13,15),(129,'2009-06-30 01:01:00',13,15),(130,'2009-07-24 18:59:00',15,15),(131,'2009-07-27 22:07:00',15,15),(132,'2009-09-01 17:51:00',16,15),(133,'2009-09-23 18:38:00',14,15),(134,'2009-09-30 08:57:00',15,15),(135,'2009-10-01 14:21:00',13,15),(136,'2009-10-06 17:06:00',13,15),(137,'2009-10-18 12:25:00',13,15),(138,'2009-11-04 12:50:00',15,15),(139,'2009-11-18 08:41:00',13,15),(140,'2009-12-01 17:28:00',13,15),(141,'2009-12-19 20:25:00',15,15),(142,'2009-12-19 23:27:00',13,15),(143,'2010-01-22 19:26:00',13,15),(144,'2010-01-27 15:59:00',13,15),(145,'2010-01-28 16:32:00',13,15),(146,'2010-02-09 14:57:00',13,15),(147,'2010-02-21 17:42:00',15,15),(148,'2010-03-11 18:34:00',13,15),(149,'2010-05-01 22:50:00',16,15),(150,'2010-05-04 13:18:00',13,15),(151,'2010-05-13 19:28:00',15,15),(152,'2010-06-16 11:41:00',15,15),(153,'2010-06-20 14:45:00',13,15),(154,'2010-06-21 04:41:00',16,15),(155,'2010-06-21 13:56:00',16,15),(156,'2010-06-21 19:15:00',13,15),(157,'2010-06-22 09:14:00',13,15),(158,'2010-06-22 19:48:00',14,15),(159,'2010-08-03 10:10:00',13,15),(160,'2010-08-09 18:02:00',13,15),(161,'2010-09-29 13:31:00',16,15),(162,'2011-02-06 10:38:00',13,15),(163,'2011-02-06 10:39:00',15,15),(164,'2011-03-28 18:58:00',15,15),(165,'2011-05-25 16:54:00',13,15),(166,'2011-07-30 16:01:00',16,15),(167,'2011-10-26 20:57:00',15,15),(168,'2011-12-07 12:40:00',13,15),(169,'2011-12-07 13:56:00',13,15);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_poll_date` ENABLE KEYS */;

--
-- Table structure for table `jos_poll_menu`
--

DROP TABLE IF EXISTS `jos_poll_menu`;
CREATE TABLE `jos_poll_menu` (
  `pollid` int(11) NOT NULL default '0',
  `menuid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`pollid`,`menuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_poll_menu`
--


/*!40000 ALTER TABLE `jos_poll_menu` DISABLE KEYS */;
LOCK TABLES `jos_poll_menu` WRITE;
INSERT INTO `jos_poll_menu` VALUES (15,26),(15,27),(15,29),(15,34),(15,35);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_poll_menu` ENABLE KEYS */;

--
-- Table structure for table `jos_polls`
--

DROP TABLE IF EXISTS `jos_polls`;
CREATE TABLE `jos_polls` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `voters` int(9) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL default '0',
  `access` int(11) NOT NULL default '0',
  `lag` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_polls`
--


/*!40000 ALTER TABLE `jos_polls` DISABLE KEYS */;
LOCK TABLES `jos_polls` WRITE;
INSERT INTO `jos_polls` VALUES (15,'Kas aktualiausia perkant sodybą?',159,0,'0000-00-00 00:00:00',1,0,30);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_polls` ENABLE KEYS */;

--
-- Table structure for table `jos_sections`
--

DROP TABLE IF EXISTS `jos_sections`;
CREATE TABLE `jos_sections` (
  `id` int(11) NOT NULL auto_increment,
  `title` varchar(50) NOT NULL default '',
  `name` varchar(255) NOT NULL default '',
  `image` varchar(100) NOT NULL default '',
  `scope` varchar(50) NOT NULL default '',
  `image_position` varchar(10) NOT NULL default '',
  `description` text NOT NULL,
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `count` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `idx_scope` (`scope`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_sections`
--


/*!40000 ALTER TABLE `jos_sections` DISABLE KEYS */;
LOCK TABLES `jos_sections` WRITE;
INSERT INTO `jos_sections` VALUES (2,'Newsflashes','Newsflashes','','content','left','',1,0,'0000-00-00 00:00:00',3,0,1,''),(4,'meniu','meniu','','content','left','',1,0,'0000-00-00 00:00:00',1,0,13,'imagefolders=*1*');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_sections` ENABLE KEYS */;

--
-- Table structure for table `jos_session`
--

DROP TABLE IF EXISTS `jos_session`;
CREATE TABLE `jos_session` (
  `username` varchar(50) default '',
  `time` varchar(14) default '',
  `session_id` varchar(200) NOT NULL default '0',
  `guest` tinyint(4) default '1',
  `userid` int(11) default '0',
  `usertype` varchar(50) default '',
  `gid` tinyint(3) unsigned NOT NULL default '0',
  PRIMARY KEY  (`session_id`),
  KEY `whosonline` (`guest`,`usertype`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_session`
--


/*!40000 ALTER TABLE `jos_session` DISABLE KEYS */;
LOCK TABLES `jos_session` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_session` ENABLE KEYS */;

--
-- Table structure for table `jos_stats_agents`
--

DROP TABLE IF EXISTS `jos_stats_agents`;
CREATE TABLE `jos_stats_agents` (
  `agent` varchar(255) NOT NULL default '',
  `type` tinyint(1) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '1'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_stats_agents`
--


/*!40000 ALTER TABLE `jos_stats_agents` DISABLE KEYS */;
LOCK TABLES `jos_stats_agents` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_stats_agents` ENABLE KEYS */;

--
-- Table structure for table `jos_template_positions`
--

DROP TABLE IF EXISTS `jos_template_positions`;
CREATE TABLE `jos_template_positions` (
  `id` int(11) NOT NULL auto_increment,
  `position` varchar(10) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_template_positions`
--


/*!40000 ALTER TABLE `jos_template_positions` DISABLE KEYS */;
LOCK TABLES `jos_template_positions` WRITE;
INSERT INTO `jos_template_positions` VALUES (1,'left',''),(2,'right',''),(3,'top',''),(4,'bottom',''),(5,'inset',''),(6,'banner',''),(7,'header',''),(8,'footer',''),(9,'newsflash',''),(10,'legals',''),(11,'pathway',''),(12,'toolbar',''),(13,'cpanel',''),(14,'user1',''),(15,'user2',''),(16,'user3',''),(17,'user4',''),(18,'user5',''),(19,'user6',''),(20,'user7',''),(21,'user8',''),(22,'user9',''),(23,'advert1',''),(24,'advert2',''),(25,'advert3',''),(26,'icon',''),(27,'debug','');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_template_positions` ENABLE KEYS */;

--
-- Table structure for table `jos_templates_menu`
--

DROP TABLE IF EXISTS `jos_templates_menu`;
CREATE TABLE `jos_templates_menu` (
  `template` varchar(50) NOT NULL default '',
  `menuid` int(11) NOT NULL default '0',
  `client_id` tinyint(4) NOT NULL default '0',
  PRIMARY KEY  (`template`,`menuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_templates_menu`
--


/*!40000 ALTER TABLE `jos_templates_menu` DISABLE KEYS */;
LOCK TABLES `jos_templates_menu` WRITE;
INSERT INTO `jos_templates_menu` VALUES ('spnt',0,0),('joomla_admin',0,1);
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_templates_menu` ENABLE KEYS */;

--
-- Table structure for table `jos_users`
--

DROP TABLE IF EXISTS `jos_users`;
CREATE TABLE `jos_users` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(50) NOT NULL default '',
  `username` varchar(25) NOT NULL default '',
  `email` varchar(100) NOT NULL default '',
  `password` varchar(100) NOT NULL default '',
  `usertype` varchar(25) NOT NULL default '',
  `block` tinyint(4) NOT NULL default '0',
  `sendEmail` tinyint(4) default '0',
  `gid` tinyint(3) unsigned NOT NULL default '1',
  `registerDate` datetime NOT NULL default '0000-00-00 00:00:00',
  `lastvisitDate` datetime NOT NULL default '0000-00-00 00:00:00',
  `activation` varchar(100) NOT NULL default '',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `usertype` (`usertype`),
  KEY `idx_name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_users`
--


/*!40000 ALTER TABLE `jos_users` DISABLE KEYS */;
LOCK TABLES `jos_users` WRITE;
INSERT INTO `jos_users` VALUES (62,'Administrator','admin','mindaugas.rimkus@infoside.lt','3e0385b8b666b148af407c08f4337be3','Super Administrator',0,1,25,'2007-06-30 18:52:07','2010-03-30 16:14:56','','expired=\nexpired_time='),(63,'Pranas Šležas','prancius','pranas.slezas@infoside.lt','f4339264e4c765c9667fa6f4813982db','Super Administrator',0,0,25,'2007-08-27 15:23:40','2007-09-17 12:28:36','','editor=\nexpired=\nexpired_time='),(64,'Evalldas Gudas','evaldas','evaldas.gudas@gmail.com','de1312f961e2862f4bf8367730467bc7','Super Administrator',0,0,25,'2007-08-30 16:00:14','2007-09-06 13:43:03','','editor=\nexpired=\nexpired_time=');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_users` ENABLE KEYS */;

--
-- Table structure for table `jos_usertypes`
--

DROP TABLE IF EXISTS `jos_usertypes`;
CREATE TABLE `jos_usertypes` (
  `id` tinyint(3) unsigned NOT NULL default '0',
  `name` varchar(50) NOT NULL default '',
  `mask` varchar(11) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_usertypes`
--


/*!40000 ALTER TABLE `jos_usertypes` DISABLE KEYS */;
LOCK TABLES `jos_usertypes` WRITE;
INSERT INTO `jos_usertypes` VALUES (0,'superadministrator',''),(1,'administrator',''),(2,'editor',''),(3,'user',''),(4,'author',''),(5,'publisher',''),(6,'manager','');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_usertypes` ENABLE KEYS */;

--
-- Table structure for table `jos_weblinks`
--

DROP TABLE IF EXISTS `jos_weblinks`;
CREATE TABLE `jos_weblinks` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `catid` int(11) NOT NULL default '0',
  `sid` int(11) NOT NULL default '0',
  `title` varchar(250) NOT NULL default '',
  `url` varchar(250) NOT NULL default '',
  `description` varchar(250) NOT NULL default '',
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `hits` int(11) NOT NULL default '0',
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `archived` tinyint(1) NOT NULL default '0',
  `approved` tinyint(1) NOT NULL default '1',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `catid` (`catid`,`published`,`archived`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_weblinks`
--


/*!40000 ALTER TABLE `jos_weblinks` DISABLE KEYS */;
LOCK TABLES `jos_weblinks` WRITE;
INSERT INTO `jos_weblinks` VALUES (1,2,0,'Joomla!','http://www.joomla.org','Home of Joomla!','2005-02-14 15:19:02',2,1,0,'0000-00-00 00:00:00',1,0,1,'target=0'),(2,2,0,'php.net','http://www.php.net','The language that Joomla! is developed in','2004-07-07 11:33:24',0,1,0,'0000-00-00 00:00:00',3,0,1,''),(3,2,0,'MySQL','http://www.mysql.com','The database that Joomla! uses','2004-07-07 10:18:31',0,1,0,'0000-00-00 00:00:00',5,0,1,''),(4,2,0,'OpenSourceMatters','http://www.opensourcematters.org','Home of OSM','2005-02-14 15:19:02',2,1,0,'0000-00-00 00:00:00',1,0,1,'target=0'),(5,2,0,'Joomla! - Forums','http://forum.joomla.org','Joomla! Forums','2005-02-14 15:19:02',2,1,0,'0000-00-00 00:00:00',1,0,1,'target=0');
UNLOCK TABLES;
/*!40000 ALTER TABLE `jos_weblinks` ENABLE KEYS */;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

