-- phpMyAdmin SQL Dump
-- version 2.10.0.2
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Oct 15, 2007 at 12:55 PM
-- Server version: 4.1.22
-- PHP Version: 4.4.4
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
--
-- Database: `m2custom_navis`
--
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=3 ;
--
-- Dumping data for table `jos_banner`
--
INSERT INTO `jos_banner` VALUES (1, 1, 'banner', 'OSM 1', 0, 42, 0, 'osmbanner1.png', 'http://www.opensourcematters.org', '2004-07-07 15:31:29', 1, 0, '0000-00-00 00:00:00', NULL, NULL);
INSERT INTO `jos_banner` VALUES (2, 1, 'banner', 'OSM 2', 0, 48, 0, 'osmbanner2.png', 'http://www.opensourcematters.org', '2004-07-07 15:31:29', 1, 0, '0000-00-00 00:00:00', NULL, NULL);
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=2 ;
--
-- Dumping data for table `jos_bannerclient`
--
INSERT INTO `jos_bannerclient` VALUES (1, 'Open Source Matters', 'Administrator', 'admin@opensourcematters.org', '', 0, '00:00:00', NULL);
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=1 ;
--
-- Dumping data for table `jos_bannerfinish`
--
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=18 ;
--
-- Dumping data for table `jos_categories`
--
INSERT INTO `jos_categories` VALUES (1, 0, 'Latest', 'Latest News', 'taking_notes.jpg', '1', 'left', 'The latest news from the Joomla! Team', 1, 0, '0000-00-00 00:00:00', '', 1, 0, 1, '');
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, '');
INSERT INTO `jos_categories` VALUES (3, 0, 'Newsflash', 'Newsflash', '', '2', 'left', '', 1, 0, '0000-00-00 00:00:00', '', 2, 0, 0, '');
INSERT INTO `jos_categories` VALUES (4, 0, 'Joomla!', 'Joomla!', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, '');
INSERT INTO `jos_categories` VALUES (5, 0, 'Business: general', 'Business: general', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, '');
INSERT INTO `jos_categories` VALUES (7, 0, 'Examples', 'Example FAQs', 'key.jpg', '3', 'left', 'Here you will find an example set of FAQs.', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 2, '');
INSERT INTO `jos_categories` VALUES (9, 0, 'Finance', 'Finance', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 0, 0, '');
INSERT INTO `jos_categories` VALUES (10, 0, 'Linux', 'Linux', '', 'com_newsfeeds', 'left', '
\r\n', 1, 0, '0000-00-00 00:00:00', NULL, 6, 0, 0, '');
INSERT INTO `jos_categories` VALUES (11, 0, 'Internet', 'Internet', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 7, 0, 0, '');
INSERT INTO `jos_categories` VALUES (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, '');
INSERT INTO `jos_categories` VALUES (13, 0, 'Lead Story', 'Lead Story', '', '1', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, 'imagefolders=*1*');
INSERT INTO `jos_categories` VALUES (15, 0, 'Latest', 'Latest', '', '4', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, 'imagefolders=*2*');
INSERT INTO `jos_categories` VALUES (16, 0, 'RokSlide', 'RokSlide', '', '2', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, 'imagefolders=*2*');
INSERT INTO `jos_categories` VALUES (17, 0, 'Blog Demo', 'Blog Demo', '', '5', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, 'imagefolders=*2*');
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=25 ;
--
-- Dumping data for table `jos_components`
--
INSERT INTO `jos_components` VALUES (1, 'Banners', '', 0, 0, '', 'Banner Management', 'com_banners', 0, 'js/ThemeOffice/component.png', 0, '');
INSERT INTO `jos_components` VALUES (2, 'Manage Banners', '', 0, 1, 'option=com_banners', 'Active Banners', 'com_banners', 1, 'js/ThemeOffice/edit.png', 0, '');
INSERT INTO `jos_components` VALUES (3, 'Manage Clients', '', 0, 1, 'option=com_banners&task=listclients', 'Manage Clients', 'com_banners', 2, 'js/ThemeOffice/categories.png', 0, '');
INSERT INTO `jos_components` VALUES (4, 'Web Links', 'option=com_weblinks', 0, 0, '', 'Manage Weblinks', 'com_weblinks', 0, 'js/ThemeOffice/globe2.png', 0, '');
INSERT INTO `jos_components` VALUES (5, 'Web Link Items', '', 0, 4, 'option=com_weblinks', 'View existing weblinks', 'com_weblinks', 1, 'js/ThemeOffice/edit.png', 0, '');
INSERT INTO `jos_components` VALUES (6, 'Web Link Categories', '', 0, 4, 'option=categories§ion=com_weblinks', 'Manage weblink categories', '', 2, 'js/ThemeOffice/categories.png', 0, '');
INSERT INTO `jos_components` VALUES (7, 'Contacts', 'option=com_contact', 0, 0, '', 'Edit contact details', 'com_contact', 0, 'js/ThemeOffice/user.png', 1, '');
INSERT INTO `jos_components` VALUES (8, 'Manage Contacts', '', 0, 7, 'option=com_contact', 'Edit contact details', 'com_contact', 0, 'js/ThemeOffice/edit.png', 1, '');
INSERT INTO `jos_components` VALUES (9, 'Contact Categories', '', 0, 7, 'option=categories§ion=com_contact_details', 'Manage contact categories', '', 2, 'js/ThemeOffice/categories.png', 1, '');
INSERT INTO `jos_components` VALUES (10, 'Front Page', 'option=com_frontpage', 0, 0, '', 'Manage Front Page Items', 'com_frontpage', 0, 'js/ThemeOffice/component.png', 1, '');
INSERT INTO `jos_components` VALUES (11, 'Polls', 'option=com_poll', 0, 0, 'option=com_poll', 'Manage Polls', 'com_poll', 0, 'js/ThemeOffice/component.png', 0, '');
INSERT INTO `jos_components` VALUES (12, 'News Feeds', 'option=com_newsfeeds', 0, 0, '', 'News Feeds Management', 'com_newsfeeds', 0, 'js/ThemeOffice/component.png', 0, '');
INSERT INTO `jos_components` VALUES (13, 'Manage News Feeds', '', 0, 12, 'option=com_newsfeeds', 'Manage News Feeds', 'com_newsfeeds', 1, 'js/ThemeOffice/edit.png', 0, '');
INSERT INTO `jos_components` VALUES (14, 'Manage Categories', '', 0, 12, 'option=com_categories§ion=com_newsfeeds', 'Manage Categories', '', 2, 'js/ThemeOffice/categories.png', 0, '');
INSERT INTO `jos_components` VALUES (15, 'Login', 'option=com_login', 0, 0, '', '', 'com_login', 0, '', 1, '');
INSERT INTO `jos_components` VALUES (16, 'Search', 'option=com_search', 0, 0, '', '', 'com_search', 0, '', 1, '');
INSERT INTO `jos_components` VALUES (17, 'Syndicate', '', 0, 0, 'option=com_syndicate&hidemainmenu=1', 'Manage Syndication Settings', 'com_syndicate', 0, 'js/ThemeOffice/component.png', 0, '');
INSERT INTO `jos_components` VALUES (18, 'Mass Mail', '', 0, 0, 'option=com_massmail&hidemainmenu=1', 'Send Mass Mail', 'com_massmail', 0, 'js/ThemeOffice/mass_email.png', 0, '');
INSERT INTO `jos_components` VALUES (19, 'joomlaXplorer', 'option=com_joomlaxplorer', 0, 0, 'option=com_joomlaxplorer', 'joomlaXplorer', 'com_joomlaxplorer', 0, '../administrator/components/com_joomlaxplorer/images/joomla_x_icon.png', 0, '');
INSERT INTO `jos_components` VALUES (20, 'JCE Admin', 'option=com_jce', 0, 0, 'option=com_jce', 'JCE Admin', 'com_jce', 0, 'js/ThemeOffice/component.png', 0, '');
INSERT INTO `jos_components` VALUES (21, 'JCE Configuration', '', 0, 20, 'option=com_jce&task=config', 'JCE Configuration', 'com_jce', 0, 'js/ThemeOffice/controlpanel.png', 0, '');
INSERT INTO `jos_components` VALUES (22, 'JCE Languages', '', 0, 20, 'option=com_jce&task=lang', 'JCE Languages', 'com_jce', 1, 'js/ThemeOffice/language.png', 0, '');
INSERT INTO `jos_components` VALUES (23, 'JCE Plugins', '', 0, 20, 'option=com_jce&task=showplugins', 'JCE Plugins', 'com_jce', 2, 'js/ThemeOffice/add_section.png', 0, '');
INSERT INTO `jos_components` VALUES (24, 'JCE Layout', '', 0, 20, 'option=com_jce&task=editlayout', 'JCE Layout', 'com_jce', 3, 'js/ThemeOffice/content.png', 0, '');
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=2 ;
--
-- Dumping data for table `jos_contact_details`
--
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);
-- --------------------------------------------------------
--
-- 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=latin1 AUTO_INCREMENT=54 ;
--
-- Dumping data for table `jos_content`
--
INSERT INTO `jos_content` VALUES (1, 'Equinox, Professionalism and Style Converge', 'Simplix Intro', '
Clean and professional, Equinox gives you the tools you need to create the perfect site for any application. Whether it''s for business or for pleasure, Equinox offers versatile layout options and a multitude of features.
\r\n\r\nAdapt your site''s layout to any configuration and take advantage of the subtle but stylish module variations for the perfect presentation of your content. Combine these with all of the amazing features and functionality that RocketTheme is famous for like the exclusive RokMooMenu, 12 versatile module positions with stylish module variations, RokZoom integration, and so much more.\r\nLearn more...
A guide to the basic Equinox customisation options that can be configured in the template "index.php" file with a description of each of the available options and how they affect the presentation of the template.
\r\n\r\nEquinox features several built in configuration options that have been designed to be easily changed with a single control. You can take advantage of these customisation options by making changes in the Equinox "index.php" file. Here is a breakdown of the available options:
\r\n\r\n\r\n$default_style = "style2"; //[style1... style8]\r\n$enable_rokzoom = "true"; // true | false\r\n$template_width = "990"; // width in px | fluid\r\n$sidebar_width = "25%"; // width in px | width in %\r\n$secondcol_width = "25%"; // width in px | width in %\r\n$menu_name = "mainmenu"; // mainmenu by default, can be any Joomla menu name\r\n$menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module\r\n$default_font = "default"; // smaller | default | larger\r\n$show_pathway = "false"; // true | false\r\n\r\n\r\n\r\n\r\n
This website is powered by Joomla! The software and default templates on which it runs are Copyright 2005 Open Source Matters. All other content and data, including data entered into this website and templates added after installation, are copyrighted by their respective copyright owners.
If you want to distribute, copy or modify Joomla!, you are welcome to do so under the terms of the GNU General Public License. If you are unfamiliar with this license, you might want to read ''How To Apply These Terms To Your Program'' and the ''GNU General Public License FAQ''.
\r\n', '', 1, 0, 0, 0, '2004-08-19 20:11:07', 62, '', '2007-06-30 11:43:25', 63, 0, '0000-00-00 00:00:00', '2004-08-19 00:00:00', '0000-00-00 00:00:00', '', '', 'menu_image=-1\nitem_title=1\npageclass_sfx=\nback_button=\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=', 1, 0, 18, '', '', 0, 1154); INSERT INTO `jos_content` VALUES (6, 'Example News Item 1', 'News1', '{mosimage}Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\r\nsed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit\r\namet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\r\nvoluptua. At vero eos et accusam et justo duo dolores et ea rebum.', '{mosimage}Duis autem vel eum iriure dolor in hendrerit in vulputate\r\nvelit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at\r\nvero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\r\nzzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor\r\nsit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt\r\nut laoreet dolore magna aliquam erat volutpat.
\r\n\r\nUt wisi enim ad minim veniam, quis nostrud exerci tation\r\nullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis\r\nautem vel eum iriure dolor in hendrerit in vulputate velit esse molestie\r\nconsequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan\r\net iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis\r\ndolore te feugait nulla facilisi.
\r\n\r\nNam liber tempor cum soluta nobis eleifend option congue\r\nnihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum\r\ndolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod\r\ntincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim\r\nveniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut\r\naliquip ex ea commodo consequat.
\r\n\r\nDuis autem vel eum iriure dolor in hendrerit in vulputate\r\nvelit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd\r\ngubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum\r\ndolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor\r\ninvidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero\r\neos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no\r\nsea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit\r\namet, consetetur sadipscing elitr, At accusam aliquyam diam diam dolore dolores\r\nduo eirmod eos erat, et nonumy sed tempor et et invidunt justo labore Stet\r\nclita ea et gubergren, kasd magna no rebum. sanctus sea sed takimata ut vero\r\nvoluptua. est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet,\r\nconsetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore\r\net dolore magna aliquyam erat.
\r\n\r\nConsetetur sadipscing elitr, sed diam nonumy eirmod tempor\r\ninvidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero\r\neos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no\r\nsea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit\r\namet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut\r\nlabore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam\r\net justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata\r\nsanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur\r\nsadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore\r\nmagna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo\r\ndolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est\r\nLorem ipsum dolor sit amet.
', 1, 1, 0, 1, '2004-07-07 11:54:06', 62, '', '2004-07-07 18:05:05', 62, 0, '0000-00-00 00:00:00', '2004-07-07 00:00:00', '0000-00-00 00:00:00', 'food/coffee.jpg|left||0\r\nfood/bread.jpg|right||0', '', '', 1, 0, 2, '', '', 0, 340); INSERT INTO `jos_content` VALUES (7, 'Example News Item 2', 'News2', '{mosimage}Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\r\nsed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit\r\namet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\r\nvoluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem\r\nipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
', '', 1, 1, 0, 1, '2004-07-07 11:54:06', 62, '', '2004-07-07 18:11:30', 62, 0, '0000-00-00 00:00:00', '2004-07-07 00:00:00', '0000-00-00 00:00:00', 'food/bun.jpg|right||0', '', '', 1, 0, 3, '', '', 0, 207); INSERT INTO `jos_content` VALUES (8, 'Example News Item 3', 'News3', '{mosimage}Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\r\nsed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit\r\namet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\r\nvoluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem\r\nipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
', '', 1, 1, 0, 1, '2004-04-12 11:54:06', 62, '', '2004-07-07 18:08:23', 62, 0, '0000-00-00 00:00:00', '2004-07-07 00:00:00', '0000-00-00 00:00:00', 'fruit/pears.jpg|right||0', '', '', 1, 0, 4, '', '', 0, 166); INSERT INTO `jos_content` VALUES (9, 'Example News Item 4', 'News4', 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\r\nsed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\r\nvoluptua. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
', '{mosimage}Duis autem vel eum iriure dolor in hendrerit in vulputate\r\nvelit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at\r\nvero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\r\nzzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor\r\nsit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt\r\nut laoreet dolore magna aliquam erat volutpat.
\r\n\r\n{mospagebreak}{mosimage}Ut wisi enim ad minim veniam, quis nostrud exerci tation\r\nullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis\r\nautem vel eum iriure dolor in hendrerit in vulputate velit esse molestie\r\nconsequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan\r\net iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis\r\ndolore te feugait nulla facilisi.
\r\n\r\n{mosimage}Nam liber tempor cum soluta nobis eleifend option congue\r\nnihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum\r\ndolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod\r\ntincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim\r\nveniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut\r\naliquip ex ea commodo consequat.
\r\n\r\nDuis autem vel eum iriure dolor in hendrerit in vulputate\r\nvelit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd\r\ngubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum\r\ndolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor\r\ninvidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero\r\neos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no\r\nsea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit\r\namet, consetetur sadipscing elitr, At accusam aliquyam diam diam dolore dolores\r\nduo eirmod eos erat, et nonumy sed tempor et et invidunt justo labore Stet\r\nclita ea et gubergren, kasd magna no rebum. sanctus sea sed takimata ut vero\r\nvoluptua. est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet,\r\nconsetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore\r\net dolore magna aliquyam erat.
\r\n\r\n{mospagebreak}Consetetur sadipscing elitr, sed diam nonumy eirmod tempor\r\ninvidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero\r\neos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no\r\nsea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit\r\namet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut\r\nlabore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam\r\net justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata\r\nsanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur\r\nsadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore\r\nmagna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo\r\ndolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est\r\nLorem ipsum dolor sit amet.
', 1, 1, 0, 1, '2004-07-07 11:54:06', 62, '', '2004-07-07 18:10:23', 62, 0, '0000-00-00 00:00:00', '2004-07-07 00:00:00', '0000-00-00 00:00:00', 'fruit/strawberry.jpg|left||0\r\nfruit/pears.jpg|right||0\r\nfruit/cherry.jpg|left||0', '', '', 1, 0, 5, '', '', 0, 337); INSERT INTO `jos_content` VALUES (10, 'Example FAQ Item 1', 'FAQ1', 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\r\nsed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\r\nvoluptua. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
', '', 1, 3, 0, 7, '2004-05-12 11:54:06', 62, '', '2004-07-07 18:10:23', 62, 0, '0000-00-00 00:00:00', '2004-01-01 00:00:00', '0000-00-00 00:00:00', '', '', '', 1, 0, 5, '', '', 0, 379); INSERT INTO `jos_content` VALUES (11, 'Example FAQ Item 2', 'FAQ2', 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\r\nsed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\r\nvoluptua. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
', '{mosimage}Duis autem vel eum iriure dolor in hendrerit in vulputate\r\nvelit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at\r\nvero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\r\nzzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor\r\nsit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt\r\nut laoreet dolore magna aliquam erat volutpat.
\r\n\r\n{mosimage}Ut wisi enim ad minim veniam, quis nostrud exerci tation\r\nullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis\r\nautem vel eum iriure dolor in hendrerit in vulputate velit esse molestie\r\nconsequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan\r\net iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis\r\ndolore te feugait nulla facilisi.
\r\n\r\n{mosimage}Nam liber tempor cum soluta nobis eleifend option congue\r\nnihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum\r\ndolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod\r\ntincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim\r\nveniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut\r\naliquip ex ea commodo consequat.
\r\n\r\nDuis autem vel eum iriure dolor in hendrerit in vulputate\r\nvelit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis. At\r\nvero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd\r\ngubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum\r\ndolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor\r\ninvidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero\r\neos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no\r\nsea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit\r\namet, consetetur sadipscing elitr, At accusam aliquyam diam diam dolore dolores\r\nduo eirmod eos erat, et nonumy sed tempor et et invidunt justo labore Stet\r\nclita ea et gubergren, kasd magna no rebum. sanctus sea sed takimata ut vero\r\nvoluptua. est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet,\r\nconsetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore\r\net dolore magna aliquyam erat.
\r\n\r\nConsetetur sadipscing elitr, sed diam nonumy eirmod tempor\r\ninvidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero\r\neos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no\r\nsea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit\r\namet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut\r\nlabore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam\r\net justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata\r\nsanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur\r\nsadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore\r\nmagna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo\r\ndolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est\r\nLorem ipsum dolor sit amet.
', 1, 3, 0, 7, '2004-05-12 11:54:06', 62, 'Web master', '2004-07-07 18:10:23', 62, 0, '0000-00-00 00:00:00', '2004-01-01 00:00:00', '0000-00-00 00:00:00', 'fruit/cherry.jpg|left||0\r\nfruit/peas.jpg|right||0\r\nfood/milk.jpg|left||0', '', '', 1, 0, 5, '', '', 0, 291); INSERT INTO `jos_content` VALUES (12, 'Joomla Core Stuff', '', 'Joomla! is used all over the world to power everything from simple, personal homepages to complex corporate web applications. Here are just some of the ways people use our software:
Joomla! can be used to easily manage every aspect of your website, from adding content and images to updating a product catalog or taking online reservations.
', '', 1, 0, 0, 0, '2007-02-21 18:11:10', 62, '', '2007-03-31 21:41:18', 63, 0, '0000-00-00 00:00:00', '2007-02-21 18:10:49', '0000-00-00 00:00:00', '', '', 'menu_image=-1\nitem_title=1\npageclass_sfx=\nback_button=\nrating=\nauthor=\ncreatedate=\nmodifydate=\npdf=\nprint=\nemail=', 1, 0, 17, '', '', 0, 7857); INSERT INTO `jos_content` VALUES (13, 'Typography', '', '\r\n\r\nThis page shows all of the typography styles and settings for Equinox in action. If you would like to read more detailed information on inserting the included typography into your content, check out the Equinox Typography Tutorial.
Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed euismod magna a nibh.
\r\n\r\nProin ac nunc eu nunc condimentum accumsan. Phasellus odio justo, euismod vitae, egestas a, porttitor in, urna. Maecenas vitae mauris. Donec vestibulum, nunc eu varius pharetra, massa est sagittis odio, sit amet eleifend elit dolor id tortor.
\r\n\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin sit amet odio quis sapien molestie ultrices. Vivamus quis lectus. Praesent eu mi. Curabitur pharetra leo sed nisl. Nunc vel nisi. Aliquam nulla. Etiam at est. Pellentesque arcu diam, tempus nec, sodales eu, ullamcorper quis, risus.
\r\n\r\n\r\nProin ac nunc eu nunc condimentum accumsan. Phasellus odio justo, euismod vitae, egestas a, porttitor in, urna. Maecenas vitae mauris. Donec vestibulum, nunc eu varius pharetra, massa est sagittis odio, sit amet eleifend elit dolor id tortor.
\r\n\r\nMauris euismod. In ac massa vitae quam tincidunt dapibus. Ut at tortor nec mi mattis blandit. Maecenas venenatis lorem at nulla. Phasellus a libero. Sed odio odio, eleifend dignissim, feugiat vel, tempor nec, ligula. Suspendisse lacinia convallis nulla. Vestibulum posuere, lacus aliquet pulvinar faucibus, tortor urna luctus diam, vitae ultrices ante magna non tellus.
\r\n\r\n\r\nThis is a sample <pre>...</pre> tag:\r\n\r\ndiv.modulebox-black div.bx1 {\r\n background: url(../images/black/box_bl.png) 0 100% no-repeat; \r\n}\r\n\r\ndiv.modulebox-black div.bx2 {\r\n background: url(../images/black/box_tr.png) 100% 0 no-repeat;\r\n}\r\n\r\ndiv.modulebox-black div.bx3 {\r\n background: url(../images/black/box_tl.png) 0 0 no-repeat;\r\n padding: 0;\r\n margin: 0;\r\n}\r\n\r\n\r\nThis is a sample blockquote (use <blockquote><p>....</p></blockquote>)
\r\n\r\n\r\n\r\nPraesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed euismod magna a nibh.
Below is a list with plus-X. To use this style create a list in the following format: <ul class="plus-1 .... plus-2"><li>....</li><li>....</li>...</ul>
\r\n\r\nBelow is a list with bullet-x. To use this style create a list in the following format: <ul class="bullet-1 .... bullet-2"><li>....</li><li>....</li>...</ul>
\r\n\r\nBelow is a list with triangle-x. To use this style create a list in the following format: <ul class="triangle-1 .... triangle-2"><li>....</li><li>....</li>...</ul>
\r\n\r\nBelow is a list with arrow-x. To use this style create a list in the following format: <ul class="arrow-1 .... arrow-4"><li>....</li><li>....</li>...</ul>
\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin ac odio eu tortor sagittis aliquet. Phasellus adipiscing est vitae turpis. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Phasellus non leo. Ut nisi. In hac habitasse platea dictumst. Fusce adipiscing lectus eu nulla. Phasellus auctor, erat in ultrices aliquam, est diam facilisis dui, ac iaculis lectus nibh non pede. Duis lorem sapien, tempor id, pharetra vel, ultrices sed, lectus. Ut convallis dolor eget nisl. Vivamus hendrerit imperdiet mi. Sed gravida risus. Vestibulum auctor, nisi in porta dapibus, ligula nisi volutpat velit, ut aliquam risus felis in lectus. Nullam imperdiet. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer bibendum. Aliquam ultricies ligula quis ligula. Ut id pede. Curabitur hendrerit.
\r\n\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin ac odio eu tortor sagittis aliquet. Phasellus adipiscing est vitae turpis. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Phasellus non leo. Ut nisi. In hac habitasse platea dictumst. Fusce adipiscing lectus eu nulla. Phasellus auctor, erat in ultrices aliquam, est diam facilisis dui, ac iaculis lectus nibh non pede. Duis lorem sapien, tempor id, pharetra vel, ultrices sed, lectus. Ut convallis dolor eget nisl. Vivamus hendrerit imperdiet mi. Sed gravida risus. Vestibulum auctor, nisi in porta dapibus, ligula nisi volutpat velit, ut aliquam risus felis in lectus. Nullam imperdiet. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer bibendum. Aliquam ultricies ligula quis ligula. Ut id pede. Curabitur hendrerit.
\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin dolor. Morbi diam ligula, lacinia nec, sollicitudin quis, faucibus id, tortor. Donec odio. Donec volutpat porta risus. Fusce tristique odio sit amet nunc. Nunc placerat, dui vel semper feugiat, magna ipsum tempus dui, fermentum varius risus sem fringilla est. Proin eget nulla porta arcu semper laoreet. Vestibulum diam. Vestibulum auctor elit non urna. Maecenas lacus leo, gravida eu, porttitor et, placerat ut, nisl. Maecenas nec mi eu ligula dapibus interdum. Ut venenatis.
\r\n\r\nDonec at purus ut nisl rhoncus faucibus. Vivamus ullamcorper cursus leo. Morbi erat. Aenean id quam. Proin arcu. Pellentesque et mi. Proin vitae purus a justo pellentesque consectetuer. Quisque rhoncus lorem. Sed vel mauris. Phasellus quis justo. Aliquam erat volutpat. Nullam nec lorem.
', 1, 1, 0, 13, '2007-03-28 16:33:13', 62, '', '2007-03-30 17:32:09', 62, 0, '0000-00-00 00:00:00', '2007-03-28 16:32:34', '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=', 4, 0, 1, '', '', 0, 150); INSERT INTO `jos_content` VALUES (17, 'RokZoom Enabled', 'RokZoom', 'RokZoom is a custom ground up script written in motools 1.1+ that has the features \r\nof slimbox with an exciting zoom effect transition to give your image galleries and popups \r\nan added flair. Equinox fully integrates the JavaScript and the CSS for RokZoom so all \r\nyou have to do to utilize this technique is install the RokZoom mambot and add an extra \r\nelement to your image link.
\r\n\r\nThe Syntax is {rokzoom}image_url{/rokzoom} \r\nIf you want the image to be part of an album, you can use the syntax \r\n{rokzoom album=|albumname|}image_url{/rokzoom}. \r\nTo provide text descriptions, please use the syntax \r\n{rokzoom title=|your description|}image_url{/rokzoom}. \r\nYou can also use both album and title in the same tag.
\r\n\r\n\r\n{rokzoom album=|colo|}images/stories/colorado/image1.jpg{/rokzoom}\r\n{rokzoom album=|colo| title=|some title|}\r\n images/stories/colorado/image4.jpg{/rokzoom}\r\n{rokzoom}images/stories/colorado/image3.jpg{/rokzoom}\r\n\r\n\r\nThe above syntax only operates when the RokZoom mambot is enabled.\r\nTherefore, if you do not have the mambot or wish to have more control\r\nover the rokzoom script than the mambot provides, there is still the\r\nHTML option. The syntax below is the code form of the examples shown\r\nabove.
\r\n\r\n\r\n<a href="images/stories/colorado/image1.jpg" rel="rokzoom[colroado]"\r\n title="Image 1">\r\n<img src="images/stories/colorado/image1_tn.jpg" alt="image1" \r\nclass="album" /></a>\r\n\r\n\r\n
An exemplified preview is constructed below to aid your understanding of the HTML format of rokzoom
\r\n\r\n\r\n<a href="main image url(relative path)" rel="rokzoom[album name]" title="Title in popup">\r\n<img src="thumbnail url(relative)" alt="Image name" class="album" /></a> \r\n\r\n\r\n
The new RocketTheme RokZoom mambot helps to dynamically create Photo\r\ngalleries with minimal effort from yourself. This great utility also\r\nproduces thumbnails of your selected photos/images, which, on\r\nselection, generate the whole image/photo in a javascript based window.\r\nIt is the perfect tool to showcase photographs and other gallery images\r\nin a professional environment.
\r\n\r\nRokZoom galleries or single images can inserted in Content, Static\r\nContent and Custom modules. By utilising a few simple commands, you can\r\neasily insert a gallery onto your page. For this tutorial, we will be\r\nusing the TinyMCE editor and be inserting rokzoom images into a Static\r\nContent Item. The procedure is identical with ordinary content and\r\ncustom module.
\r\n\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\nEquinox is an incredibly versatile design that allows for a multitude of color schemes and possibilities. Equinox includes 8 preset colour styles for you to choose from by default.
\r\n\r\nYou can choose the colour scheme that works best for your site, or create your own. The clean, lightweight design features a large amount of whitespace making it easy to alter and create your own color schemes and tweak the colors to perfection. With just a few changes to the CSS and image files using the included Adobe Fireworks Source PNG files, you can utilize any color scheme you desire.
\r\n\r\nYou can select the default colour style for your site by specifying it in the template''s "index.php" file on the following line
\r\n\r\n$default_style = "style1"; [style1... style8]
The 8 included colour schemes are featured below, click on the thumbnails to load the color scheme and see it in action.
\r\n\r\n\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n\r\n', '', 1, 0, 0, 0, '2007-03-31 16:17:39', 62, '', '2007-09-29 22:38:36', 63, 0, '0000-00-00 00:00:00', '2007-03-31 16:07:27', '0000-00-00 00:00:00', '', '', 'menu_image=-1\nitem_title=1\npageclass_sfx=\nback_button=0\nrating=0\nauthor=0\ncreatedate=0\nmodifydate=0\npdf=0\nprint=0\nemail=0', 12, 0, 13, '', '', 0, 177551);
INSERT INTO `jos_content` VALUES (18, 'Equinox Features', '', 'Equinox continues the chain of impressive, revolutionary, yet functional RocketTheme templates. It combines incredible styling with refined and powerful code to help your website achieve its maximum potential.
\r\n\r\n
A Joomla 1.5 native version of Equinox is available. The front-end of your site will be the same as Equinox 1.0.x but Joomla 1.5 allows for the option of back-end parameters. Therefore, all the index.php configurable options are easily accessible in the Joomla 1.5 administrator. Simply go to Admin -> Extensions -> rt_equinox_j15 -> Edit. All the options will appear in the right column such as the transition type for RokMooMenu.The demo for Equinox utilises a large stock of inline styling. This basically \r\nmeans that the HTML used in the custom modules and content have customisations\r\nwhich employ the characteristics of the template to make the "perfect" content.
\r\n\r\nThis demo content section will take you through the general techniques used to further your understand and help you realise Equinox''s true potential.
\r\n\r\n\r\n<div class="header" />\r\n<div class="sample-header" /><p>RocketTheme Joomla Templates</p></div>\r\n</div>\r\n<a href="index.php?option=com_content&task=view&id=18&Itemid=35" class="readon">Read more...</a>\r\n\r\nThe CSS classes to make this work are already located in the template by default. You can change the "sample-header.png" image to your own.\r\n
\r\n<a href="your_link" class="readon">Read More...</a>\r\n\r\n
\r\n<div style="border:1px solid #eee;">\r\n<h3>Module Header</h3>\r\nYour module content would go here.\r\n</div>\r\n\r\nThis is the basic HTML output of a module in Joomla, we are just using our manual way. style="border:1px solid #eee;" is what produces the thin grey border around our faux module. The extra code between the <div>...</div> is just our content.\r\n
Learn all about the exciting new RocketTheme exclusive modules that are included in the Equinox template release. Here you can find instructions for installation and configuration for each of the custom modules.
\r\n\r\n\r\nVideo Tutorial Currently Available!
\r\n\r\nA guide to utilizing the included Equinox typography styles and elements into your site as well as instructions for inserting typography using the HTML editor option of your WYSIWYG editor.
\r\n\r\n\r\nVideo Tutorial Currently Available!Every RocketTheme template has its own set of content styles, these styles are known as Typography. Typography can come in a number of varying and diverse formats, ranging from simple text modifications to image insertions to improve the look, layout of your website and give it life. This tutorial will take you through the necessary steps to adding typography to your Joomla! content.
\r\n\r\nTo insert the Typography into your content, you must use the HTML feature of all Joomla! content editors. The following tutorial will outline the steps in which to does this with the default Joomla! content edit, TinyMCE. Please be aware, even though there are other content editors available, all are basically the same and the steps with be just as effective if you are using another Content editor.
\r\n\r\nPlease note that the following tutorial will show you how to insert HTML (typography) into Static Content, the same procedure is apparent for Content Items and Custom modules.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThe following is a guide that covers how to set up your new Equinox template on your Joomla site. Here you can find an overview of the files included in the Equinox release and instructions on installing and activating the template in your Joomla install.
\r\n\r\n\r\nVideo Tutorial Currently Available!Equinox features the exciting and exclusive RokMooMenu system for the ultimate in menu functionality and style, as well as the popular and reliable RTSplitMenu. An option for Suckerfish is also included. Here you can read an overview of the Equinox menu configuration options.
\r\n\r\n\r\nVideo Tutorial Currently Available!Equinox allows you to choose from 3 menu options:
\r\n\r\nYou can designate which menu style you want to use on your site with a single control in the template''s index.php file which is editable via the Joomla Administrator as well as in an external text editor.
\r\n\r\n$menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module
\r\n<script type="text/javascript">\r\nwindow.addEvent(''domready'', function() {\r\nnew Rokmoomenu($E(''ul.nav''), {\r\nbgiframe: false,\r\ndelay: 500,\r\nanimate: {\r\nprops: [''opacity'', ''width'', ''height''],\r\nopts: {\r\nduration:400,\r\nfps: 100,\r\ntransition: Fx.Transitions.Expo.easeOut\r\n}\r\n}\r\n});\r\n});\r\n</script>\r\n
\r\n
\r\n
\r\nAn overview of Equinox with instructions on installing and activating the template in Joomla. Read More...
The Equinox custom modules and how to configure them for your site. Read More...
An overview of the Equinox menu options including the top menu icon configuration. Read More...
Equinox customization options that can be configured within the template "index.php" file. Read More...
A guide to using the included the Equinox typography styles in your site. Read More...
Some of the content styles and techniques used in the Equinox demo. Read More...
How to customise the Equinox logo and replace the logo text with your own. Read More...
An overview of how to customize your Equinox in respects to the Internet Explorer PNGfix. Read More...
Continue learning how to configure and customize the Equinox template with the following guides and tutorials available in the RocketTheme members forum board.
\r\n\r\nEquinox has been constructed with an assortment of 12 module \r\npositions. Most of these module positions are fully collapsible meaning that if there are \r\nno modules published in a particular area, that module area will not be \r\nshown. This provides you with the maximum amount of flexibility possible.
\r\n\r\nThe Equinox template is designed to allow you the best possible flexibility with your site''s layout. By publishing and unpublishing modules in various available module positions, you can set your template up in single column, 2 column, and 3 column configurations. This, along with a variety of central module positions allow you to create a layout and design that is all your own.

The following is a step by step guide to customizing your Equinox logo image by replacing the logo text with your own organization or company''s name and logo.
\r\n\r\nIn order to utilize the Fireworks Source PNG included with the Equinox template release, you will need Adobe Fireworks. The 30-day free trial of this software as well as more information is available here at the Adobe website.\r\n\r\nOne of the first steps of customizing your new Equinox template will undoubtedly be altering the logo text to reflect the name of your company / organization. RocketTheme makes this process a simple one by including both the Source PNG for the template, as well as font(s) used.
\r\n\r\nThe most effective way to customize the logo is to use the included Source PNG file. When opened in Adobe Fireworks, this file contains all of the Layers in the design allowing you to tweak and change any of the image elements of the template design. The following steps will help you quickly get your new logo ready to go:
\r\n\r\nWe have a Video tutorial available which takes you through the process of customising a RocketTheme template source in Fireworks. The focus is on the logo which greatly compensates this written tutorial. Launch the Video at the RocketTheme Tutorial Site\r\n\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\nIf you are new to Fireworks, you may be wondering why it appears that there is only one style variation in the source. This is not the case as we take advantage of the Frame features of Fireworks. You need to simple switch frames to see all the other style variation sources.
\r\nThere are a few ways to change frames and we will show 2 methods that you can use.
\r\n
\r\nOnce you have successfully edited then exported your new logo, you will need to upload it to your server. This process is best done via a FTP client such as Filezilla
\r\nEquinox provides the ability to use 10 stylish module variations to increase the appeal of your module content. With so many impressive hilites available, you can make any module stand out on your site. To use these you just need to add -hilite1 ....-hilite8 or -quote and -search in the module class suffix parameter of the module in the module manager.
\r\n\r\n

RocketTheme templates feature some amazing advanced features and layout possibilities that open up a wide world of options for your sites. Unfortunately, the default Joomla content in a new Joomla install is very limited and does little to take advantage of the abilities of a modern Joomla template.
\r\nEach of our demo sites has been highly customized to show off the abilities of each template and give that "professional touch" to the look and feel of the content. This professional look could not be achieved without hands on manual customization, that is, until now.
\r\n\r\nEquinox now features the exciting new RocketLauncher custom Joomla install option. With the RocketLauncher Equinox Joomla installer, you can instantly create a Joomla site complete with custom content creating a perfect replica of our Equinox demo site that has been professionally tuned to look its best, all with just a few clicks.
\r\n\r\nThe Equinox RocketLauncher package consists of a full 1.0.13 Joomla install, complete with all of the demo images and content. By running the installer, your Joomla site will be set up with all everything needed to create an exact implementation of the demo site automatically.
\r\n', '', 1, 0, 0, 0, '2007-05-20 12:56:19', 62, '', '2007-09-30 10:54:03', 63, 0, '0000-00-00 00:00:00', '2007-05-20 12:56:10', '0000-00-00 00:00:00', '', '', 'menu_image=-1\nitem_title=0\npageclass_sfx=\nback_button=0\nrating=0\nauthor=0\ncreatedate=0\nmodifydate=0\npdf=0\nprint=0\nemail=0', 2, 0, 1, '', '', 0, 16003); INSERT INTO `jos_content` VALUES (49, 'Lead Story Example', 'Lead Story Example', 'Aoccdrnig to a rscheearch at an Elingsh uinervtisy, it deosn''t mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht frist and lsat ltteer is at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit porbelm. Tihs is bcuseae we do not raed ervey lteter by itslef but the wrod as a wlohe.
Read More...', '', 1, 5, 0, 17, '2007-08-30 12:42:29', 63, '', '2007-08-30 12:48:07', 63, 0, '0000-00-00 00:00:00', '2007-08-30 12:41:30', '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, 4, '', '', 0, 31); INSERT INTO `jos_content` VALUES (53, 'RokSlide', '', '
\r\n
\r\n
\r\n
\r\n
\r\nYesterday all servers in the U.S. went out on strike in a bid to get more RAM and better CPUs. A spokes person said that the need for better RAM was due to some fool increasing the front-side bus speed. In future, busses will be told to slow down in residential motherboards.
Read More...', '', 1, 5, 0, 17, '2007-08-30 12:43:11', 63, '', '2007-08-30 12:47:54', 63, 0, '0000-00-00 00:00:00', '2007-08-30 12:42:37', '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, 31); INSERT INTO `jos_content` VALUES (51, 'Yet Another Article', 'Yet Another Article', 'Yesterday all servers in the U.S. went out on strike in a bid to get more RAM and better CPUs. A spokes person said that the need for better RAM was due to some fool increasing the front-side bus speed. In future, busses will be told to slow down in residential motherboards.
Read More...', '', 1, 5, 0, 17, '2007-08-30 12:43:11', 63, '', '2007-08-30 12:52:39', 63, 0, '0000-00-00 00:00:00', '2007-08-30 12:42:37', '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, 31); INSERT INTO `jos_content` VALUES (52, 'Great Story Example', 'Great Story Example', 'Aoccdrnig to a rscheearch at an Elingsh uinervtisy, it deosn''t mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht frist and lsat ltteer is at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit porbelm. Tihs is bcuseae we do not raed ervey lteter by itslef but the wrod as a wlohe.
Read More...', '', 1, 5, 0, 17, '2007-08-30 12:42:29', 63, '', '2007-08-30 12:52:51', 63, 0, '0000-00-00 00:00:00', '2007-08-30 12:41:30', '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, 25); -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_content_frontpage` -- INSERT INTO `jos_content_frontpage` VALUES (1, 1); INSERT INTO `jos_content_frontpage` VALUES (2, 2); INSERT INTO `jos_content_frontpage` VALUES (3, 3); INSERT INTO `jos_content_frontpage` VALUES (4, 4); INSERT INTO `jos_content_frontpage` VALUES (5, 5); -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_content_rating` -- -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=13 ; -- -- Dumping data for table `jos_core_acl_aro` -- INSERT INTO `jos_core_acl_aro` VALUES (10, 'users', '62', 0, 'Administrator', 0); INSERT INTO `jos_core_acl_aro` VALUES (11, 'users', '63', 0, 'Marian Motyl-Szary', 0); INSERT INTO `jos_core_acl_aro` VALUES (12, 'users', '64', 0, 'Adam the Boss', 0); -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=31 ; -- -- Dumping data for table `jos_core_acl_aro_groups` -- INSERT INTO `jos_core_acl_aro_groups` VALUES (17, 0, 'ROOT', 1, 22); INSERT INTO `jos_core_acl_aro_groups` VALUES (28, 17, 'USERS', 2, 21); INSERT INTO `jos_core_acl_aro_groups` VALUES (29, 28, 'Public Frontend', 3, 12); INSERT INTO `jos_core_acl_aro_groups` VALUES (18, 29, 'Registered', 4, 11); INSERT INTO `jos_core_acl_aro_groups` VALUES (19, 18, 'Author', 5, 10); INSERT INTO `jos_core_acl_aro_groups` VALUES (20, 19, 'Editor', 6, 9); INSERT INTO `jos_core_acl_aro_groups` VALUES (21, 20, 'Publisher', 7, 8); INSERT INTO `jos_core_acl_aro_groups` VALUES (30, 28, 'Public Backend', 13, 20); INSERT INTO `jos_core_acl_aro_groups` VALUES (23, 30, 'Manager', 14, 19); INSERT INTO `jos_core_acl_aro_groups` VALUES (24, 23, 'Administrator', 15, 18); INSERT INTO `jos_core_acl_aro_groups` VALUES (25, 24, 'Super Administrator', 16, 17); -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=11 ; -- -- Dumping data for table `jos_core_acl_aro_sections` -- INSERT INTO `jos_core_acl_aro_sections` VALUES (10, 'users', 1, 'Users', 0); -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_core_acl_groups_aro_map` -- INSERT INTO `jos_core_acl_groups_aro_map` VALUES (25, '', 10); INSERT INTO `jos_core_acl_groups_aro_map` VALUES (25, '', 11); INSERT INTO `jos_core_acl_groups_aro_map` VALUES (25, '', 12); -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_core_log_items` -- -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_core_log_searches` -- -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_groups` -- INSERT INTO `jos_groups` VALUES (0, 'Public'); INSERT INTO `jos_groups` VALUES (1, 'Registered'); INSERT INTO `jos_groups` VALUES (2, 'Special'); -- -------------------------------------------------------- -- -- Table structure for table `jos_jce_langs` -- DROP TABLE IF EXISTS `jos_jce_langs`; CREATE TABLE `jos_jce_langs` ( `id` int(11) NOT NULL auto_increment, `Name` varchar(100) NOT NULL default '', `lang` varchar(100) NOT NULL default '', `published` tinyint(3) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `jos_jce_langs` -- INSERT INTO `jos_jce_langs` VALUES (1, 'English', 'en', 1); -- -------------------------------------------------------- -- -- Table structure for table `jos_jce_plugins` -- DROP TABLE IF EXISTS `jos_jce_plugins`; CREATE TABLE `jos_jce_plugins` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `plugin` varchar(100) NOT NULL default '', `type` varchar(100) NOT NULL default 'plugin', `icon` varchar(255) NOT NULL default '', `layout_icon` varchar(255) NOT NULL default '', `access` tinyint(3) unsigned NOT NULL default '18', `row` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', `published` tinyint(3) NOT NULL default '0', `editable` tinyint(3) NOT NULL default '0', `elements` varchar(255) NOT NULL default '', `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`), UNIQUE KEY `plugin` (`plugin`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=52 ; -- -- Dumping data for table `jos_jce_plugins` -- INSERT INTO `jos_jce_plugins` VALUES (1, 'Context Menu', 'contextmenu', 'plugin', '', '', 18, 0, 1, 0, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (2, 'Directionality', 'directionality', 'plugin', 'ltr,rtl', 'directionality', 18, 3, 6, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (3, 'Emotions', 'emotions', 'plugin', 'emotions', 'emotions', 18, 4, 12, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (4, 'Fullscreen', 'fullscreen', 'plugin', 'fullscreen', 'fullscreen', 18, 4, 4, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (5, 'Paste', 'paste', 'plugin', 'pasteword,pastetext', 'paste', 18, 1, 16, 1, 1, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (6, 'Preview', 'preview', 'plugin', 'preview', 'preview', 18, 4, 2, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (7, 'Tables', 'table', 'plugin', 'tablecontrols', 'buttons', 18, 2, 7, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (8, 'Print', 'print', 'plugin', 'print', 'print', 18, 4, 3, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (9, 'Search Replace', 'searchreplace', 'plugin', 'search,replace', 'searchreplace', 18, 1, 17, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (10, 'Styles', 'style', 'plugin', 'styleprops', 'styleprops', 18, 4, 5, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (11, 'Non-Breaking', 'nonbreaking', 'plugin', 'nonbreaking', 'nonbreaking', 18, 4, 8, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (12, 'Visual Characters', 'visualchars', 'plugin', 'visualchars', 'visualchars', 18, 4, 9, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (13, 'XHTML Xtras', 'xhtmlxtras', 'plugin', 'cite,abbr,acronym,del,ins,attribs', 'xhtmlxtras', 18, 4, 10, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (14, 'Image Manager', 'imgmanager', 'plugin', '', 'imgmanager', 18, 4, 13, 1, 1, '', 1, 0, 0, '0000-00-00 00:00:00', 'dir=/\nurl=/\ncreate_folder=1\nuse_tree=1\nmax_size=1024\nhspace=5\nvspace=5\nborder=0\nborder_width=1\nborder_style=solid\nborder_color=#000000\nalign=left\nupload=18\nfolder_new=18\nfolder_delete=18\nfolder_rename=18\nfile_delete=18\nfile_rename=18\nfile_move=18\nuser_dir=0\ndir_type=level\nuser_folder=\nuser_dir_level=18'); INSERT INTO `jos_jce_plugins` VALUES (15, 'Advanced Link', 'advlink', 'plugin', '', 'advlink', 18, 4, 14, 1, 1, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (16, 'Spell Checker', 'spellchecker', 'plugin', 'spellchecker', 'spellchecker', 18, 4, 15, 1, 1, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (17, 'Layers', 'layer', 'plugin', 'insertlayer,moveforward,movebackward,absolute', 'layer', 18, 4, 11, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (18, 'Font ForeColour', 'forecolor', 'command', 'forecolor', 'forecolor', 18, 3, 4, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (19, 'Bold', 'bold', 'command', 'bold', 'bold', 18, 1, 5, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (20, 'Italic', 'italic', 'command', 'italic', 'italic', 18, 1, 6, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (21, 'Underline', 'underline', 'command', 'underline', 'underline', 18, 1, 7, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (22, 'Font BackColour', 'backcolor', 'command', 'backcolor', 'backcolor', 18, 3, 5, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (23, 'Unlink', 'unlink', 'command', 'unlink', 'unlink', 18, 2, 11, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (24, 'Font Select', 'fontselect', 'command', 'fontselect', 'fontselect', 18, 3, 2, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (25, 'Font Size Select', 'fontsizeselect', 'command', 'fontsizeselect', 'fontsizeselect', 18, 3, 3, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (26, 'Style Select', 'styleselect', 'command', 'styleselect', 'styleselect', 18, 3, 1, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (27, 'New Document', 'newdocument', 'command', 'newdocument', 'newdocument', 18, 1, 4, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (28, 'Help', 'help', 'command', 'help', 'help', 18, 1, 3, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (29, 'StrikeThrough', 'strikethrough', 'command', 'strikethrough', 'strikethrough', 18, 1, 12, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (30, 'Indent', 'indent', 'command', 'indent', 'indent', 18, 1, 11, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (31, 'Outdent', 'outdent', 'command', 'outdent', 'outdent', 18, 1, 10, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (32, 'Undo', 'undo', 'command', 'undo', 'undo', 18, 1, 1, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (33, 'Redo', 'redo', 'command', 'redo', 'redo', 18, 1, 2, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (34, 'Horizontal Rule', 'hr', 'command', 'hr', 'hr', 18, 2, 1, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (35, 'HTML', 'html', 'command', 'code', 'code', 18, 1, 13, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (36, 'Numbered List', 'numlist', 'command', 'numlist', 'numlist', 18, 1, 9, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (37, 'Bullet List', 'bullist', 'command', 'bullist', 'bullist', 18, 1, 8, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (38, 'Clipboard Actions', 'clipboard', 'command', 'cut,copy,paste', 'clipboard', 18, 1, 16, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (39, 'Subscript', 'sub', 'command', 'sub', 'sub', 18, 2, 2, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (40, 'Superscript', 'sup', 'command', 'sup', 'sup', 18, 2, 3, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (41, 'Visual Aid', 'visualaid', 'command', 'visualaid', 'visualaid', 18, 3, 7, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (42, 'Character Map', 'charmap', 'command', 'charmap', 'charmap', 18, 3, 6, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (43, 'Justify Full', 'full', 'command', 'justifyfull', 'justifyfull', 18, 2, 7, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (44, 'Justify Center', 'center', 'command', 'justifycenter', 'justifycenter', 18, 2, 5, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (45, 'Justify Left', 'left', 'command', 'justifyleft', 'justifyleft', 18, 2, 6, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (46, 'Justify Right', 'right', 'command', 'justifyright', 'justifyright', 18, 2, 4, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (47, 'Remove Format', 'removeformat', 'command', 'removeformat', 'removeformat', 18, 1, 15, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (48, 'Anchor', 'anchor', 'command', 'anchor', 'anchor', 18, 2, 9, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (49, 'Format Select', 'formatselect', 'command', 'formatselect', 'formatselect', 18, 3, 9, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (50, 'Image', 'image', 'command', 'image', 'image', 18, 4, 1, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_jce_plugins` VALUES (51, 'Link', 'link', 'command', 'link', 'link', 18, 4, 1, 1, 0, '', 1, 0, 0, '0000-00-00 00:00:00', ''); -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=27 ; -- -- Dumping data for table `jos_mambots` -- INSERT INTO `jos_mambots` VALUES (1, 'MOS Image', 'mosimage', 'content', 0, -10000, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (2, 'MOS Pagination', 'mospaging', 'content', 0, 10000, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (3, 'Legacy Mambot Includer', 'legacybots', 'content', 0, 2, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (4, 'SEF', 'mossef', 'content', 0, 4, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (5, 'MOS Rating', 'mosvote', 'content', 0, 5, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (6, 'Search Content', 'content.searchbot', 'search', 0, 1, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (7, 'Search Weblinks', 'weblinks.searchbot', 'search', 0, 2, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (8, 'Code support', 'moscode', 'content', 0, 3, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (9, 'No WYSIWYG Editor', 'none', 'editors', 0, 0, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (10, 'TinyMCE WYSIWYG Editor', 'tinymce', 'editors', 0, 0, 1, 1, 0, 0, '0000-00-00 00:00:00', 'theme=advanced'); INSERT INTO `jos_mambots` VALUES (11, 'MOS Image Editor Button', 'mosimage.btn', 'editors-xtd', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (12, 'MOS Pagebreak Editor Button', 'mospage.btn', 'editors-xtd', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (13, 'Search Contacts', 'contacts.searchbot', 'search', 0, 3, 1, 1, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (14, 'Search Categories', 'categories.searchbot', 'search', 0, 4, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (15, 'Search Sections', 'sections.searchbot', 'search', 0, 5, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (16, 'Email Cloaking', 'mosemailcloak', 'content', 0, 6, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (17, 'GeSHi', 'geshi', 'content', 0, 7, 0, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (18, 'Search Newsfeeds', 'newsfeeds.searchbot', 'search', 0, 6, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (19, 'Load Module Positions', 'mosloadposition', 'content', 0, 8, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (22, 'RokSlimbox', 'rokslimbox', 'content', 0, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 'thumb_ext=_thumb\nthumb_class=album\nthumb_custom=0\nthumb_dir=cache\nthumb_width=200\nthumb_height=100\nthumb_quality=90'); INSERT INTO `jos_mambots` VALUES (23, 'RokZoom', 'rokzoom', 'content', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (24, 'RunPHP', 'RunPHP', 'content', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (25, 'CodePress', 'codepress', 'editors', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); INSERT INTO `jos_mambots` VALUES (26, 'JCE Editor Mambot', 'jce', 'editors', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''); -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=62 ; -- -- Dumping data for table `jos_menu` -- INSERT INTO `jos_menu` VALUES (1, 'mainmenu', 'Home', 'index.php?option=com_frontpage', 'components', 1, 0, 10, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npageclass_sfx=\nheader=Welcome to the Frontpage\npage_title=0\nback_button=0\nleading=1\nintro=0\ncolumns=0\nlink=0\norderby_pri=\norderby_sec=front\npagination=0\npagination_results=0\nimage=1\nsection=0\nsection_link=0\ncategory=0\ncategory_link=0\nitem_title=1\nlink_titles=\nreadmore=\nrating=\nauthor=0\ncreatedate=0\nmodifydate=0\npdf=0\nprint=0\nemail=0\nunpublished=0'); INSERT INTO `jos_menu` VALUES (2, 'mainmenu', 'News', 'index.php?option=com_content&task=section&id=1', 'content_section', 1, 26, 1, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npage_title=1\npageclass_sfx=\nback_button=\ndescription_sec=1\ndescription_sec_image=1\norderby=\nother_cat_section=1\nempty_cat_section=0\ndescription_cat=1\ndescription_cat_image=1\nother_cat=1\nempty_cat=0\ncat_items=1\ncat_description=1\ndate_format=\ndate=\nauthor=\nhits=\nheadings=1\nnavigation=1\norder_select=1\ndisplay=1\ndisplay_num=50\nfilter=1\nfilter_type=title\nunpublished=1'); INSERT INTO `jos_menu` VALUES (3, 'mainmenu', 'Contact Us', 'index.php?option=com_contact', 'components', 1, 26, 7, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=1\nheader=\ncatid=0\nother_cat_section=1\nother_cat=1\ncat_description=1\ncat_items=1\ndescription=1\ndescription_text=\nimage=-1\nimage_align=right\nheadings=1\nposition=1\nemail=0\ntelephone=1\nfax=1\nbannedEmail=\nbannedSubject=\nbannedText=\nsessionCheck=1'); INSERT INTO `jos_menu` VALUES (23, 'mainmenu', 'Links', 'index.php?option=com_weblinks', 'components', 1, 26, 4, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=1\nheader=\nheadings=1\nhits=\nitem_description=1\nother_cat_section=1\nother_cat=1\ndescription=1\ndescription_text=\nimage=-1\nimage_align=right\nweblink_icons='); INSERT INTO `jos_menu` VALUES (5, 'mainmenu', 'Search', 'index.php?option=com_search', 'components', 1, 26, 16, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=1\nheader='); INSERT INTO `jos_menu` VALUES (6, 'mainmenu', 'Joomla! License', 'index.php?option=com_content&task=view&id=5', 'content_typed', 1, 2, 5, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (7, 'mainmenu', 'News Feeds', 'index.php?option=com_newsfeeds', 'components', 1, 2, 12, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=1\nheader=\nother_cat_section=1\nother_cat=1\ncat_description=1\ncat_items=1\ndescription=1\ndescription_text=\nimage=-1\nimage_align=right\nheadings=1\nname=1\narticles=1\nlink=0\nfeed_image=1\nfeed_descr=1\nitem_descr=1\nword_count=0'); INSERT INTO `jos_menu` VALUES (8, 'mainmenu', 'Wrapper', 'index.php?option=com_wrapper', 'wrapper', 1, 0, 0, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npageclass_sfx=\nback_button=\npage_title=0\nheader=\nscrolling=auto\nwidth=100%\nheight=600\nheight_auto=0\nadd=1\nurl=http://www.google.com'); INSERT INTO `jos_menu` VALUES (9, 'mainmenu', 'Blog', 'index.php?option=com_content&task=blogsection&id=5', 'content_blog_section', 1, 2, 5, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\npageclass_sfx=\nback_button=\nheader=A Blog Layout of Content\npage_title=1\nleading=0\nintro=6\ncolumns=2\nlink=4\norderby_pri=order\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=1\ncreatedate=1\nmodifydate=\npdf=1\nprint=1\nemail=1\nunpublished=0\nsectionid=5'); INSERT INTO `jos_menu` VALUES (10, 'othermenu', 'Joomla!', 'http://www.joomla.org', 'url', 1, 0, 0, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (11, 'othermenu', 'RocketTheme', 'http://www.rockettheme.com', 'url', 1, 0, 0, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (12, 'othermenu', 'RocketTutorials', 'http://tutorials.rockettheme.com', 'url', 1, 0, 0, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (24, 'othermenu', 'RocketWerx', 'http://www.rocketwerx.com', 'url', 1, 0, 0, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (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, ''); INSERT INTO `jos_menu` VALUES (13, 'usermenu', 'Submit News', 'index.php?option=com_content&task=new§ionid=1&Itemid=0', 'url', 1, 0, 0, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 1, 2, ''); INSERT INTO `jos_menu` VALUES (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, ''); INSERT INTO `jos_menu` VALUES (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, ''); INSERT INTO `jos_menu` VALUES (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, ''); INSERT INTO `jos_menu` VALUES (17, 'topmenu', 'Home', 'index.php', 'url', 0, 0, 0, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=icon-1.png'); INSERT INTO `jos_menu` VALUES (18, 'topmenu', 'Contact Us', 'index.php?option=com_contact&Itemid=3', 'url', 0, 0, 0, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=icon-2.png'); INSERT INTO `jos_menu` VALUES (19, 'topmenu', 'About', 'index.php?option=com_content&task=section&id=1&Itemid=2', 'url', 0, 0, 0, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=icon-3.png'); INSERT INTO `jos_menu` VALUES (20, 'topmenu', 'Links', 'index.php?option=com_weblinks&Itemid=23', 'url', 0, 0, 0, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (25, 'mainmenu', 'FAQs', 'index.php?option=com_content&task=category§ionid=3&id=7', 'content_category', 1, 26, 7, 0, 5, 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'); INSERT INTO `jos_menu` VALUES (26, 'mainmenu', 'J! Stuff', 'index.php?option=com_content&task=view&id=12', 'content_typed', 1, 0, 12, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (27, 'topmenu', 'Contact', 'index.php?option=com_contact', 'components', 0, 0, 7, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=icon-2.png\npageclass_sfx=\nback_button=\npage_title=1\nheader=\ncatid=0\nother_cat_section=1\nother_cat=1\ncat_description=1\ncat_items=1\ndescription=1\ndescription_text=\nimage=-1\nimage_align=right\nheadings=1\nposition=1\nemail=0\ntelephone=1\nfax=1\nbannedEmail=\nbannedSubject=\nbannedText=\nsessionCheck=1'); INSERT INTO `jos_menu` VALUES (28, 'mainmenu', 'Typography', 'index.php?option=com_content&task=view&id=13', 'content_typed', 1, 0, 13, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (35, 'mainmenu', 'Features', 'index.php?option=com_content&task=view&id=18', 'content_typed', 1, 0, 18, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (37, 'mainmenu', 'RokZoom Enabled', 'index.php?option=com_content&task=view&id=17', 'content_typed', 1, 35, 17, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (38, 'mainmenu', 'Tutorials', 'index.php?option=com_content&task=view&id=22', 'content_typed', 1, 0, 22, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (39, 'mainmenu', 'Installing Equinox', 'index.php?option=com_content&task=view&id=19', 'content_typed', 1, 38, 19, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (40, 'mainmenu', 'Custom Modules', 'index.php?option=com_content&task=view&id=20', 'content_typed', 1, 38, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (41, 'mainmenu', 'Menu Options', 'index.php?option=com_content&task=view&id=23', 'content_typed', 1, 38, 23, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (42, 'mainmenu', '8 Preset Styles', 'index.php?option=com_content&task=view&id=21', 'content_typed', 1, 35, 21, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (43, 'mainmenu', 'Basic Customisation', 'index.php?option=com_content&task=view&id=24', 'content_typed', 1, 38, 24, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (44, 'mainmenu', '12 Module Positions', 'index.php?option=com_content&task=view&id=25', 'content_typed', 1, 35, 25, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (46, 'mainmenu', 'Menu Options', 'index.php?option=com_content&task=view&id=23', 'content_typed', 1, 35, 23, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (48, 'mainmenu', 'Using Typography', 'index.php?option=com_content&task=view&id=28', 'content_typed', 1, 38, 28, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (49, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 46, 0, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (50, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 46, 0, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (51, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 46, 0, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (52, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 46, 0, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (53, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 50, 0, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (54, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 50, 0, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (55, 'mainmenu', 'Dummy Menu Item', '#', 'url', 1, 50, 0, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); INSERT INTO `jos_menu` VALUES (56, 'mainmenu', 'Demo Content', 'index.php?option=com_content&task=view&id=29', 'content_typed', 1, 38, 29, 0, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (57, 'mainmenu', 'Module Variations', 'index.php?option=com_content&task=view&id=30', 'content_typed', 1, 35, 30, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (58, 'mainmenu', 'Logo Editing', 'index.php?option=com_content&task=view&id=31', 'content_typed', 1, 38, 31, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (60, 'mainmenu', 'RocketLauncher', 'index.php?option=com_content&task=view&id=44', 'content_typed', 1, 35, 44, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\nunique_itemid=0'); INSERT INTO `jos_menu` VALUES (61, 'othermenu', 'RocketLabs', 'http://labs.rockettheme.com', 'url', 1, 0, 0, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1'); -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_messages` -- -- -------------------------------------------------------- -- -- 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=latin1; -- -- Dumping data for table `jos_messages_cfg` -- -- -------------------------------------------------------- -- -- 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=latin1 AUTO_INCREMENT=172 ; -- -- Dumping data for table `jos_modules` -- INSERT INTO `jos_modules` VALUES (1, 'Polls', '', 1, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_poll', 0, 0, 1, 'cache=0\nmoduleclass_sfx=', 0, 0); INSERT INTO `jos_modules` VALUES (2, 'User Menu', '', 3, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_mainmenu', 0, 1, 1, 'menutype=usermenu', 1, 0); INSERT INTO `jos_modules` VALUES (3, 'Main Menu', '', 1, 'user1', 0, '0000-00-00 00:00:00', 1, 'mod_mainmenu', 0, 0, 0, 'class_sfx=\nmoduleclass_sfx=\nmenutype=mainmenu\nmenu_style=vert_indent\nfull_active_id=0\ncache=1\nmenu_images=1\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); INSERT INTO `jos_modules` VALUES (4, 'Login Form', '', 1, 'top', 0, '0000-00-00 00:00:00', 0, 'mod_login', 0, 0, 1, 'moduleclass_sfx=-hilite3\npretext=\nposttext=\nlogin=\nlogout=\nlogin_message=0\nlogout_message=0\ngreeting=1\nname=0', 1, 0); INSERT INTO `jos_modules` VALUES (5, 'Syndicate', '', 1, 'user3', 0, '0000-00-00 00:00:00', 0, 'mod_rssfeed', 0, 0, 1, 'text=\ncache=0\nmoduleclass_sfx=\nrss091=1\nrss10=1\nrss20=1\natom=1\nopml=1\nrss091_image=\nrss10_image=\nrss20_image=\natom_image=\nopml_image=', 1, 0); INSERT INTO `jos_modules` VALUES (6, 'Latest News', '', 1, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_latestnews', 0, 0, 1, 'moduleclass_sfx=\ncache=0\ntype=1\nshow_front=1\ncount=8\ncatid=\nsecid=', 1, 0); INSERT INTO `jos_modules` VALUES (8, 'Current Visitors', '', 8, 'user2', 0, '0000-00-00 00:00:00', 1, 'mod_whosonline', 0, 0, 1, 'showmode=0\nmoduleclass_sfx=-hilite4', 0, 0); INSERT INTO `jos_modules` VALUES (9, 'Popular', '', 2, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_mostread', 0, 0, 1, 'moduleclass_sfx=\ncache=0\ntype=2\nshow_front=1\ncount=3\ncatid=\nsecid=', 0, 0); INSERT INTO `jos_modules` VALUES (10, 'Template Chooser', '', 4, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_templatechooser', 0, 0, 1, 'show_preview=1', 0, 0); INSERT INTO `jos_modules` VALUES (11, 'Archive', '', 5, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_archive', 0, 0, 1, '', 1, 0); INSERT INTO `jos_modules` VALUES (12, 'Sections', '', 6, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_sections', 0, 0, 1, '', 1, 0); INSERT INTO `jos_modules` VALUES (13, 'Newsflash', '', 3, 'top', 0, '0000-00-00 00:00:00', 0, 'mod_newsflash', 0, 0, 0, 'catid=14\nstyle=random\nimage=0\nlink_titles=0\nreadmore=0\nitem_title=0\nitems=\ncache=0\nmoduleclass_sfx=', 0, 0); INSERT INTO `jos_modules` VALUES (14, 'Related Items', '', 1, 'user4', 0, '0000-00-00 00:00:00', 0, 'mod_related_items', 0, 0, 1, 'cache=0\nmoduleclass_sfx=', 0, 0); INSERT INTO `jos_modules` VALUES (15, 'Search', '', 8, 'user1', 0, '0000-00-00 00:00:00', 1, 'mod_search', 0, 0, 0, 'moduleclass_sfx=-search\ncache=0\nset_itemid=\nwidth=20\ntext=\nbutton=\nbutton_pos=right\nbutton_text=', 0, 0); INSERT INTO `jos_modules` VALUES (16, 'Random Image', '', 2, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_random_image', 0, 0, 1, '', 0, 0); INSERT INTO `jos_modules` VALUES (17, 'Top Menu', '', 1, 'footer', 0, '0000-00-00 00:00:00', 0, 'mod_mainmenu', 0, 0, 0, 'class_sfx=\nmoduleclass_sfx=\nmenutype=topmenu\nmenu_style=horiz_flat\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); INSERT INTO `jos_modules` VALUES (18, 'Banners', '', 1, 'inset', 0, '0000-00-00 00:00:00', 0, 'mod_banners', 0, 0, 0, 'banner_cids=\nmoduleclass_sfx=', 1, 0); INSERT INTO `jos_modules` VALUES (19, 'Components', '', 2, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_components', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (20, 'Popular', '', 3, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_popular', 0, 99, 1, '', 0, 1); INSERT INTO `jos_modules` VALUES (21, 'Latest Items', '', 4, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_latest', 0, 99, 1, '', 0, 1); INSERT INTO `jos_modules` VALUES (22, 'Menu Stats', '', 5, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_stats', 0, 99, 1, '', 0, 1); INSERT INTO `jos_modules` VALUES (23, 'Unread Messages', '', 1, 'header', 0, '0000-00-00 00:00:00', 1, 'mod_unread', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (24, 'Online Users', '', 3, 'header', 0, '0000-00-00 00:00:00', 1, 'mod_online', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (25, 'Full Menu', '', 1, 'top', 0, '0000-00-00 00:00:00', 1, 'mod_fullmenu', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (26, 'Pathway', '', 1, 'pathway', 0, '0000-00-00 00:00:00', 1, 'mod_pathway', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (27, 'Toolbar', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', 1, 'mod_toolbar', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (28, 'System Message', '', 1, 'inset', 0, '0000-00-00 00:00:00', 1, 'mod_mosmsg', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (29, 'Quick Icons', '', 1, 'icon', 0, '0000-00-00 00:00:00', 1, 'mod_quickicon', 0, 99, 1, '', 1, 1); INSERT INTO `jos_modules` VALUES (30, 'Other Menu', '', 2, 'footer', 0, '0000-00-00 00:00:00', 1, 'mod_mainmenu', 0, 0, 0, 'class_sfx=\nmoduleclass_sfx=\nmenutype=othermenu\nmenu_style=list_flat\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=', 0, 0); INSERT INTO `jos_modules` VALUES (31, 'Wrapper', '', 7, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_wrapper', 0, 0, 1, '', 0, 0); INSERT INTO `jos_modules` VALUES (32, 'Logged', '', 0, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_logged', 0, 99, 1, '', 0, 1); INSERT INTO `jos_modules` VALUES (87, 'Sample Module', 'Mauris mattis. Donec pretium. Fusce rhoncus tincidunt ipsum. Maecenas risus quam, condimentum vulputate, mollis vitae, condimentum pellentesque, mauris', 2, 'user7', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (78, 'Key Features', '
Equinox is also available in a native Joomla 1.5 version, take advantage of the latest Joomla features without sacrificing style. Learn more...', 7, 'user1', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=-hilite1\ncache=1\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0);
INSERT INTO `jos_modules` VALUES (151, 'Variation Chooser', '', 1, 'user2', 0, '0000-00-00 00:00:00', 0, 'mod_variationchooser', 0, 0, 1, 'title_length=20\nshow_preview=0\npreview_width=140\npreview_height=90\nmoduleclass_sfx=', 0, 0);
INSERT INTO `jos_modules` VALUES (154, 'RocketLauncher Video', 'You can also learn how to install the RocketLauncher template packages by following along with the steps in this detailed video tutorial.
Launch Video...', 9, 'user5', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 0, 'moduleclass_sfx=-hilite7\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (94, 'Module User1 -hilite1', 'This is the -hilite1 module hilite. Enter this as your module class suffix in the Module Manager.\r\n', 11, 'user1', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=-hilite1\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (95, 'Module User2 -hilite1', 'This is the -hilite1 module hilite. Enter this as your module class suffix in the Module Manager.', 2, 'user2', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=-hilite1\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (96, 'Module User3 -quote', 'This is the -hilite1 module hilite. Enter this as your module class suffix in the Module Manager.\r\n', 5, 'user3', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=-quote\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (166, 'Module User1 -search', '', 15, 'user1', 0, '0000-00-00 00:00:00', 1, 'mod_search', 0, 0, 0, 'moduleclass_sfx=-search\ncache=0\nset_itemid=\nwidth=20\ntext=\nbutton=\nbutton_pos=right\nbutton_text=', 0, 0); INSERT INTO `jos_modules` VALUES (167, 'Module User5 -hilite6', 'This is the -hilite3 module hilite. Enter this as your module class suffix in the Module Manager.\r\n', 5, 'user5', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=-hilite6\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (136, 'Module User4 -quote', 'This is the -hilite2 module hilite. Enter this as your module class suffix in the Module Manager.\r\n', 3, 'user4', 0, '0000-00-00 00:00:00', 1, '', 0, 0, 1, 'moduleclass_sfx=-quote\ncache=0\nfirebots=1\nrssurl=\nrsstitle=1\nrssdesc=1\nrssimage=1\nrssitems=3\nrssitemdesc=1\nword_count=0\nrsscache=3600', 0, 0); INSERT INTO `jos_modules` VALUES (164, 'Tutorials Sidebar', 'RocketTheme Joomla Templates

