#
# Mambo MySQL-Dump
# http://www.mamboserver.com
#
# Host: Jhadten Jewel
# Generation Time: Jul 24, 2005 at 15:43
# Server version: 4.0.23
# PHP Version: 4.3.4
# Database : `jhadtendb`
# --------------------------------------------------------
#
# Table structure for table `mos_banner`
#
DROP table IF EXISTS mos_banner;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_banner`
#
INSERT INTO mos_banner VALUES (1,1,'banner','Ka-Ching',0,44,0,'ka-chingBanner.gif','http://www.miro.com.au','2004-07-07 15:31:29',1,0,'2000-00-00 00:00:00','','');
INSERT INTO mos_banner VALUES (2,1,'banner','Oi!',0,49,0,'OiBanner.gif','http://www.miro.com.au','2004-07-07 15:31:29',1,0,'2000-00-00 00:00:00','','');
#
# Table structure for table `mos_bannerclient`
#
DROP table IF EXISTS mos_bannerclient;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_bannerclient`
#
INSERT INTO mos_bannerclient VALUES (1,'Miro International Pty.','Administrator','admin@miro.com.au','',0,'00:00:00','');
#
# Table structure for table `mos_bannerfinish`
#
DROP table IF EXISTS mos_bannerfinish;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_bannerfinish`
#
#
# Table structure for table `mos_categories`
#
DROP table IF EXISTS mos_categories;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_categories`
#
INSERT INTO mos_categories VALUES (2,0,'Mambo','Mambo','clock.jpg','com_weblinks','left','A selection of links that are all related to the Mambo project.',1,0,'0000-00-00 00:00:00','',0,0,0,'');
INSERT INTO mos_categories VALUES (4,0,'Mambo','Mambo','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00','',2,0,0,'');
INSERT INTO mos_categories VALUES (5,0,'Business: general','Business: general','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00','',1,0,0,'');
INSERT INTO mos_categories VALUES (13,0,'About','About','','4','left','Jhadten Jewall is an international facilitator, teacher and counselor from Canada. He is devoted to the awareness of the environment, solutions of sustainability and the empowerment of the individual in the process of moving into true unity in diversity. To read about the foundation of Jhadten\'s work, click the 17 Chakra System&nbsp;...',1,0,'0000-00-00 00:00:00','',4,0,0,'');
INSERT INTO mos_categories VALUES (9,0,'Finance','Finance','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00','',5,0,0,'');
INSERT INTO mos_categories VALUES (10,0,'Linux','Linux','','com_newsfeeds','left','<br />\r\n',1,0,'0000-00-00 00:00:00','',6,0,0,'');
INSERT INTO mos_categories VALUES (11,0,'Internet','Internet','','com_newsfeeds','left','',1,0,'0000-00-00 00:00:00','',7,0,0,'');
INSERT INTO mos_categories VALUES (12,0,'Contacts','Contacts','','com_contact_details','left','Contact Details for this website',1,0,'0000-00-00 00:00:00','',0,0,0,'');
INSERT INTO mos_categories VALUES (14,0,'Register and Order','Register and Order','','4','left','',1,0,'0000-00-00 00:00:00','',9,0,0,'');
INSERT INTO mos_categories VALUES (15,0,'Workshop and lectures','Workshop and lectures','','4','left','',1,0,'0000-00-00 00:00:00','',7,0,0,'');
INSERT INTO mos_categories VALUES (16,0,'Sacred Journeys','Sacred Journeys','','4','left','',1,0,'0000-00-00 00:00:00','',8,0,0,'');
INSERT INTO mos_categories VALUES (17,0,'View the Cities of Light','View the Cities of Light','','5','left','<img height=\"151\" hspace=\"10\" src=\"/jhadten/images/stories/CitiesSample.jpeg\" width=\"150\" align=\"left\" vspace=\"10\" border=\"0\" />One of the layers of the Earth is the crystalline matrix of the inner earth cities midway between the Heart of Mother Earth and the surface. This level of the earth is within the lines of energy we use to ground ourselves and corresponds to an energy flow within our bodies between the surface of the skin and the subatomic levels of our physicality. In connecting with this matrix within the earth and ourselves, those levels of the body are opened and the soul essence energy brought into the body. The higher self, the angels and ascended masters are then no longer external but felt internally in an integrated way. ',1,0,'0000-00-00 00:00:00','',2,0,0,'');
INSERT INTO mos_categories VALUES (18,0,'View the 9 Symbols of Camelot','View the 9 Symbols of Camelot','','5','left','<img height=\"153\" hspace=\"10\" src=\"/jhadten/images/stories/CamelotSample.jpeg\" width=\"150\" align=\"right\" vspace=\"10\" border=\"0\" />Now in the energetic activation and integration of these body levels in a group of people, the law of resonance allows the city of light itself is activated. Within this matrix of crystalline energies there is a ‘seed hologram’ at the nodes and points of these connecting lines. This ‘seed hologram’(color, shape, sound and light construct) contains the Dream of Mother Earth for the appearance and energy of the local geographical area in the future paradigm. Though it is held here, it is now as always humanity who shall bring it forth, albeit in cocreation with the elementals and all beings on the Earth. Aligning with this hologram is aligning your mission and purpose with the Earth and with the Heavens. ',1,0,'0000-00-00 00:00:00','',3,0,0,'');
INSERT INTO mos_categories VALUES (19,0,'View the Mandelas Light','View the Mandelas Light','','5','left','<img height=\"189\" hspace=\"10\" src=\"/jhadten/images/stories/silver.jpg\" width=\"150\" align=\"left\" vspace=\"10\" border=\"0\" />These are holographic Light Mandalas acquired during Sacred Journeys and other Sacred Events. They are important in triggering consciousness during this time of change.&nbsp; The Gateway to the Akashic Records (Silver Banks, Domenican Republic) that the Humpback Whales showed Jhadten is an example of this power artistic representation of energetic Gateways.&nbsp; Have a look at the others as they all have powerful messages for the viewer. <br /><br /><br />',1,0,'0000-00-00 00:00:00','',4,0,0,'');
INSERT INTO mos_categories VALUES (22,0,'Essence profiles','Essence profiles','','4','left','',1,0,'0000-00-00 00:00:00','',5,0,0,'');
INSERT INTO mos_categories VALUES (21,0,'Readings','Readings','','4','left','',1,0,'0000-00-00 00:00:00','',6,0,0,'');
INSERT INTO mos_categories VALUES (24,0,'Resources','Resources','','4','left','',1,0,'0000-00-00 00:00:00','',10,0,0,'');
INSERT INTO mos_categories VALUES (25,0,'News','News','','4','left','',1,0,'0000-00-00 00:00:00','',3,0,0,'');
INSERT INTO mos_categories VALUES (27,0,'Calender and Events','Calender and Events','','4','left','',1,0,'0000-00-00 00:00:00','',2,0,0,'');
INSERT INTO mos_categories VALUES (28,0,'Other','Other','','4','left','',1,0,'0000-00-00 00:00:00','',1,0,0,'');
#
# Table structure for table `mos_components`
#
DROP table IF EXISTS mos_components;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_components`
#
INSERT INTO mos_components VALUES (1,'Banners','',0,0,'','Banner Management','com_banners',0,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_components VALUES (2,'Manage Banners','',0,1,'option=com_banners','Active Banners','com_banners',1,'js/ThemeOffice/edit.png',0,'');
INSERT INTO mos_components VALUES (3,'Manage Clients','',0,1,'option=com_banners&task=listclients','Manage Clients','com_banners',2,'js/ThemeOffice/categories.png',0,'');
INSERT INTO mos_components VALUES (4,'Web Links','option=com_weblinks',0,0,'','Manage Weblinks','com_weblinks',0,'js/ThemeOffice/globe2.png',0,'');
INSERT INTO mos_components VALUES (5,'Weblink Items','',0,4,'option=com_weblinks','View existing weblinks','com_weblinks',1,'js/ThemeOffice/edit.png',0,'');
INSERT INTO mos_components VALUES (6,'Weblink Categories','',0,4,'option=categories&section=com_weblinks','Manage weblink categories','',2,'js/ThemeOffice/categories.png',0,'');
INSERT INTO mos_components VALUES (7,'Contacts','option=com_contact',0,0,'','Edit contact details','com_contact',0,'js/ThemeOffice/user.png',1,'');
INSERT INTO mos_components VALUES (8,'Manage Contacts','',0,7,'option=com_contact','Edit contact details','com_contact',0,'js/ThemeOffice/edit.png',1,'');
INSERT INTO mos_components VALUES (9,'Contact Categories','',0,7,'option=categories&section=com_contact_details','Manage contact categories','',2,'js/ThemeOffice/categories.png',1,'');
INSERT INTO mos_components VALUES (10,'FrontPage','option=com_frontpage',0,0,'','Manage Front Page Items','com_frontpage',0,'js/ThemeOffice/component.png',1,'');
INSERT INTO mos_components VALUES (11,'Polls','option=com_poll',0,0,'option=com_poll','Manage Polls','com_poll',0,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_components VALUES (12,'News Feeds','option=com_newsfeeds',0,0,'','News Feeds Management','com_newsfeeds',0,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_components VALUES (13,'Manage News Feeds','',0,12,'option=com_newsfeeds','Manage News Feeds','com_newsfeeds',1,'js/ThemeOffice/edit.png',0,'');
INSERT INTO mos_components VALUES (14,'Manage Categories','',0,12,'option=com_categories&section=com_newsfeeds','Manage Categories','',2,'js/ThemeOffice/categories.png',0,'');
INSERT INTO mos_components VALUES (15,'Login','option=com_login',0,0,'','','com_login',0,'',1,'');
INSERT INTO mos_components VALUES (16,'Search','option=com_search',0,0,'','','com_search',0,'',1,'');
INSERT INTO mos_components VALUES (17,'Syndicate','',0,0,'option=com_syndicate&hidemainmenu=1','Manage Syndication Settings','com_syndicate',0,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_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 mos_components VALUES (19,'Database','option=com_dbadmin',0,0,'option=com_dbadmin','Database','com_dbadmin',0,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_components VALUES (20,'Backup Database','',0,19,'option=com_dbadmin&act=option=com_dbadmin&task=dbBackup','Backup Database','com_dbadmin',0,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_components VALUES (21,'Restore Database','',0,19,'option=com_dbadmin&act=option=com_dbadmin&task=dbRestore','Restore Database','com_dbadmin',1,'js/ThemeOffice/component.png',0,'');
INSERT INTO mos_components VALUES (22,'Query Database','',0,19,'option=com_dbadmin&act=option=com_dbadmin&task=xquery','Query Database','com_dbadmin',2,'js/ThemeOffice/component.png',0,'');
#
# Table structure for table `mos_contact_details`
#
DROP table IF EXISTS mos_contact_details;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_contact_details`
#
INSERT INTO mos_contact_details VALUES (1,'Jhadten Jewall','Sacred Spaces','3657 west 1st Avenue','Vancouvere','B.C.','Canada','v6R 1H1','604-7333473/7788852941','604-7338174','Miscellanous info','','top','sacredsapces@compuserve.com',1,1,0,'0000-00-00 00:00:00',1,'menu_image=-1\r\npageclass_sfx=\r\nprint=\r\nback_button=\r\nname=1\r\nposition=1\r\nemail=0\r\nstreet_address=1\r\nsuburb=1\r\nstate=1\r\ncountry=1\r\npostcode=1\r\ntelephone=1\r\nfax=1\r\nmisc=0\r\nimage=1\r\nemail_description=1\r\nemail_description_text=\r\nemail_form=1\r\nemail_copy=1\r\ndrop_down=0\r\ncontact_icons=0\r\nicon_address=\r\nicon_email=\r\nicon_telephone=\r\nicon_fax=\r\nicon_misc=',0,12,0);
#
# Table structure for table `mos_content`
#
DROP table IF EXISTS mos_content;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_content`
#
INSERT INTO mos_content VALUES (12,'Jhadten Jewall is a life transforming intuitive from Canada:','Jhadten Jewall is a life transforming intuitive from Canada:','<div>Born on 2.2.1951 in Truro, Nova Scotia Jhadten graduated at the top of his class in high school. He then proceeded to study languages, philosophy and education, Honours B.A. in French and German Literature (Dalhousie University ) M.A. in German Literature (Basle/Dalhousie University), and then received a scholarship from the Republic of Switzerland to do his Ph.D in German Literature, Philosophy and Scandinavian Literature in Basle, Switzerland. He lived in Switzerland for 10 years, studying and working in the field of curriculum design and language instruction.&nbsp;&nbsp; He continued his career in Japan for 8 years, teaching at college and university.&nbsp; <br /></div><br />','<div>During his stay in Japan, he achieved the Masters level in the Zen Arts of Calligraphy, Tea Ceremony and Ikebana.&nbsp; During this time he also trained in counseling and worked on the crisis lines in Tokyo.&nbsp; This was a period of great personal growth and experience.&nbsp; He also taught seminars on Shamanism and Alternative Methods to Personal Growth.&nbsp; After working in the academic fields for 13 years, he turned to the pursuit of a career in counseling and personal growth and development.&nbsp; Jhadten has worked extensively with aboriginal groups both in Australia and in Canada&nbsp; He has studied with Katrina Raphaell (Crystal Academy of Advanced Healing Arts, Kauai, HI) and graduated in this field. The intensive work with crystals was complimented with studies in counseling, Reiki and various other associated fields of energy work as well as in the exploration of consciousness states. </div><br /><div><br />After the Conclave of St. Michael in Banff, Canada in 1994 he developed the information of the 17 Chakra system which may be described as a necessary tool in order to move through the times of change that are accompanying the shift in consciousness on the planet that is due to the acceleration in the fields of technology, communication and media. His background in the academic field provides Jhadten with extensive knowledge of educational processes and his exploration in the field of voice empowerment, make him a unique facilitator of work in the personal growth field.&nbsp; Jhadten is writing a book about this information and has already produced the tape that introduces this information as well. From this information, all of the services (readings, workshops, lectures, journeys, etc) have evolved.&nbsp; His work and devotion are dedicated to helping people in this challenging time to find peace and fulfillment.&nbsp; The focus to create balance in our lives stems from his commitment to the wellbeing of the planet and the environment.&nbsp; Jhadten is based in Vancouver, British Columbia, Canada <br /></div><br />',1,4,0,13,'2005-07-15 16:27:47',62,'','2005-07-15 16:34:14',62,0,'0000-00-00 00:00:00','2005-07-15 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,2,'','',0,3);
INSERT INTO mos_content VALUES (5,'Mambo License Guidelines','','Learn more about how Mambo is licensed and how this affects you.<br />  <br />  Mambo is released under the GNU General Public license (GNU GPL).The\r\nGNU GPL provides for a person or persons to distribute Mambo for a fee,\r\nbut not actually charging for the software itself, because Mambo is\r\nfree. Mambo is free to share and change, but if you do change it in\r\nanyway, can you also change the license and make it commercial? No! The\r\nwhole GPL is devoted to ensuring this does not happen. Copyright, a\r\nmuch more refined and stringent law will prevent this as well.<br />  <br />  So with regard to Mambo, the GPL and copyright:  <p>You <strong>MAY</strong> distribute it and charge for that service. You <strong>MAY</strong> change it, add design and content to it and you <strong>MAY</strong> charge for that. You may <strong>NOT</strong> alter the license and you must <strong>NOT</strong> alter the copyright. You do <strong>NOT</strong>     have to show a \'Powered by Mambo\' graphic, as it not a copyright notice.</p>  <p>In other words, you must NOT pretend that Mambo is yours, and you must NOT charge     people for Mambo.</p>\r\nUse Mambo to empower yourself and your clients by taking away the\r\n\'Black Magic\' that surrounds putting content on the internet. Charge\r\nfor the value you add and not for the hard work that Miro, the Mambo\r\nDevelopment Team and the Mambo community have put into it.<br />  <br />  <strong>Guidelines:</strong>  <p>Mambo is \"free\" software released under the GNU General Public License (GPL). </p>  <p>The\r\nword \"free\'\' has two legitimate general meanings; it can refer either\r\nto freedom or to price. When we speak of \"free software\'\', we\'re\r\ntalking about freedom, not price. (Think of \"free speech\'\', not \"free\r\nbeer\'\'.) </p>  <p><em>Free software is a matter of the users\' freedom\r\nto run, copy, distribute, study, change and improve the software. More\r\nprecisely, it refers to four kinds of freedom, for the users of the\r\nsoftware:</em></p>  <ul>  <li>The freedom to run the program, for any purpose.</li><li> The freedom to study how the program works, and adapt it to your needs        <ul><li><em>Access to the source code is a precondition for this. </em></li></ul>    </li><li>The freedom to redistribute copies so you can help your neighbour.</li><li>The  freedom to improve the program, and release your improvements to the  public, so that the whole community benefits. <ul><li><em>Access to the source code is a precondition for this </em></li></ul>    </li>  </ul>{mospagebreak heading=Introduction&title=Guidelines}  <p><strong>1. What license is Mambo released under?</strong></p>  <p>Mambo  is released under the GNU GPL. A copy of this is included with your  copy     of Mambo and can also be found at <em>http://www.fsf.org/licenses/gpl.html</em>.     Unofficial translations can also be found at <em>http://www.fsf.org/licenses/translations.html</em>.</p>  <p><strong>2. Who owns the copyright to Mambo?</strong></p>  <p>The\r\ncopyright to Mambo is held by Miro International Pty Ltd. Miro were the\r\noriginal authors of Mambo and continue to actively support the project.</p>  <p><strong>3. Are there any restrictions to your use of Mambo?</strong></p>  <p>The GNU GPL grants you the freedom to use the software for whatever purpose you     see fit.</p>  <strong>4. May I charge money for Mambo?</strong>  <p>The\r\nGPL allows everyone the freedom to do this. The right to charge money\r\nto distribute Mambo is part of the definition of \"free\" software. </p>  <p>When\r\npeople think of \"selling software\'\', they usually imagine doing it the\r\nway most companies do it: making the software proprietary rather than\r\nfree. So to avoid ambiguity you may you may charge to distribute the\r\nsoftware and any other service you provide along the way. You may not\r\ncharge for the software itself.</p>  <p>Remember if  someone pays your fee the GPL also gives him or her the freedom to pass on the software with or without a fee.</p>  <p><strong>5. May I remove \"powered by Mambo, Copyright Miro etc\" from the footer?</strong></p>  <p>Yes you can although we would hope that you would retain it as a badge of honour.</p>  <p><strong>6. May I remove the \"copyright\" statements from the source code to Mambo?</strong></p>  <p>No, you must keep all copyright notices and credits in the source code.</p>  <p><strong>7. Does the GPL mean that my website content is also GPL?</strong></p>  <p>No.\r\nThe copyright and license of Mambo does not cover the content that you\r\ncreate. Using Mambo does not place any restrictions, legally, on the\r\nlicense or copyright you use for the content of your website.</p>  <p><strong>8. I have modified Mambo for my own web site. Do I have to release these     modifications?</strong></p>  <p>The\r\nGPL permits anyone to make a modified version for their own use without\r\nthe requirement to distribute it or pass on those changes to others.</p>  <p><strong>9. I have made a modification (hack) to the Mambo core code. Do I have     to release it under the GPL?</strong></p>  <p>If\r\nyou chose to distribute your modifications to others it must be\r\nreleased under the same terms that you received the original code. So\r\nyour modifications must be released under the GPL. You may of course in\r\nthis case modify the headers for the source code to include your own\r\ncopyright statement. If you do so you must clearly annotate in the\r\nsource code your amendments, changes or additions.</p>  <p><strong>10. I have written a Component, Module, Template for Mambo. Do I have     to release it under the GPL? </strong></p>  <p>No  The GPL allows you to write your own extensions for Mambo and to  release those extensions under whatever license you chose.</p>  <p><strong>11.\r\nI have written a Component, Module, Template for Mambo and released it\r\nunder the GPL and I charge a fee for it, but website X is giving it\r\naway for free.</strong></p>  <p>If someone pays your fee the GPL also\r\ngives him or her the freedom to pass on the software with or without a\r\nfee. Placing a restriction on someone\'s use of GPL licensed software is\r\nin breach of the GPL itself.</p>  <p><strong>12. May I purchase a copy of Mambo, which has the copyright statements     removed?</strong></p>  <p>Although other GPL products may be available in this way Mambo is not.</p>  <p><strong>13. I believe person A is in breach of the GPL what should I do?</strong></p>  <p>You should report it. First check all the facts that you can and then report it     by sending an e-mail to <em>license-violation@mamboserver.com</em>.</p>  <p><strong>14. Who has the power to enforce the GNU GPL license of Mambo?</strong></p>  <p>Only\r\nthe copyright holder, Miro International Pty Ltd, has the power to do\r\nthis. If the Mambo Development Team finds, or is made aware of, a\r\nbreach of the GPL they will report it to Miro for them to take any\r\nnecessary action. </p>  <p><strong><em>Miro takes copyright infringement very seriously and will prosecute to     the full extent of the law.</em></strong></p>  <p><strong>15.\r\nWebsite X is using, or offering, my non-GPL Component, Module, Template\r\nwithout my permission, or in breach of its license, can you help me?</strong></p>  <p>Whilst\r\nthis is not within the remit or responsibility of Mambo we are willing\r\nto act as intermediaries in this on your behalf. In most cases these\r\nsituations arise out of simple misunderstandings and can be settled\r\namicably. You should e-mail full details to <em>license-violation@mamboserver.com</em>.</p>  <p><strong>DISCLAIMER</strong></p>  <p>This\r\ndocument refers to the software program Mambo, Version 4.x and all\r\nsubsequent versions, released under the GNU General Public License and\r\ncopyright Miro International Pty Ltd.</p>  <p>This document is subject to additions, modifications and other changes at any time without notice.</p>  <p>A\r\nlawyer has not prepared this document. You should consult a lawyer\r\nexperienced in copyright, licensing and intellectual property for\r\nclarification.</p>  <p>Document Rev. 1.4 - 17th August 2004<br />  <br />  </p>  <br />','',1,0,0,0,'2004-08-19 20:11:07',62,'','2004-08-19 20:14:49',62,0,'0000-00-00 00:00:00','2004-08-19 00:00:00','0000-00-00 00:00:00','','','menu_image=\r\nitem_title=1\r\npageclass_sfx=\r\nback_button=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=',1,0,11,'','',0,17);
INSERT INTO mos_content VALUES (28,'The City of Light Los Angeles','The City of Light Los Angeles','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/LA.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:41:34',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,91,'','',0,0);
INSERT INTO mos_content VALUES (29,'The City of Light Crestone','The City of Light Crestone','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/Crestone.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:43:20',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,90,'','',0,0);
INSERT INTO mos_content VALUES (30,'The City of Light Cincinatti','The City of Light Cincinatti','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/Cincinatta.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:43:46',62,'','2005-07-18 20:44:16',62,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,89,'','',0,0);
INSERT INTO mos_content VALUES (31,'The City of Light San Juan','The City of Light San Juan','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/SanJuan.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:45:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,88,'','',0,0);
INSERT INTO mos_content VALUES (32,'The City of Light Four Corners','The City of Light Four Corners','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/FourCorners.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:45:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,87,'','',0,0);
INSERT INTO mos_content VALUES (33,'The City of Light Tulsa','The City of Light Tulsa','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/Tulsa.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:47:06',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,86,'','',0,0);
INSERT INTO mos_content VALUES (34,'The City of Light Austin, TX','The City of Light Austin, TX','<img height=\"530\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/austin.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:48:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,85,'','',0,0);
INSERT INTO mos_content VALUES (35,'The City of Light Dallas, TX','The City of Light Dallas, TX','<img height=\"533\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/dallas.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:49:14',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,84,'','',0,0);
INSERT INTO mos_content VALUES (26,'The City of Light New York','The City of Light New York','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/NY.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:39:41',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,93,'','',0,0);
INSERT INTO mos_content VALUES (27,'The City of Light San Diego','The City of Light San Diego','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/SanDiego.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:40:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,92,'','',0,0);
INSERT INTO mos_content VALUES (23,'The City of Light Niagara-on-the-Lake','The City of Light Niagara-on-the-Lake','<img height=\"496\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Niagara-Lake.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:35:51',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,96,'','',0,0);
INSERT INTO mos_content VALUES (24,'The City of Light Vancouver 2001','The City of Light Vancouver 2001','<img height=\"531\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/vancouver2001.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:37:37',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,95,'','',0,0);
INSERT INTO mos_content VALUES (25,'The City of Light San Francisco','The City of Light San Francisco','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/US/SanFrancisco.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:38:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,94,'','',0,0);
INSERT INTO mos_content VALUES (13,'The 17 Chakra System','The 17 Chakra System','The 17 Chakra System was channeled and received from the Elohim by Jhadten Jewall the day after the Conclave of Lord Michael in Banff Canada in March 1994. <br />&nbsp;It is the foundation of his work in the world, activating the Cities of Light and the Lightbodies of Mankind.&nbsp; Born in Canada, he is one Heart with the Mission of Canada: to breathe the Breath of God into the crystalline structures of Reality, activating the Lightbodies of Earth and Mankind for the New Millennium of Peace on Earth. ','<address>The following diagram will illustrate the transpersonal and Earth chakras as well as how they are integrated into the body.&nbsp; The Elohim explained that during this time of an expansion of our localized consciousness to a place of global consciousness (media, internet, satellites etc express the outward manifestation of our global consciousness), a new system of energy awareness would be needed.&nbsp; Up until this point the traditional 7 chakra System as we have inherited it from India and other cultures, has served us well in understanding our energy fields.&nbsp; In this time of transition from 3rd through 4th into 5th density realms of energy and awareness, we need to be aware of more aspects of our energy fields.&nbsp;&nbsp; As everything in our lives has become more complex to make life easier, so our understanding of our energy fields becomes more complex in order to live with ease and grace during these times of transition.&nbsp; The vague idea or visualization of grounding now becomes a science of clear levels of awareness.&nbsp; As the Earth has definite geological layers and levels, so too our body consciousness.&nbsp; Grounding into each successive layer of the Earth is creating a definite connection to a level of body awareness, being conscious of a level of energy in our bodies;&nbsp; this is absolutely necessary in order to know where to ground, embody the higher vibrations of our soul energy, the transpersonal chakras.&nbsp;&nbsp; Becoming familiar with the Earth Chakras means creating the space and possibility to actually embody the higher frequencies of your soul: the deeper the grounding, the higher the frequencies that can be embodied.&nbsp; Becoming familiar therefore, means to embody a level of energy awareness.&nbsp; This is the step from 3rd into 4th density reality.&nbsp; This is the step from an instinctive and reactive reality based on fear, separation and romance to a reality of inner freedom through detachment.&nbsp; Here we begin to become \'we\' instead of \'me\'.&nbsp; As the integrated, embodied chakras fuse with the traditional chakras and lift the vibration even higher, shifting the centre of the chakra higher resp. to a more precise centre (crown and base), we experience the shift from 4th to 5th density realms of energy: this is the shift from inner freedom to realizing that nothing can be more fulfilling and satisfying than becoming pure channels of divine will.&nbsp; This is a movement towards enlightenment and the \'we\' now becomes \'one\', unity in diversity, global peace and harmony, a golden age is born.&nbsp;&nbsp; This is an alchemical process, that is described by the Elohim in Jhadten\'s channelings.&nbsp; At the moment he is writing an extensive book on the subject which is due to be finished Jan 2005.&nbsp; In the meantime, the cassette tape &quot;The 17 Chakra Meditation&quot; not only introduces the system but also has a guided journey on Side B that facilitates the alchemical process of activating the chakras of the 5th dimension.&nbsp; The power and the love of the Elohim is encoded into the voice and music, providing the listener with a direct experience of the power of this knowledge.&nbsp;&nbsp; Listen to the tape and not only your intellect but your whole brain shall grasp the import of this system.&nbsp; This was a clear directive of the Elohim as well.&nbsp; Below, the diagrams which illustrate the system as well as a link to the order page where you can order the tape. <br /></address>',1,4,0,13,'2005-07-15 16:29:44',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-15 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,1,'','',0,3);
INSERT INTO mos_content VALUES (14,'The Light Hologram for the whole of Canada','The Light Hologram for the whole of Canada','&nbsp;<img height=\"1006\" hspace=\"0\" src=\"/jhadten/images/stories/Canada2.jpg\" width=\"640\" align=\"middle\" border=\"0\" />','<p />',1,5,0,17,'2005-07-16 15:37:23',62,'','2005-07-18 20:16:37',62,0,'0000-00-00 00:00:00','2005-07-16 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,105,'','',0,2);
INSERT INTO mos_content VALUES (15,'The City of Light Vancouver','The City of Light Vancouver','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Vancouver.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:23:07',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,104,'','',0,2);
INSERT INTO mos_content VALUES (16,'The City of Light Toronto','The City of Light The City of Light Toronto','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Toronto.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:26:23',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,103,'','',0,1);
INSERT INTO mos_content VALUES (17,'The City of Light Markham','The City of Light Markham','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Markham.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:27:41',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,102,'','',0,0);
INSERT INTO mos_content VALUES (18,'The City of Light Montreal','The City of Light Montreal','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Montreal.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:28:36',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,101,'','',0,1);
INSERT INTO mos_content VALUES (19,'The City of Light Victoria','The City of Light Victoria','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Victoria.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:29:41',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,100,'','',0,0);
INSERT INTO mos_content VALUES (20,'The City of Light Ottawa','The City of Light Ottawa','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/Ottawa.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:30:35',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,99,'','',0,0);
INSERT INTO mos_content VALUES (21,'The City of Light Truro, Nova Scotia','The City of Light Truro, Nova Scotia','<img height=\"531\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/truro.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:31:28',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,98,'','',0,0);
INSERT INTO mos_content VALUES (22,'The City of Light Squamish, BC Canada','The City of Light Squamish, BC Canada','<img height=\"513\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Canada/squamish.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:33:30',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,97,'','',0,0);
INSERT INTO mos_content VALUES (36,'The City of Light Beijing, China','The City of Light Beijing, China','<img height=\"544\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/China/beijing.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:57:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,83,'','',0,0);
INSERT INTO mos_content VALUES (37,'The City of Light Tokyo','The City of Light Tokyo','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Japan/Tokyo.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:58:20',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,82,'','',0,0);
INSERT INTO mos_content VALUES (38,'The City of Light Dubai','The City of Light Dubai','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UAE/Dubai.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 20:59:08',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,81,'','',0,0);
INSERT INTO mos_content VALUES (39,'The City of Light Athens','The City of Light Athens','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Greece/Athens.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 21:00:02',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,80,'','',0,0);
INSERT INTO mos_content VALUES (40,'The City of Light Bremen','The City of Light Bremen','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/Bremen.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 21:01:01',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,79,'','',0,0);
INSERT INTO mos_content VALUES (41,'The City of Light Hamburg','The City of Light Hamburg','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/Hamburg.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 21:01:47',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,78,'','',0,0);
INSERT INTO mos_content VALUES (42,'The City of Light Munich','The City of Light Munich','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/Munich.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 21:02:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,77,'','',0,0);
INSERT INTO mos_content VALUES (43,'The City of Light Bayern','The City of Light Bayern','<img height=\"572\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/bay2.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:42:36',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,76,'','',0,0);
INSERT INTO mos_content VALUES (44,'The City of Light Lilienthal','The City of Light Lilienthal','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/Lilienthal.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:43:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,75,'','',0,0);
INSERT INTO mos_content VALUES (45,'The City of Light Fulda, Germany','The City of Light Fulda, Germany','<img height=\"533\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/fulda.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:43:50',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,74,'','',0,0);
INSERT INTO mos_content VALUES (46,'The City of Light Dresden, Germany','The City of Light Dresden, Germany','<img height=\"496\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/dresden.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:44:28',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,73,'','',0,0);
INSERT INTO mos_content VALUES (47,'The City of Light Kassel, Germany','The City of Light Kassel, Germany','<img height=\"557\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/KASSEL.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:44:58',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,72,'','',0,0);
INSERT INTO mos_content VALUES (48,'The City of Light Stuttgart, Germany','The City of Light Stuttgart, Germany','<img height=\"547\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/stuttgart.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:45:34',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,71,'','',0,0);
INSERT INTO mos_content VALUES (49,'The City of Light Berlin Germany','The City of Light Berlin Germany','<img height=\"496\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/BERLIN2.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:46:21',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,70,'','',0,0);
INSERT INTO mos_content VALUES (50,'The City of Light Hannover, Germany','The City of Light Hannover, Germany','<img height=\"533\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/hannover.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:47:09',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,69,'','',0,0);
INSERT INTO mos_content VALUES (51,'The City of Light Dusseldorf, Germany','The City of Light Dusseldorf, Germany','<img height=\"543\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/dusseldorf.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:47:39',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,68,'','',0,0);
INSERT INTO mos_content VALUES (52,'The City of Light Schwalbenthal, Germany','The City of Light Schwalbenthal, Germany','<img height=\"549\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/schwalbenthal.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:48:22',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,67,'','',0,0);
INSERT INTO mos_content VALUES (53,'The City of Light Bochum, Germany','The City of Light Bochum, Germany','<img height=\"544\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/bochum.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:48:56',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,66,'','',0,0);
INSERT INTO mos_content VALUES (54,'The City of Light Dortmund, Germany','The City of Light Dortmund, Germany','<img height=\"544\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/dortmund.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:49:28',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,65,'','',0,0);
INSERT INTO mos_content VALUES (55,'The City of Light Überlingen, Germany','The City of Light Überlingen, Germany','<img height=\"521\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/ueberlingenW.jpg\" width=\"415\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:50:20',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,64,'','',0,0);
INSERT INTO mos_content VALUES (56,'The City of Light Frankfurt/Main, Germany','The City of Light Frankfurt/Main, Germany','<img height=\"558\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/FrankfurtA4.jpg\" width=\"430\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:51:00',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,63,'','',0,0);
INSERT INTO mos_content VALUES (57,'The City of Light Lake Constance, Germany (Bodensee Saphir, Deutschland)','The City of Light Lake Constance, Germany (Bodensee Saphir, Deutschland)','<img height=\"639\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Germany/bodensee2.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:51:40',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,62,'','',0,0);
INSERT INTO mos_content VALUES (58,'The City of Light Tilburg, Netherlands','The City of Light Tilburg, Netherlands','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Tilburg.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:52:48',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,61,'','',0,1);
INSERT INTO mos_content VALUES (59,'The City of Light Arnheim','The City of Light Arnheim','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Arnheim.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:53:18',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,60,'','',0,0);
INSERT INTO mos_content VALUES (60,'The City of Light Einhoven','The City of Light Einhoven','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Einhoven.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:53:43',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,59,'','',0,0);
INSERT INTO mos_content VALUES (61,'The City of Light Amsterdam','The City of Light Amsterdam','<img height=\"536\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/amsterdam.jpg\" width=\"500\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:54:14',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,58,'','',0,0);
INSERT INTO mos_content VALUES (62,'The City of Light Maastricht','The City of Light Maastricht','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Maastricht.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:54:41',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,57,'','',0,0);
INSERT INTO mos_content VALUES (63,'The City of Light Uden','The City of Light Uden','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Uden.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:55:12',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,56,'','',0,0);
INSERT INTO mos_content VALUES (64,'The City of Light Haarlem','The City of Light Haarlem','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Haarlem.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:55:43',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,55,'','',0,0);
INSERT INTO mos_content VALUES (65,'The City of Light Havelte (Netherlands) co-created by Wilka Zelders of Holland and Jhadten Jewall of','The City of Light Havelte (Netherlands) co-created by Wilka Zelders of Holland and Jhadten Jewall of','<img height=\"638\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/havelte.jpeg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:56:25',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,54,'','',0,0);
INSERT INTO mos_content VALUES (66,'The City of Light Alkmaar','The City of Light Alkmaar','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Alkmaar.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:56:54',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,53,'','',0,0);
INSERT INTO mos_content VALUES (67,'The City of Light Den Haag','The City of Light Den Haag','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/DenHaag.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:57:21',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,52,'','',0,0);
INSERT INTO mos_content VALUES (68,'The City of Light Rotterdam','The City of Light Rotterdam','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Rotterdam.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:57:50',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,51,'','',0,0);
INSERT INTO mos_content VALUES (69,'The City of Light Middelburg/Vlissingen','The City of Light Middelburg/Vlissingen','<img height=\"562\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Mittel.jpeg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:58:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,50,'','',0,0);
INSERT INTO mos_content VALUES (70,'The City of Light Utrecht','The City of Light Utrecht','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Utrecht.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:59:12',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,49,'','',0,0);
INSERT INTO mos_content VALUES (71,'The City of Light Groningen','The City of Light Groningen','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Groningen.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 22:59:43',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,48,'','',0,0);
INSERT INTO mos_content VALUES (72,'The City of Light Nijmegen','The City of Light Nijmegen','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Nijmegen.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:00:18',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,47,'','',0,0);
INSERT INTO mos_content VALUES (73,'The City of Light Venray','The City of Light Venray','<img height=\"548\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Venray.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:01:12',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,46,'','',0,0);
INSERT INTO mos_content VALUES (74,'The City of Light Vught, Netherlands','The City of Light Vught, Netherlands','<img height=\"631\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Netherlands/Vught.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:03:53',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,45,'','',0,0);
INSERT INTO mos_content VALUES (75,'The City of Light London','The City of Light London','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/London.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:05:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,44,'','',0,0);
INSERT INTO mos_content VALUES (76,'The City of Light Glastonbury','The City of Light Glastonbury','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Glastonbury.jpeg\" width=\"420\" border=\"0\" /> ','',1,5,0,17,'2005-07-18 23:06:05',62,'','2005-07-18 23:07:35',62,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,43,'','',0,1);
INSERT INTO mos_content VALUES (77,'The City of Light Edinburgh','The City of Light Edinburgh','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Edinburgh.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:06:35',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,42,'','',0,0);
INSERT INTO mos_content VALUES (78,'The City of Light Glasgow','The City of Light Glasgow','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Glasgow.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:07:08',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,41,'','',0,0);
INSERT INTO mos_content VALUES (79,'The City of Light Iona, Scotland','The City of Light Iona, Scotland','<img height=\"555\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/iona.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:08:05',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,40,'','',0,0);
INSERT INTO mos_content VALUES (80,'The City of Light Brecon','The City of Light Brecon','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Brecon.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:08:33',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,39,'','',0,0);
INSERT INTO mos_content VALUES (81,'The City of Light Fortingall, Scotland','The City of Light Fortingall, Scotland','<img height=\"511\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/2fortingall.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:09:31',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,38,'','',0,0);
INSERT INTO mos_content VALUES (82,'The City of Light Belfast, Ireland','The City of Light Belfast, Ireland','<img height=\"537\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/8belfast.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:09:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,37,'','',0,0);
INSERT INTO mos_content VALUES (83,'The City of Light York, England','The City of Light York, England','<img height=\"554\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/york.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:10:17',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,36,'','',0,0);
INSERT INTO mos_content VALUES (84,'The City of Light East Anglia, England','The City of Light East Anglia, England','<img height=\"548\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/eastanglia.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:10:49',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,35,'','',0,0);
INSERT INTO mos_content VALUES (85,'The City of Light Bath, UK','The City of Light Bath, UK','<img height=\"544\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Bath.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:11:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,34,'','',0,0);
INSERT INTO mos_content VALUES (86,'The City of Light Holyhead, UK','The City of Light Holyhead, UK','<img height=\"544\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/holyhead.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:11:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,33,'','',0,0);
INSERT INTO mos_content VALUES (87,'The New City of Light Stratford-on-Avon (Great Britain)','The New City of Light Stratford-on-Avon (Great Britain)','<img height=\"591\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/StratfordOA.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:12:16',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,32,'','',0,0);
INSERT INTO mos_content VALUES (88,'The New City of Light Surrey (Great Britain)','The New City of Light Surrey (Great Britain)','<img height=\"640\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Surrey.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:12:51',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,31,'','',0,0);
INSERT INTO mos_content VALUES (89,'The New City of Light Winchester (Great Britain)','The New City of Light Winchester (Great Britain)','<img height=\"643\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/winchester.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:13:18',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,30,'','',0,0);
INSERT INTO mos_content VALUES (90,'The City of Light Fife, Scotland','The City of Light Fife, Scotland','<img height=\"648\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/fife.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:13:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,29,'','',0,0);
INSERT INTO mos_content VALUES (91,'The City of Light Oxford, UK','The City of Light Oxford, UK','<img height=\"635\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/oxford2.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:14:20',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,28,'','',0,0);
INSERT INTO mos_content VALUES (92,'The City of Light Strata Florida, Wales, UK','The City of Light Strata Florida, Wales, UK','<img height=\"971\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/stratabsw.jpg\" width=\"600\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:15:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,27,'','',0,0);
INSERT INTO mos_content VALUES (93,'Canterbury, England, UK','Canterbury, England, UK','<img style=\"WIDTH: 491px; HEIGHT: 793px\" height=\"793\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/canterburyw.jpg\" width=\"491\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:17:57',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,26,'','',0,0);
INSERT INTO mos_content VALUES (94,'The City of Light Tara, Eire','The City of Light Tara, Eire','<img height=\"552\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/tara.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:18:51',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,25,'','',0,0);
INSERT INTO mos_content VALUES (95,'The City of Light Tralee, Eire','The City of Light Tralee, Eire','<img height=\"539\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/tralee.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:19:21',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,24,'','',0,0);
INSERT INTO mos_content VALUES (96,'Croagh Patrick, Eire (Republic of Ireland)','Croagh Patrick, Eire (Republic of Ireland)','<img height=\"460\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/Croagh%20Patrick.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:20:03',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,23,'','',0,0);
INSERT INTO mos_content VALUES (97,'The City of Light Cork, Eire (Ireland)','The City of Light Cork, Eire (Ireland)','<img height=\"631\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/cork.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:20:30',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,22,'','',0,0);
INSERT INTO mos_content VALUES (98,'The City of Light Dublin, Eire','The City of Light Dublin, Eire','<img height=\"653\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/dublin.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:21:08',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,21,'','',0,0);
INSERT INTO mos_content VALUES (99,'The City of Light Clones, Eiru (Ireland)','The City of Light Clones, Eiru (Ireland)','<img height=\"650\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/clones.jpg\" width=\"402\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:21:40',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,20,'','',0,0);
INSERT INTO mos_content VALUES (100,'Wicklow County, Eire (Republic of Ireland)','Wicklow County, Eire (Republic of Ireland)','<p><img height=\"823\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/UK/wickloww.jpg\" width=\"640\" border=\"0\" /></p>','',1,5,0,17,'2005-07-18 23:23:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,19,'','',0,0);
INSERT INTO mos_content VALUES (101,'The City of Light Brugges','The City of Light Brugges','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Belgium/Brugges.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:23:42',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,18,'','',0,0);
INSERT INTO mos_content VALUES (102,'The City of Light Matrix of Belgium','The City of Light Matrix of Belgium','<img height=\"508\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Belgium/8belgiummat.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:24:08',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,17,'','',0,0);
INSERT INTO mos_content VALUES (103,'The City of Light Antwerp, Belgium','The City of Light Antwerp, Belgium','<img height=\"539\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Belgium/antwerp.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:24:34',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,16,'','',0,0);
INSERT INTO mos_content VALUES (104,'The City of Light for the Province of Antwerp and Konigsteen, Belgium','The City of Light for the Province of Antwerp and Konigsteen, Belgium','<img height=\"642\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Belgium/KONIG.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:25:13',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,15,'','',0,0);
INSERT INTO mos_content VALUES (105,'The City of Light Oslo','The City of Light Oslo','<img height=\"567\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Norway/oslo.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:25:51',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,14,'','',0,0);
INSERT INTO mos_content VALUES (106,'The City of Light Copenhagen, Denmark','The City of Light Copenhagen, Denmark','<img height=\"545\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Denmark/copenhagen.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:26:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,13,'','',0,0);
INSERT INTO mos_content VALUES (107,'The City of Light Zurich, Switzerland','The City of Light Zurich, Switzerland','<img height=\"536\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Switzerland/zurich.JPG\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:26:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,12,'','',0,0);
INSERT INTO mos_content VALUES (108,'The City of Light Bern, Switzerland','The City of Light Bern, Switzerland','<img height=\"550\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Switzerland/bern.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:27:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,11,'','',0,0);
INSERT INTO mos_content VALUES (109,'The City of Light Luzern, Switzerland','The City of Light Luzern, Switzerland','<img height=\"550\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Switzerland/luzern.jpg\" width=\"433\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:27:45',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,10,'','',0,0);
INSERT INTO mos_content VALUES (110,'The Heart of Switzerland: Vierwaldstättersee (Lake Lucerne)','The Heart of Switzerland: Vierwaldstättersee (Lake Lucerne)','<img height=\"639\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Switzerland/herzCHs.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:28:13',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,9,'','',0,0);
INSERT INTO mos_content VALUES (111,'The City of Light Schaffhausen, Switzerland','The City of Light Schaffhausen, Switzerland','<img hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Switzerland/schaffhausenw.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:29:07',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,8,'','',0,0);
INSERT INTO mos_content VALUES (112,'The City of Light Barcelona, Spain','The City of Light Barcelona, Spain','<img height=\"543\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Spain/b2.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:29:42',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,7,'','',0,0);
INSERT INTO mos_content VALUES (113,'The City of Light Barcelona, Spain','The City of Light Barcelona, Spain','<img height=\"543\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Spain/b2.jpg\" width=\"420\" border=\"0\" />','',-2,5,0,17,'2005-07-18 23:30:50',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,0,'','',0,0);
INSERT INTO mos_content VALUES (114,'The City of Light Cordova, Spain','The City of Light Cordova, Spain','<img height=\"607\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Spain/cordova.jpg\" width=\"450\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:31:58',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,6,'','',0,0);
INSERT INTO mos_content VALUES (115,'The City of Light Malaga, Spain','The City of Light Malaga, Spain','<img height=\"639\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Spain/malagas.jpg\" width=\"460\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:32:29',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,5,'','',0,0);
INSERT INTO mos_content VALUES (116,'The City of Light for the Country of Turkey','The City of Light for the Country of Turkey','<img  hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfLight/Turkey/turkeyw.jpg\" width=\"420\" border=\"0\" />','',1,5,0,17,'2005-07-18 23:33:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,4,'','',0,0);
INSERT INTO mos_content VALUES (117,'The Symbols of the Keys and Codes of Ethics and Morality in the New City of Light Camelot','The Symbols of the Keys and Codes of Ethics and Morality in the New City of Light Camelot','<p>In an interdimensional reading with Dr. Norma Milanovich, El Morya, Sananda and Kuthumi indicated that there were 3 rays of golden light from my crown chakra, each containing three stars. The nine stars represented the symbols that I was to retrieve over a nine month period (one each month) from the High Council of Law within the Gateway of Orion.</p><p><table class=\"htmtableborders\" style=\"WIDTH: 100%\" cellspacing=\"1\" cellpadding=\"1\" border=\"0\"><tbody><tr><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail2.jpeg\" width=\"100\" border=\"0\" /></td><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail1.jpeg\" width=\"100\" border=\"0\" /></td><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail3.jpeg\" width=\"100\" border=\"0\" /></td></tr></tbody></table></p><p /><p /><p /><p /><p /><p /><p /><p /><p /><p>Each month I traveled interdimensionally to receive these symbols. They have been designed by the High Council of Law to trigger the keys and codes of Ethics and Morality in the new paradigm of Reality that we are cocreating, the Age of Aquarius or the Seventh Golden Age as it is sometimes called (also sometimes termed the New City of Light Camelot). Receiving the symbols has been very powerful and transformational for me personally.</p><p><table class=\"htmtableborders\" style=\"WIDTH: 100%\" cellspacing=\"1\" cellpadding=\"1\" border=\"0\"><tbody><tr><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail4.jpeg\" width=\"100\" border=\"0\" /></td><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail5.jpeg\" width=\"100\" border=\"0\" /></td><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail6.jpeg\" width=\"100\" border=\"0\" /></td></tr></tbody></table></p><p>To my great delight, the symbols have become very popular with others all over the globe and are triggering awareness and events for those people who have them or see them. The consciousness that is being awakened and the events created, indicate a shift in our relationships, to Self, to the World and to Others. For me, two workshops and a lot of material for a book have been generated through the symbols. I feel blessed by this gift and know that blessings will follow those who meditate or work with them. Namaste. Adonai.</p><p><table class=\"htmtableborders\" style=\"WIDTH: 100%\" cellspacing=\"1\" cellpadding=\"1\" border=\"0\"><tbody><tr><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail7.jpeg\" width=\"100\" border=\"0\" /></td><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail8.jpeg\" width=\"100\" border=\"0\" /></td><td><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Thumbnails/CamelotThumbnail9.jpeg\" width=\"100\" border=\"0\" /></td></tr></tbody></table></p><p>&nbsp;&nbsp;&nbsp; <br /></p>','',1,5,0,18,'2005-07-18 23:39:58',62,'','2005-07-20 14:04:19',62,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',4,0,1,'','',0,7);
INSERT INTO mos_content VALUES (118,'First Symbol of the Codes and Keys of Ethics','First Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot1.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,18,'2005-07-18 23:40:49',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,2,'','',0,4);
INSERT INTO mos_content VALUES (119,'Second Symbol of the Codes and Keys of Ethics','Second Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot2.jpeg\" width=\"420\" border=\"0\" /> ','',1,5,0,18,'2005-07-18 23:41:23',62,'','2005-07-18 23:46:49',62,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,3,'','',0,4);
INSERT INTO mos_content VALUES (120,'Third Symbol of the Codes and Keys of Ethics','Third Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot3.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,18,'2005-07-18 23:42:01',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,4,'','',0,3);
INSERT INTO mos_content VALUES (121,'Fourth Symbol of the Codes and Keys of Ethics','Fourth Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot4.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,18,'2005-07-18 23:43:06',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,5,'','',0,3);
INSERT INTO mos_content VALUES (122,'Fifth Symbol of the Codes and Keys of Ethics','Fifth Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot5.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,18,'2005-07-18 23:43:33',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,6,'','',0,2);
INSERT INTO mos_content VALUES (123,'Sixth Symbol of the Codes and Keys of Ethics','Sixth Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot6.jpeg\" width=\"420\" border=\"0\" /> ','',1,5,0,18,'2005-07-18 23:44:05',62,'','2005-07-18 23:47:20',62,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,7,'','',0,1);
INSERT INTO mos_content VALUES (124,'Seventh Symbol of the Codes and Keys of Ethics','Seventh Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot7.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,18,'2005-07-18 23:44:40',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,8,'','',0,2);
INSERT INTO mos_content VALUES (125,'Eighth Symbol of the Codes and Keys of Ethics','Eighth Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot8.jpeg\" width=\"420\" border=\"0\" />','',1,5,0,18,'2005-07-18 23:45:05',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,9,'','',0,1);
INSERT INTO mos_content VALUES (126,'Ninth Symbol of the Codes and Keys of Ethics','Ninth Symbol of the Codes and Keys of Ethics','<img height=\"600\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/CitiesOfCamelot/Camelot9.jpeg\" width=\"420\" border=\"0\" /> ','',1,5,0,18,'2005-07-18 23:45:36',62,'','2005-07-18 23:47:02',62,0,'0000-00-00 00:00:00','2005-07-18 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,10,'','',0,2);
INSERT INTO mos_content VALUES (127,'A Selection of Links to some of Our Favorite Sites and Sites of those we wish to support','A Selection of Links to some of Our Favorite Sites and Sites of those we wish to support','<p>Wilka Zelders <br /><a href=\"http://www.shadeshifter.nl/\">www.shadeshifter.nl</a></p><p>Claudette Bouchard (counselling and coaching) <br /><a href=\"http://www.claudettebouchard.com/\">www.claudettebouchard.com</a></p><p>Claire Williams ~ Paradigm Shift Magazine&nbsp; <br /><a href=\"http://www.paradigmshift.info/\">www.paradigmshift.info</a></p><p>Craig Russel ~ Akasha Mystery School&nbsp; <br /><a href=\"http://www.soul-journey.com/\">www.soul-journey.com</a></p><p>Marielle Croft (Astrologer par excellence) <br /><a href=\"http://www.croftastrologer.com/\">www.croftastrologer.com</a></p><p>Patricia Diane Cota-Robles (Humanity\'s Purpose) <br /><a href=\"http://www.1spirit.com/eraofpeace/\">www.1spirit.com/eraofpeace/</a></p><p>Edwin Courtenay - Channel and Facilitator <br /><a href=\"http://www.bluestarofwonder.com/\">www.bluestarofwonder.com</a></p><p>Yael, Shanna and Doug (interesting information on Twin Flames)<br /><a href=\"http://www.circleoflight.net/\">www.circleoflight.net</a> <br /><a href=\"http://www.unitingtwinflames.com/\">www.unitingtwinflames.com</a> </p><p>Joseph Eliezer -Spiritual Counselor/Intuitive Guide <br /><a href=\"http://www.1111spiritroad.com/\">www.1111spiritroad.com</a></p><p>Norma Milanovich<br /><a href=\"http://www.athenalctr.com/\">www.athenalctr.com</a></p><p>Drunvalo Melchizedek<br /><a href=\"http://www.drunvalo.net/\">www.drunvalo.net</a></p><p>Joke de Bruin<br /><a href=\"http://www.cosmicsymbols.com/\">www.cosmicsymbols.com</a></p><p>Discharge of Neutral Aspects<br /><a href=\"http://www.dofna.com/\">www.dofna.com</a></p><p>James Twyman - Emissary of Light<br /><a href=\"http://www.jamestwyman.com/\">www.jamestwyman.com</a></p><p>Janosh<br /><a href=\"http://www.13mooncalendar.com/\">www.13mooncalendar.com</a></p><p>Bodhi Dhaara ~ Rising to Immortality<br /><a href=\"http://www.risingtoimmortality.com/\">www.risingtoimmortality.com</a></p><p>Sashiva<br /><a href=\"http://www.starheart.freeserve.co.uk/\">www.starheart.freeserve.co.uk</a></p><p>John Ryan &amp; Michelle Malouin - Cocreah Resources<br /><a href=\"http://www.cocreah.com/\">www.cocreah.com</a></p><p>Christopher Sell<br /><a href=\"http://www.heaven-on-earth.co.uk/\">www.heaven-on-earth.co.uk</a></p><p>Peter v.d. Burg and&nbsp; his Lichtzentrum Daath<br /><a href=\"http://www.daath.111.nl/\">www.daath.111.nl</a></p><p>Angelina Philips<br /><a href=\"http://www.goldenmovements.com/\">www.goldenmovements.com</a></p><p>Feng Shui Earth Energy\'s VEPS<br /><a href=\"http://www.gaiasav.com/\">www.gaiasav.com</a></p><p>God Consciousness (Clive Hetherington et.al)<br /><a href=\"http://www.truespirit.freeserve.co.uk/\">www.truespirit.freeserve.co.uk</a></p><p>Young Living Essential Oils - in Vancouver- Cheska Cherris <br />ccherris.younglivingworld.com</p><p>Christianne - Spirit Mythos <br /><a href=\"http://www.spiritmythos.org/\">www.spiritmythos.org</a></p><p>New Age Start 4 All <br />new-age.start4all.com</p><p>Sacred Space Healing with Sareya <br /><a href=\"http://www.sacredspacehealing.com/\">www.sacredspacehealing.com</a></p><p>Ashtar Athena <br /><a href=\"http://www.astharlightworkcenter.com/\">www.astharlightworkcenter.com</a></p><p>Jay Woodman <br /><a href=\"http://www.jnpwoodman.freeserve.co.uk/\">www.jnpwoodman.freeserve.co.uk</a></p><p>John Overdurf and Julie Silverthorn&nbsp; NLP and PhotoReading (highly recommended, professional wonderful facilitators)&nbsp; <br /><a href=\"http://www.neuroenergetics.com/\">www.neuroenergetics.com</a></p><p>The Preservation and Restoration of the Holy Wells of Ireland - Moira (Mo) Griffith<br /><a href=\"http://www.slaine.ie/\">www.slaine.ie</a></p><p>Nyako Nakar<br /><a href=\"http://www.nyakonakar.com/\">www.nyakonakar.com</a></p><p>Patricia Dupuis: <br />Soul Symbols...Your Personal Sacred Geometry<br /><a href=\"http://www.soul-geometry.com/\">www.soul-geometry.com</a></p><p>Alex Chaloner: The Goddess Within Website <br /><a href=\"http://www.goddesswithin.co.uk/\">www.goddesswithin.co.uk</a></p><p />','',1,4,0,24,'2005-07-19 07:43:53',62,'','2005-07-19 07:47:06',62,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',3,0,1,'','',0,7);
INSERT INTO mos_content VALUES (128,'Three sacred Journey of Sound Creation','Three sacred Journey of Sound Creation','<p>In my Godself vibrations of Light I attune to those frequencies that we identify as being the same as the Elim Angels of Light and Sound Creation join the Elohim, the Hathors, Lady Nada and Metatron and ask for information regarding the Journeys of Sound Creation in 2000-2001.</p>','<p>In the Light of the Most Radiant One we gather as you have requested and focused upon, for we are the vibrations of your soul that resonate with the Light of the Most High in the Perfection of Father/Mother God’s Celestial Harmony of the Spheres. Indeed, your civilization is moving quickly through the accelerated frequencies of the Heart and rising higher and higher above the sea of emotions, to shine the Light of Divinity into the realms of creation where you dwell. Having completed the Trinity of the Heart in Oman, Tibet and Indonesia, the vibrational frequencies of your hearts are now ready to transmit the Divine Codes of Creation into the three sacred venues of this realm that resonate like tuning forks to the Light of Tomorrow. These are the Holy Lands, with devoted focus on the holy city of Petra; the continent of Australia that expands in the beauty of the Songlines of the Earth, with devoted focus on the area of Purnululu, a site sacred to the Dreamtime, and the Kimberleys, due to the crystalline diamond structures of the Earth here that resonate to the Light of Tomorrow; and finally, the ancient Land of China, with devoted focus on the Takla Makan desert, where ancient caves of sound lie silent, awaiting the clarion call of the Eve/Adam Kadmons emerging, that the walls of separation may be dissolved, that the terra cotta army be awakened within the mineral kingdoms, that the crystalline rivers of light within this sacred vortex of Earth begin to flow into the hearts of all, as the Jade Heart of Compassion is awakened within the Children of Light to cocreate a unified field of Love that shall encompass the Earth. </p><p>The Holy Lands call those of the Germanic tribes, for it is those souls and those connected genetically or through sympathetic resonance, and those souls only who work with the level of precision, exactitude and correctness vibrationally and may transmit these codes through sound that are destined to open the lid of the Ark of the Covenant and allow the new forces of creation in all conscious awareness to unfold. The Ancient One, the Ancestor of all Ancestors, the Aborigine of all Aborigines, calls forth all souls of all nations to gather in the sacred landscape of Purnululu in northwestern Australia, that the Dreamtime may be reawakened through the new Songs of the Heart - the spirals and circles and pathways of the new crystalline web shall be sung from the awakened Heart and open the doorway of the new Dreamtime emerging. The codes shall be anchored with dolphin support and brought as holy treasures then to the Mother Rock, Uluru and Her blessed companions, the Kata Tjuta (Olga Rocks) tender and sweet. As the Ark and the New Dreamtime of the Mother are opened, thus now the Jade Heart of Compassion may open in its sweet song of a New Dawn. Into the Tarim Basin the Song of Creation shall resound as the higher frequencies of the Christed Consicousness are transmitted through the voices of those gathered to anchor the pattern of creation that shall allow the Jade Heart that lived vibrantly here in the ancient days of Buddhistic Enlightenment. Gather, thus oh Children of Light, in this basin where the holy tribe shall gather to release from the Treasury of Light the energies of Tomorrow. Here the crystalline frequencies of the Cities of Light gather in a translation point of energy that shall have the greatest significance for mankind and Mother Earth. For through this, a unified field of love of a higher dimension shall be anchored upon the Earth planes, that shall create a new immune system for Mother Earth and Humanity. Thus, for this task, the clarion call goes especially to the Netherlands and the souls connected through genetic information and through soul resonance such as the Belgium nation. Gather, oh Builders of the Shield of the Command, that the Shield of Light be anchored here in the Heart of China. Thus Sound shall issue forth with a new force of Creation, in tongues of flames encoded with the symbols of the Seventh Golden Age, with a brilliance of the Mind, illumined now by the Rainbow Serpent of the new Dreamtime, and with a depth of the Heart, that unifies all twelve tribes of Israel (to which each and every soul incarnated upon the Earth at this time belongs) in the new Jade vibrations of infinite Compassion. Thus the Trinity of the Souls Empowered by the Sound of Creation shall be complete. Thus, the way is opened that the final Trinity of the Threefold (experience, express, expand): the Sacred Journeys of Ascension Initiations. How we rejoice with the Earth planes in the marvel of the beauty and grace you exemplify in your endeavours to serve the Divine Plan in harmony and alignment with the celestial blueprints and terrestrial blueprints of Creation. Glory to the Light of your Soul Essences, Praise to the Pathways of your Hearts, Blessings on your Journeys into Light. Kodoish, Kodoish, Kodoish, Adonai Tsevayoth!!!</p>',1,4,0,16,'2005-07-19 07:54:56',62,'','2005-07-20 14:24:16',62,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,8,'','',0,0);
INSERT INTO mos_content VALUES (129,'Humpback Whale Encouter Jan 29-Feb 05, 2005','Humpback Whale Encouter Jan 29-Feb 05, 2005','<p>Sound Codes of the Dolphin Temple of Atlantis </p><p>DOMINICAN REPUBLIC -SILVER BANKS IN THE CARIBBEAN</p><p>Come join us in this extraordinary experience of swimming with the humpback whales....only here in Silver Banks in the Dominican Republic are you able to swim with them. This is the only place in the world where you legally can have an in the water encounter with them.&nbsp; At this time of year, the humpbacks have come down from Greenland to have their babies...so we will have encounters with Moms and their babies along with their escorts, Singer whales and other groups of humpbacks.&nbsp;&nbsp; We will see rowdy adolescents, tail slapping and breaching. The experience is totally safe and well guided through Bottom Time Adventures. Jhadten will provide daily meditations ‘under the stars’ as well as before entering the water to attune you to the frequencies of these ‘Melchizedeks of the Planet’.&nbsp; </p>','This year the whales will be transmitting the codes of sound from the dolphin temple of Atlantis.&nbsp; These codes are for humanity, to ensure the activation of our divinity in embodiment as we experienced it at the beginning of the Atlantean civilization...but this time, there will be no seeds of possible decline....the empowerment this time will last for 10,000s of years.&nbsp;&nbsp; It is a life transforming event...so come prepared to be changed. Price includes journey from Puerta Plata to Silver banks, double room accommodations on board the Bottom Time II, all wonderfully prepared gourmet food and snacks, daily excursions in smaller boats to the whales (around 8 hrs each day-not obligatory but if you are there you won’t want to miss a morning or evening).&nbsp; It may be possible to book a single cabin accommodation if there is room but at an additional fee.&nbsp; Contact us for more information.&nbsp; Usually the boat is booked solid but there may be a possibility. <p>Snorkel, fins and wet suits (optional, not necessary but recommended mainly to stay warm out of water) are to be brought with you-not provided by tour. Airport pick-ups will be arranged once we receive registration and your flight info. Note: you do not have to be a good swimmer to take this trip...just be comfortable being in the water or willing to take the plunge. We don’t swim as much as float near the whales...we never swim to the whales, they come to us.</p><p>PRICE: $2650 (US DOLLARS)&nbsp; </p><p>Participants are required to make their own flight arrangements to Puerto Plata, Dominican Republic (airport code: POP) price includes $150 government tax, tip for crew and cost of transfers to and from the boat either to airport or local hotels.&nbsp; Book early to ensure your space on this wondrous adventure.&nbsp; Initial deposit US$719.25 (non-refundable) through Sacred Spaces (604-733-3473 or use the form by clicking on the Registration link below. </p>',1,4,0,16,'2005-07-19 08:00:45',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,4,'','',0,0);
INSERT INTO mos_content VALUES (130,'Sacred Journey to Peru','Sacred Journey to Peru','<p>The Alchemy of New Sound - Healing Matrices of Light from the Dolphin Temple of Atlantis and the Shield of Wholeness Jun 18 - Jul 04, 2005</p><p>Being the second in the final Trinity of the great 9 sacred journeys, this journey promises to fulfill different purposes than the ones people usually take to Peru.&nbsp; In a focused preparation and intent, the journey shall aim at anchoring the Shield of Wholeness, the alchemy of the new male and female energies in its integrated form, as well as tapping into the 7 healing matrices of light that this will bring.&nbsp; It represents a whole new aspect of working with sound equivalent to the power of the&nbsp; the Ancients when building the City of Macchu Picchu. It shall also awaken the crystalline memories of empowerment that we knew and experienced at the beginning of the Atlantean Civilization.&nbsp; </p>','This time however, the seeds of decay are not included, for these codes shall last 10,000s of years.&nbsp; Within the Mayan time frame of the Venus Transit of June 08 2004 and her return in 2012, this represents a huge quantum leap in our evolution.&nbsp; It also joins this journey to the journey of Oman in 1999.&nbsp;&nbsp; Although serving the higher good of the Planet, beloved Mother Earth, and humanity, this is a journey into the very personal and intimate alchemy within your Self: in acquiring such knowledge, you acquire also the means to empower yourself fully in this incarnation.&nbsp; The power of the codes in this continent are vast and beyond comprehension with the mere rational mind, thus only through the experience can \'knowingness\' as knowledge be obtained.&nbsp;&nbsp; The journey has been carefully planned to trigger codes of initiation, inspiration, empowerment and healing alignments in its unfolding.&nbsp; Jhadten shall of course provide the necessary framework for this journey to attain its goal.&nbsp; Those who feel drawn to this journey will also feel a longing for a renewed contact with a deeper and more complete experience of themselves, the Earth and Life.&nbsp; The journey is a journey into wholeness. Join us and experience the ride into peace and joy and your manifested divinity here on Earth! Namaste. <p>We are still negotiating the price for this journey.&nbsp; Understand that this price includes your airfare from Europe (Amsterdam or Zurich) which most journeys do not.&nbsp;&nbsp; Compare prices with others and I am sure you will find this reasonable for the venues and services we are offering.</p><p>We cannot do this journey for a group under 10 participants as it will be just too expensive.</p><p>Depending on how many people come on the journey, the price will be&nbsp; for a group of </p><p>10-25 :&nbsp; €3750 per person (ca. US $4520)</p><p>If the group is 25+ then the price will be €3475 (ca. US $4190)</p><p>and if 30+ then it will be €3470 etc.&nbsp; So if you are interested in going, it would be helpful to get your friends to come with you.&nbsp;&nbsp; Looking forward to it.&nbsp; <br /></p>',1,4,0,16,'2005-07-19 08:03:55',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,3,'','',0,0);
INSERT INTO mos_content VALUES (131,'Humpback Whale Encouter Feb 18-25, 2006','Humpback Whale Encouter Feb 18-25, 2006','<p>Sound Codes of New Balance and Justice <br />DOMINICAN REPUBLIC -SILVER BANKS IN THE CARIBBEAN</p><p>Some join us in this extraordinary experience of swimming with the humpback whales....only here in Silver Banks in the Dominican Republic are you able to swim with them. This is the only place in the world where you legally can have an in the water encounter with them.&nbsp; At this time of year, the humpbacks have come down from Greenland to have their babies...so we will have encounters with Moms and their babies along with their escorts, Singer whales and other groups of humpbacks.&nbsp;&nbsp; We will see rowdy adolescents, tail slapping and breaching. </p>','The experience is totally safe and well guided through Bottom Time Adventures. Jhadten will provide daily meditations ‘under the stars’ as well as before entering the water to attune you to the frequencies of these ‘Melchizedeks of the Planet’.&nbsp; This year the whales will be transmitting the codes of sound from the Great Mystery of the Void pertaining to the new codes of balance and justice for the planet.&nbsp;&nbsp; These codes are for humanity, to ensure the activation of our twin flame energy so that Righteousness can be experienced on Earth as in Heaven.&nbsp;&nbsp;&nbsp; It is a life transforming event...so come prepared to be changed. Price includes journey from Puerto Plata to Silver banks, double room accommodations on board the Bottom Time II, all wonderfully prepared gourmet food and snacks, daily excursions in smaller boats to the whales (around 8 hrs each day-not obligatory but if you are there you won’t want to miss a morning or evening).&nbsp; It may be possible to book a single cabin accommodation if there is room but at an additional fee.&nbsp; Contact us for more information.&nbsp; Usually the boat is booked solid but there may be a possibility. <p>Snorkel, fins and wet suits (optional, not necessary but recommended mainly to stay warm out of water) are to be brought with you-not provided by tour. Airport pick-ups will be arranged once we receive registration and your flight info. Note: you do not have to be a good swimmer to take this trip...just be comfortable being in the water or willing to take the plunge. We don’t swim as much as float near the whales...we never swim to the whales, they come to us.</p><p>PRICE: $2650 (US DOLLARS)&nbsp; </p><p>Participants are required to make their own flight arrangements to Puerto Plata, Dominican Republic (airport code: POP) price includes $150 government tax, tip for crew and cost of transfers to and from the boat either to airport or local hotels.&nbsp; Book early to ensure your space on this wondrous adventure.&nbsp; Initial deposit US$720 (non-refundable) through Sacred Spaces (604-733-3473 or use the form by clicking on the Registration link below. <br /></p>',1,4,0,16,'2005-07-19 08:06:33',62,'','2005-07-19 08:37:43',62,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,2,'','',0,3);
INSERT INTO mos_content VALUES (132,'Awakening the Dolphin Temple of Anu March 10-21, 1999','Awakening the Dolphin Temple of Anu March 10-21, 1999','<p>Oman: The Journey of 1001 Arabian Nights</p><p><img height=\"205\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Oman/Dagger.jpeg\" width=\"131\" align=\"right\" vspace=\"10\" border=\"0\" />As the Divine Plan for the next 12 years is being downloaded this year 1999, various sites upon the Earth are being activated as well as genetic information within the bodies of mankind. This is the awakening of Ancient Mystery Schools so that the Mystery Schools of Tomorrow may be birthed. This is the awakening of the latent DNA codes within the Bodies of Mankind that the Adam/Eve Kadmon may emerge at this time. One of these places is Ubar in Oman.</p>','Recently, this lost city of legend has been rediscovered through the infrared mappings of the space shuttle Discovery. According to information recently channelled by Jhadten, it was here that Anu, the High Priestess of the Dolphin Temple of Atlantis, brought the Treasury of Light as Atlantis was falling in order to save it. The Ascended Masters have indicated the Spring Equinox as the time to gather in this sacred vortex in order to anchor the energies of Creation, the Divine Plan, into this area. In being the vehicles and conduits for this energy, each shall be transformed.<p><img height=\"206\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Oman/Wadi.jpeg\" width=\"220\" align=\"left\" vspace=\"10\" border=\"0\" />The journey is the entry into a Dreamtime, i.e. altered state of awareness, created by the protocol given in the messages of intent from the Ascended Masters. In this Dreamtime, the Diamond of Ubar shall be awakened, not only in Oman but also within the participants. The protocol given will assist all, whether participating or supporting the journey, to master the energies of foundation, that will govern the year 2002. Metatron, Serapis Bey, Pallas Athena, Archangel Gabriel and Christine as well as the Elohim Astrea and Purity shall be connected to this journey through the Breath of Life. Archangel Sandalphon will ensure that all protocol is given and all energies clearly anchored within and without. For those feeling drawn to this journey, read carefully the messages and go within: if you feel the dolphins playing in your heart and a diamond floating over your head, you will know that this journey is for you. It will demand commitment and focus as well as discipline during the times of pregnant silence. Yet, those who are called, know this already. We look forward to this group of ‘the dolphin wave of consciousness’ regathering again to awaken this treasury of the Heart.</p><p>The journey begins in the capital of Oman, Muskat, in the famous Al Bustan Hotel, the Palace of the Emir, to truly attune all to the energies of the 1001 Arabian Nights.</p><p>&nbsp;</p><p>Oman: The Journey of 1001 Arabian Nights </p><p><br />Day 01&nbsp;&nbsp; (03/11) Arrival and transfer to Al Bustan Hotel, Palace of the Emir<br />PM: Tour of Muskat</p><p>Day 02&nbsp;&nbsp; (03/12) Breakfast at Hotel. Journey through Fanja, Bidbid and Manal to Nizwa (the former Capital of Oman), lunch and tour of Nizwa, return to Muskat through Sumail Oasis</p><p>Day 03&nbsp;&nbsp; (03/13) Flight from Muskat nach Salalah with Oman Air, transfer to Holiday Inn, afternoon walk to Haffa Souk (market), dinner</p><p>Day 04&nbsp;&nbsp; (03/14) Breakfast at Hotel and then journey with 4WD through desert to Ubar, overnight in desert camp in Bedouin tent.</p><p><img height=\"131\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Oman/Camel.jpeg\" width=\"204\" align=\"left\" vspace=\"10\" border=\"0\" />Day 05&nbsp;&nbsp; (03/15) All day in desert at Ubar site (anchoring the energies), tent</p><p>Day 06&nbsp;&nbsp; (03/16) Final ceremony at Ubar, last night in the desert - integration</p><p>Day 07&nbsp;&nbsp; (03/17) Return to Holiday Inn Salalah – free day<br />New moon evening meditation</p><p>Day 08&nbsp;&nbsp; (03/18) Breakfast, Museum of Salalah, visiting Hiob’s grave, natural Fountains of Mughsail (lunch), return to Salalah evening.</p><p>Day 09&nbsp;&nbsp; (03/19) Free day in Salalah – evening meditation</p><p>Day 10&nbsp;&nbsp; (03/20) Breakfast at hotel, morning free, afternoon flight to Muskat.<br />End of Journey.</p>',1,4,0,16,'2005-07-19 08:11:15',62,'','2005-07-19 08:31:04',62,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,7,'','',0,0);
INSERT INTO mos_content VALUES (133,'The Diamond of Shamballa May 3 to 25, 1999','The Diamond of Shamballa May 3 to 25, 1999','<p><img height=\"168\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Kailash.jpeg\" width=\"220\" align=\"left\" vspace=\"10\" border=\"0\" />The Clarion Call goes out from the Heart of Father/Mother God to those devoted to Mother Earth and the process of evolving consciousness to join forces now in entering the sacred vortex of the ‘Diamond of Shamballa’. In a threefold Trinity process, the alchemical union of God/Goddess in the physical planes of reality is being revealed at this time. A sacred Moon unto the local residents, the journey culminates with a three day initiation at the most sacred of mountains in the Himalayas and the world: Mount Kailas.</p>','&nbsp;Considered to be the ‘Mount Meru’ of the world, where the 12 sacred tribes that inhabit Mother Earth are unified, Mount Kailas shall open on a whole new level of frequencies at this time through the concerted efforts of those participating. These frequencies hold the Vision and the Codes for the next dimension of Mother Earth. The three electromagnetic grids that shall be activated around the planet shall be revealed here, illuminating the Earth in Her fifth density state and anchor into the consciousness of all participants their role within this transformation of Mother Earth.<p>Mount Kailas is one of the most remote sacred sites in the world and lies at a high altitude. The journey to this sacred sanctuary is long and arduous. The comforts of Western life are not to be found on this journey. The challenges of the trek and journey into this area demand physical fitness, an ability to do without the comforts that we in the West take for granted, to surrender to the local cuisine and through commitment to Mother Earth and Humanity to endure the hardships of this trip. Though the energies of support both from the Earth and Celestial realms is great, indeed, for such an endeavour: weigh carefully in your hearts whether this is the right journey for you. If you are called, you will remember the sacred mountain from which flow the four sacred rivers.</p><p>(The Ascended Masters have indicated that the year 2000 is appropriate for the journey to Borobudour, Angkor Wat and Anuradhapura (Sri Lanka/Ceylon). The Diamond of Shamballa journey is to be focused solely on the Kailas experience.)</p><p><u>Provisional Itinerary for the Journey to Kailas: Simikot - Kailash - Zhangmu</u><br />Day 01&nbsp;&nbsp; Kathmandu Arrival at Kathmandu and transfer to hotel.</p><p>Day 02&nbsp;&nbsp; Kathmandu Free day .</p><p>Day 03&nbsp;&nbsp; Kathmandu - Nepalgunj flight.</p><p>1h 30mn flight to reach Nepalgunj on the southern border of Nepal. Hotel.</p><p>Day 04&nbsp;&nbsp; Nepalgunj - Simikot flight.</p><p>A 50mn flight to fly the 218km, almost the entire breadth of Nepal, over a 3800m pass then the trek starts. Simikot - Majgaon also known as Tuling (2770m). 4h Start climbing from the Simikot airstrip past wheat and barley fields on a rocky trail bordered with cannabis and nettles. It’s a 300m pull to the top of a forested ridge overlooking the town. Then the route makes a long, steep descent on a rocky witchbacking path.</p><p>Day 05&nbsp;&nbsp; Tuling - Kermi (2690m). 6 to 7h.</p><p>The trail passes through Dharapani then goes across a scree slope to a river. Stay on the north side of it till Chachera. Climb to Kermi.</p><p>Day 06&nbsp;&nbsp; Kermi - Yangdar (2760m). 6 to 7h.</p><p>The trail climbs over a ridge into a big valley with walled potato and buckwheat fields, then climbs through a sparse pine forest to a rock cairn on a ridge at 2990m. It makes switchbacks down to the bank of the Chumsa Khola we cross on a huge log, climbs a steep rocky ridge and drops to the Humla Karnali river and descends gradually to Yalbang Chaur.</p><p>Day 07&nbsp;&nbsp; Yangdar- Torea (3380m). 6 to 7h.</p><p>The trail climbs to Talbang at 2890m and goes down to the compact village of Yangar, drops to a river and after ups and downs crosses the Humla Karnali river and ascends past apricot orchards to Muchu., before contouring down to the Tumkot Khola. Cross the Bumachiya Khola on a wooden bridge, then the first part of the climb is steep. The route enters now a steep rock filled gully and it is a long slow slog up to a ridge at 3580m. The path levels out as it ascends a cairn, then descends gently through juniper trees and climbs again Torea.</p><p>Day 08&nbsp;&nbsp; Torea - Sip Sip (3450m). 5 to 6h.</p><p>It ascends to a stream and enters the huge Jhyakthang Chu valley to Yari, the last police post in Nepal.</p><p>Day 09&nbsp;&nbsp; Sip Sip - Hisla / Sher (3500m). 7 to 8h.</p><p>The trail climbs the broad valley to Sipsip, makes a steep, continuous ascent to the Nara Lagna pass at 4580m. Then it descends to Ranipauwa and the trail consists of steep loose pebbles then it drops to the Humla Karnali river before reaching Hilsa. A stone pillar marks the Nepal /Tibet border then you climb to Sher, a Tibetan salt-trading post.</p><p>Day 10&nbsp;&nbsp; Sher - Kocher (3600m) - Taklakot.</p><p>Today we go to Kocher where there is an important Sakya monastery built in the XIth century, which is the old Purang kingdom limit. Our jeep is waiting for you to make the 1h 30 drive to Taklakot, which the Chinese and Tibetans call Purang, a large trading center and a huge army base.</p><p>Day 11&nbsp;&nbsp; Drive to Darchen (4500m).</p><p>We leave that wonderful site for going to Darchen at the foot of the Mount Kailash. Many pilgrims and nomads’tents here.</p><p>Day 12&nbsp;&nbsp; KORA: Darchen - Dri - Ra - Phuk Gompa (4900m). 6 to 7h.</p><p>First of the four chaktsal-gang (prostration stations) with excellent view of the peak. The trail turns up the Lha Chu valley, descending to Darbochhe, a tall pole adorned with prayers flags. Then we reach Chuku Gompa, the first to be rebuilt. We follow the river side till the Dri-Ra-Phuk gompa.</p><p>Day 13&nbsp;&nbsp; KORA: Dri - Ra - Phuk Gompa - Zuthul Phuk Gompa (4700m). 7 to 8h.</p><p>The days begins with a beautiful sunrise on the Kailash north face. Leaving that wonderful site, the trail crosses a morain and opens on a meadow. Then it climbs to the Drolma La pass at 5400m with a big boulder representing the goddess Dolma. Then a series of switchbacks onto a valley, with the only view of the east face of Kailas. Zutul means miracle and puk means cave, here Milarepa stayed.</p><p>Day 14&nbsp;&nbsp; KORA: Zuthul Phuk Gompa - Darchen (4500m). 3 to 4h.</p><p>The trail crosses a bridge, then contours up. Rakshas lake glistens in the distance. The nomads fires’ bluish smoke fill in the atmosphere. Drive to Lake Manasarovar, the sacred lake at 4588m sandwiched between two high snow ranges: to the north is kang Tise and to the south is Gurla Mandhata.</p><p>Days 15 &amp; 16&nbsp;&nbsp; Lake Manasarovar.</p><p>We can visit Chiu Monastery</p><p>Day 17&nbsp;&nbsp; Darchen - Mayum La drive . 9h</p><p>Today we start our long drive back to Nepal going north-east to Hor Qu and following the Kailash south route. Crossing the Mayum La pass our camp will be half way towards Paryang.</p><p>Day 18&nbsp;&nbsp; Mayum La - Saga drive . 11 to 12h</p><p>A very long drive today; the road goes to Saga passing Paryang where we have lunch and Zhongba, along the Tsang Po river.</p><p>Day 19&nbsp;&nbsp; Saga - Paiku Tso drive . 6-7h</p><p>After crossing the Tsang Po by a ferry boat we leave the Lhatse road we have been following for two days going towards Dzongka after crossing the Jakhyung La pass (5180m) in a very dry area. Our camp will be settled on the Paiku (kidney shape ) lake side, a very windy place.</p><p>Day 20&nbsp;&nbsp; Paiku Tso - Kathmandu drive.</p><p>Leaving the lake we have the Shisa Pangma peak towering on the right side. Crossing the Tong La we have a look behind because we are leaving the high Tibetan plateau for dropping to Nyalam and reaching Zhangmu, the border check point. Crossing the Friendship bridge we enter Nepal on the Arniko highway. Transfer to hotel.</p><p>Day 20&nbsp;&nbsp; Kathmandu. Free day.</p><p>Day 20&nbsp;&nbsp; Transfer to airport for final departure.</p><p><br /><u>Cost of the Journey</u></p><p>$3200 US</p><p>Please note: A $500 US deposit must be received by March 1, 1999, for registration to be held. Payment can be made by Visa or Mastercard using our secure registration system, or may be paid directly to:</p><p>Sacred Jewel Tours</p><p>Account #: 9800 310 184</p><p>Toronto Dominion Bank<br />3702 W 10th Ave &amp; Alma St.<br />Vancouver, B.C.&nbsp;&nbsp;&nbsp; V6R 2G4&nbsp;&nbsp;&nbsp; Canada</p><p>Phone: 604-221-2800<br />Fax: 604-221-2806</p><p>Service includes:</p><p>4 nights hotel accommodation 3 stars hotel on B/B, 1 night at Nepalgunj on F/B, flight Ktm - Nepalgunj - Simikot, during the trek in Nepal and Tibet on full board, guide, cook, helper, porters, 2 men tent, dining &amp; kitchen tent, toilet tent, all kitchen equipment, liaison officer, trekking permit, special permit, all ground transportation as per itinerary, Kodari - Ktm transfer and airport - hotel - airport transfer.</p><p>Service does not include:</p><p>Tibet visa fee US $50 per person, Nepal re-entry visa, personal insurance and equipment, airport tax, international airticket, laundry, and other personal expenses.</p><p>Participants must sign:</p><p>A release form to SACRED SPACES before the journey.<br /><br /></p>',1,4,0,16,'2005-07-19 08:14:04',62,'','2005-07-19 08:28:54',62,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,6,'','',0,0);
INSERT INTO mos_content VALUES (134,'Mandalas of Creation - A Sacred Journey to Indonesia','Mandalas of Creation - A Sacred Journey to Indonesia','<p><img height=\"269\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Dolphin.jpeg\" width=\"200\" align=\"right\" vspace=\"10\" border=\"0\" />Visiting the Sacred Sites of Java (Borobudur) and Bali March 18th to April 8th, 2000 <br />Message to the Participants of this Journey<br />Channelled from the Elohim by Jhadten Jewall on 11.11.1999</p><p>Greetings in the Light of the Most Radiant One, we are the 24 Nameless Ones who surround the Father Godhead in the Perfection of the Goddess’ Divine Plan, and unify our voices now with the Love of Maitreya, the Christed frequencies of Creation that are flooding your World from within and from without. We allow our vibrations to descend into your Heart, oh Child of the Solar Ray, on this day of import, where the frequencies of the Unity Consciousness, lost to humanity since the days of Lemuria, are now infused through the Stone of Stones, Ayers Rock in Australia. Not as in the days of Lemuria but as they shall manifest in the 12 years that follow, creating a Wave of Love that shall truly open the gateways to the Seventh Golden Age of Mother Earth. It is on this day that we reveal the Divine Plan destined to guide the Hearts of Those destined to carry the Keys and Codes of Unity Consciousness into the physical realms of material third density reality. Their codes are being activated on this day, new genetic codes within the body that have never been activated before for never before has such a level of unity consciousness been manifested on the Earth planes in physical reality. Indeed, this energy shall lift the hearts of Humanity and all the Earth Realms into the Heart and Sound Grids of the new electromagnetic field around the Earth, reflected within the crystalline layers of the body of Mother Earth that contain the new leylines and power spots of the Seventh Golden Age.</p>','<p><img height=\"153\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Borobudor.jpeg\" width=\"230\" align=\"left\" vspace=\"10\" border=\"0\" />Borobudur Temple<br />&nbsp;<br />Though these codes are activated today, the unfolding in conscious awareness shall occur only in the fourfold Trinity of New Love. Hence, the codes awakened today, shall only germinate in consciousness within four months, hence the departure point for the sacred journey of unfoldment is only four months from now possible. The moon of unfoldment is from the 11th of March to the 11th of April. During this time the consciousness shall achieve a state of awareness of itself, that is pristine indeed. Thus during this time, we ask you to gather for the time of the spring equinox, where day and night are of equal length, that there the light of illumination may pour forth and reveal the Mandalas of Creation that are being transmitted from the Heart of Father/Mother/God to the holy site of Borobudur in Java, Indonesia. After receiving the first Mandala here, two more shall be given. One shall be given through the forces of fire and one through the forces of water. The sprites and dolphins shall assist the group in achieving the two aspects of Creation that form the energy of the first Mandala, that you may see and through the work with the two mandalas of fire and water understand the energies of the first. For the first Mandala holds the key to transforming physical reality during the time of transition.</p><p><img height=\"188\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/SacredJourneys/Ubud.jpeg\" width=\"250\" align=\"right\" vspace=\"10\" border=\"0\" />Ubud, Bali<br />&nbsp;<br />Rejoice, rejoice, rejoice oh Children of Light, for the Unity that shall emanate from these Mandalas shall create the unification of all nations, colors, creeds and cultures. Here in Borobudur, where the Cosmic Hierarchy of Order is reflected in all of its perfection, the Codes for the New Order of the Seventh Golden Age are being anchored into the Earth Planes, infusing the third dimensional grids and leylines with the Love and Light of the fourth and fifth dimensional frequencies of the Seventh Golden Age. Thus, there shall issue forth from this journey Eight Gifts of Freedom: the Breath of Life, the Shield of Unity, the Voice of Truth, the Heart of Compassion, the Conscience of Oneness, the Light of New Innocence, the Vision of Tomorrow and the Light Body of the Eve/Adam Kadmon Consciousness. Cassiopeia unites again with Cepheus in the Holy Marriage of the Divinity of the Soul to birth the New Trinity of Light that issues forth from the Heart of Orion at this time with the new Codes of Creation. Prepare your Hearts now for the Grace of the Mother joins the Strength of the Father in these constellations to guide your hearts, minds and bodies until the day of departure. We, the 24 Nameless Ones, surround you with our Light and Love, until the day of departure. Adonai in the Light of Tomorrow, Namaste in the Heart of Maitreya and Om Shanti Shanti.</p><p>Departure from and return to Amsterdam, price includes airfare, hotels, transfers, guides, transportation. Detailed Itinerary upon request and travel details upon registration as well as further messages. Prices for the group: minimum of ten people ƒ4900 (approx. US $ 2500), should group exceed 15 then ƒ4200 (approx. US $ 2100) (maximum 33 participants). <br /></p>',1,4,0,16,'2005-07-19 08:27:40',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,5,'','',0,1);
INSERT INTO mos_content VALUES (135,'\"Imprints of the Soul \"','\"Imprints of the Soul \"','<p>Pictures of the essence of the Soul </p><p>I call these pictures soul essence profiles or holograms of the soul, for they are designed to translate into an image the essence of the being that you are, and bring into profile the core energy of who you are.&nbsp; The pictures contain vibrational information or images that awaken the awareness and understanding of one\'s own spiritual energy.&nbsp; Here are some examples, just click on them to see a larger view: </p><p><table class=\"htmtableborders\" style=\"WIDTH: 100%\" cellspacing=\"1\" cellpadding=\"1\" border=\"1\"><tbody><tr><td><a href=\"/jhadten/images/stories/www.sacredspaces.net/anatols.jpg\"><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/anatols_small.jpg\" width=\"75\" border=\"0\" /></a></td><td><a href=\"/jhadten/images/stories/www.sacredspaces.net/barbaras.jpg\"><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/barbaras_small.jpg\" width=\"75\" border=\"0\" /></a></td><td><a href=\"/jhadten/images/stories/www.sacredspaces.net/Bernadettesw.jpg\"><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Bernadettesw_small.jpg\" width=\"75\" border=\"0\" /></a></td><td><a href=\"/jhadten/images/stories/www.sacredspaces.net/kirstens.jpg\"><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/kirstens_small.jpg\" width=\"75\" border=\"0\" /></a></td><td><a href=\"/jhadten/images/stories/www.sacredspaces.net/sonjas.jpg\"><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/sonjas_small.jpg\" width=\"75\" border=\"0\" /></a></td><td><a href=\"/jhadten/images/stories/www.sacredspaces.net/tony3w.jpg\"><img height=\"100\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/tony3w_small.jpg\" width=\"75\" border=\"0\" /></a></td></tr></tbody></table></p><p>The colors, images, shapes and composition overall radiate the balance, beauty, proportions and qualities of the soul. The picture is a useful tool to meditate on or just to have in your environment in order to deepen the connection to your soul.&nbsp; It could even become the inspiration for a logo or corporate design.&nbsp; The pictures are accompanied by a short text that bring awareness and understanding by listing some of the following: </p><p>The angelic order you are associated with. <br />What color rays are associated with you and what angels and light beings as well as Ascended Masters or guides. <br />The nature of your reason for incarnating and what you usually do in Creation. <br />Information that may be important pertaining to where you are now in your evolution within this incarnation and where you are headed.&nbsp; <br />Other individual information that is different each time, specific details, for example, a plant or an animal that is very important to your soul or resonates with it.&nbsp; <br />The picture is stored on a CD in the following formats: cdr, cpt, psd, jpg, tiff, eps, gif, web optimized jpgs.&nbsp; This allows you to use the picture in many ways as well as have it enlarged and/or printed by your local printers or yourself, use the picture in web designs, etc </p><p>I am amazed again and again at the feedback that I receive about these \'soul imprints\' and it is a true blessing for me to be able to do them and I love creating them so much!</p><p>The cost is $250 + GST/PST (VAT or Mehrwehrsteuer) = Can$286.00, approx US$220 or 185€) and includes full page print, short description and files of the design in various formats on compact disk (making it possible to have printers print even larger copies of your hologram if necessary, also files include web design pictures of the hologram).&nbsp; This is a great way to connect with your soul essence by coming to know its shape, color and form and not getting into the mental details.&nbsp; It is fun and powerful.<br /></p>','',1,4,0,22,'2005-07-19 08:56:53',62,'','2005-07-20 11:01:44',62,0,'0000-00-00 00:00:00','2005-07-19 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',3,0,1,'','',0,10);
INSERT INTO mos_content VALUES (136,'Rapture: the new Paradigm of living with Earth and Heaven','Rapture: the new Paradigm of living with Earth and Heaven','<p>Work with the energies of the Temple of Solomon in Roslyn Chapel (Edinburgh) have revealed that the eighth Flame of Ascension is to be activated at Fortingall in June 2001. From Santiago de Compostela through France and into Scotland was the path of pilgrims in the past, ending in the crown chakra at Roslyn Chapel, Scotland. Now as the new energies are being activated, the eighth Flame of Ascension is being ignited within our energy fields and within the Earth planes. Fortingall is the place, not only where Pontius Pilate is supposed to have been born but also where future mystery schools shall grace the Earth with Initiations into the Seventh Golden Age.</p>','<p>Truly 2001 is a year of Rapture as we begin to physically experience the embodying of the Christed consciousness.</p><p>The workshop shall initiate all participants with the Five Codes of Rapture, and then the experience of these new tools shall be created in nature. Direct communication with the Earth Realms, sound is the key to opening this door, shall be experienced in this rich and powerful context. This direct communication with the Earth Realms, new fairy and elemental kingdoms, opens a portal long closed to humanity. It is in the model of micro- and macrostructures (body and Earth), the reopening of our communication with the body. Dissociated too long from the body has caused the distortions and illusions of separation (pain, disease, etc) of third density reality. Now the time has come to rise above \'the sea of emotions\' into the pure Divine Unconditional Love towards the Earth and the Body that will allow the doors to open again to true Unity Consciousness, to be One again with Creation and with our physical bodies, to embody the Divine. The symbiotic relationship of our bodies and Mother Earth ensure that we grow and evolve with her. To more into Harmony with Her Plan is to move into Harmony with the Divine Blueprints and be in your full power - manifesting your Divinity fully in the physical and begin to transform all of physical reality around you. This is the first experience of Rapture.</p><p>A powerful and life changing workshop. $250 Canadian (2 days)<br /></p>',1,4,0,15,'2005-07-20 11:08:47',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,16,'','',0,0);
INSERT INTO mos_content VALUES (137,'The Egyptian Initiations: Experiencing the Portal to the Future through Ancient Wisdom','The Egyptian Initiations: Experiencing the Portal to the Future through Ancient Wisdom','<p>Jhadten has done extensive work with the Egyptian Mystery School Initiations since 1993. Intensive work with Tom Kenyon (Hathor Intensive/Albuquerque June 2000 and the Sound Healer\'s Training/Seattle July 2000 as well as the Egyptian Journey Jan 2001) has solidified this work into a new experience. The ancient wisdom of the Egyptians far exceeds in esoteric terms the accomplishments of the spiritual community to date. Thus, it is no surprise that using the ancient initiation techniques vibrationally of this sacred culture would accelerate and energize the spiritual evolution of Humanity at this time.</p>','<p>The Egyptian Initiations have their roots in the cultural heritage of those Mystery Schools and yet the impact is of global significance. The process of unifying all religions of the world is paradoxically accomplished through the archetypal energies that the spiritual life of Egypt left us as a legacy. Much as the Great Pyramid is the timepiece of our spiritual evolution at this time, so the initiations present the possibility of far exceeding the spiritual excellence of that time period. The initiations are like the pyramids, the legacy of a spiritual adept group that was designed to carry us into the Seventh Golden Age.</p><p>The workshop is powerful and intricately interwoven with the energies of the land that the new experiences of Rapture, physically embodying and experiencing the new Christed Consciousness, may be anchored into the crystalline structures of the nation and the World. This is, indeed, a year where the Unified Field of Love (Shield of the Command) is being anchored into the planetary grids. The timing of this workshop is auspicious and integral to the planetary unfolding at this time. Many key elements of service shall earmark this year as the true beginning of the New Millennium. The initiations shall not only retrieve the soul\'s empowerment of that time but infuse that empowerment into this incarnation and surpass it through the access to higher frequencies of light at this time. Come prepared to be transformed and enthralled with the beauty of your soul, your service to the Earth and the unfolding of the Divine Plan.</p><p>A powerful and life changing workshop. $250 Canadian (2 days)</p>',1,4,0,15,'2005-07-20 11:09:49',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,15,'','',0,0);
INSERT INTO mos_content VALUES (138,'The Temple of Solomon:','The Temple of Solomon:','<p><img height=\"217\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/Bodies.gif\" width=\"168\" align=\"right\" vspace=\"10\" border=\"0\" />The transfiguration of the physical body into the Temple of the Adam Kadmon consciousness (workshop)</p><p>Join us for this incredible event, as the Eighth chakra, the Flame of Ascension, the diamond of Shamballa is activated. The subatomic fields of the Body are shifted and trigger the opening of the DNA structures in wondrous activations that flow from the Heart of Mother Earth. The Twelve Strand DNA is activated as the Diamond of Shamballa, the new Jerusalem that unites the 12 Tribes of Israel, the 12 lifestreams of evolving humankind.</p>','<p>Portals into the remembering of the Ancient Mystery Schools are opened, as the Gateway of Shamballa is opened to access the Mystery Schools of the Future. The New Great Spirits from the Animal Kingdom assist as Lemuria is raised from its sleep and the Goddess makes this leap in the evolution of humanity possible. Experience the opening of your body to the Light of Tomorrow as you lay the foundation stones of your Temple, the Adam Kadmon Body.</p><p>Namaste &amp; Adonai.A powerful and life changing workshop. $250 Canadian (2 days)<br /></p>',1,4,0,15,'2005-07-20 11:10:35',62,'','2005-07-20 11:13:30',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,14,'','',0,0);
INSERT INTO mos_content VALUES (139,'The Sound of Creation:','The Sound of Creation:','<p>Cocreating the emerging reality with sound emerging from the Heart of Camelot - becoming One with the Portal of Cocreation by allowing the Soul to express itself through us completely. <br />&quot;In the Beginning was the Word,...........&quot;</p><p />','<p>In this workshop the evolving science of Sound shall be presented and experienced by all. The topics covered and integrated in this workshop are:</p><ul><li>Introduction: the Emergence of the Sound of Creation into our Dimension in 1998</li><li>the Pythagorean Concepts of the Celestial Harmony of the Spheres, </li><li>the Mathematics of Sound Creation updated by Kuthumi and the Elohim </li><li>the threefold process of finding the Soul Note and using this Tone to cocreate your Reality </li><li>cocreating the Crystalline Future of the Cities of Light using the Science of Sound and the Soul Note</li><li>the Transmission of the Keys of Sound Creation from the Heart of Melchizedek </li><li>connecting with the Elim Orders of Light to Master the Harmonics of Creation </li><li>Healing Alignments with Sound </li><li>Melchizedek Mandala of Sound Creation (in full color) </li></ul><p>A fun and very transformational workshop. $250 Canadian (2 days)</p>',1,4,0,15,'2005-07-20 11:12:46',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,13,'','',0,0);
INSERT INTO mos_content VALUES (140,'The Matrix of Relating - The Art of Relationships:','The Matrix of Relating - The Art of Relationships:','<p>This workshop shares the information of the new book Jhadten is channeling on the \'matrix of relating\' from the Elohim. This is an experiential workshop designed to bring your body/mind/soul complex into alignment with the matrix of relating of the new paradigm of reality, so that all relationships in your life are aligned with the Soul Essence purpose and mission. </p>','The workshop works with the energies of the Sephiroth and the Tree of Life (Kabala) as well as the paths of initiation within the Tree of Life. Each City of Light (local area) also has a common path within this matrix of Light. The powerful connections to Twin Flame energies has created profound and deep changes in the lives of all who have participated. The most powerful and transformational of all workshops so far. $250 Canadian (2 days). ',1,4,0,15,'2005-07-20 11:14:28',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,12,'','',0,0);
INSERT INTO mos_content VALUES (141,'Crystalline Channels of Light - A Course on Channeling:','Crystalline Channels of Light - A Course on Channeling:','<p>Jhadten has been channeling information for over 16 years and now offers this course to guide others into the art of accessing all levels of the Soul Essence Energy to gain guidance and support from all levels. An intense weekend (or customized to suit needs of the area). The workshop is designed to connect the individual more clearly to the guidance and love of the soul essence, to optimize the integration of body and soul, thus to empower the individual in this way.&nbsp; </p>','Moreover, the intent is also to develop a clear connection with the national mission and purpose, to work through the group energy to connect to the guidance for the land (of the respective group) more deeply.&nbsp; This connection also assists in activating the City of Light where this course is being held.&nbsp; $300 Canadian. ',1,4,0,15,'2005-07-20 11:15:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,11,'','',0,0);
INSERT INTO mos_content VALUES (142,'Crystal Healing Certification Courses (Levels I-II-III):','Crystal Healing Certification Courses (Levels I-II-III):','&nbsp;The Crystalline Structures of the Future. Jhadten is a graduate of the Crystal Academy of Advanced Healing Arts and teaches the three levels of crystal healing workshops. These are all four to three-day courses. These are new courses that update much of the information of the gems and crystals and their new properties and relate these to the current accelerated mode of healing as well as the earth changes and the Cities of Light.&nbsp; ','The first course focuses on the basic techniques of the art of crystal healing.&nbsp; The second course focuses on the art of using crystal healing to do past life regression, healing and imprinting the power of past lifes into the structures of the present incarnation.&nbsp; The third course is the use of the Crystalline Transmission to attain a level of mastery in this art. $500 Canadian. ',1,4,0,15,'2005-07-20 11:15:58',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,10,'','',0,0);
INSERT INTO mos_content VALUES (143,'Introduction to Crystals:','Introduction to Crystals:','As stated this workshop introduces participants on a beginner and intermediate level to working with the new consciousness of minerals, gems and stones since the 12/12/94. Experiental and very useful for healers and those on their spiritual path. $250 Canadian. ','',1,4,0,15,'2005-07-20 11:16:34',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,9,'','',0,0);
INSERT INTO mos_content VALUES (144,'Crystal Radiance - Activating the Solar/Stellar Light Bodies:','Crystal Radiance - Activating the Solar/Stellar Light Bodies:','This workshop covers the information described in the lecture &quot;Journey into wholeness&quot; on an experiential level. Maha Chohan and Ascended Masters gathered for the specific area, guide the participants through the gateways, accessing the soul essence energy and mission as well as activating the gateways within the body, through the crystalline channels of light within the body, connecting participants as well to the Inner Earth Hologram of the Area.','&nbsp;After the Activation of the City of Light London, England the Elim angels of light indicated that the solar and stellar light bodies were to be activated together from then (Nov 1998) on. Activating the stellar light body allows the integration of the polarity chakras of the next dimension. It also links the local City of Light to the global net of Camelot (Light Cities Matrix) that culminates in the centre of all, Lake Atitlan in Guatemala. A very powerful workshop. $250 Canadian. ',1,4,0,15,'2005-07-20 11:17:31',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,8,'','',0,3);
INSERT INTO mos_content VALUES (145,'The Journey into Wholeness: (Lecture)','The Journey into Wholeness: (Lecture)','<p>The 17 chakra system during the first waves of Ascension This lecture lasts two hours and is the introduction to the Crystal Radiance Workshop. It describes the information channeled by Jhadten after the Conclave of Michael in Banff 1994 describing the energy systems during the waves of Ascension. It describes the gateways necessary to access in order to successfully integrate the Light of the Soul Essence to create the Radiance of the Adam Kadmon, the new race of humanity, that shall enter the fifth dimension of Light in this precession of the equinoxes. Pricing is dependent on location. <a name=\"TheJourneyIntoWholeness\"></a></p>','',1,4,0,15,'2005-07-20 11:18:42',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,7,'','',0,0);
INSERT INTO mos_content VALUES (146,'The Path of Devotion: A  Workshop by Jhadten Jewall','The Path of Devotion: A  Workshop by Jhadten Jewall','<p>In this new workshop, the High Council of Orion has declared that they are ready to reveal the layers of meaning held and contained within the Symbols of the Keys and Codes of Ethics and Morality within the New City of Light Camelot, that Jhadten channelled in 1996 and have affected the lives of all around the globe. </p>','In revealing these layers of meaning, a practical guide to Living in the Light is presented. It is now and especially in the years to come, of great import to bring spirituality into every aspect of our lives. In this workshop, not only the information but also the vibrational imprints are brought through to the group and a common matrix of energy is generated so that each will come to know how to connect with the Soul Essence Mission and Purpose in everyday life on the physical, emotional, mental and spiritual planes of reality. This comes at an opportune time, a time when the Tools of Life are being radiated into this world by the energies of the Divine Plan. What better timing could the High Council have chosen? Indeed, the time is now to connect with this work and master from the beginning the Tools of Life. The workshop promises to be fun, exciting, transformational and fulfilling. We can always learn new ways of living more fully but here we are presented with a whole new ballpark of opportunities. Join us for this unforgettable event to usher in the year 2000 totally prepared and ready for everything the new millenium has to offer.<p>A powerful and life changing workshop. $250 Canadian (2 days)</p>',1,4,0,15,'2005-07-20 11:19:41',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,6,'','',0,0);
INSERT INTO mos_content VALUES (147,'Sounds of Light','Sounds of Light','<p>Sounds of Light- Activating the Eve/Adam Kadmon Crystalline Body with the new frequencies of Sound <br />Our bodies are surrounded by a field of energy called an &gt;aura=.&nbsp; Our aura is created through everything we think, say, do and feel.&nbsp; It has the electromagnetic power to attract people and experiences into our lives, to create our reality. </p>','Many of us believe that we cannot change our lives, because we allow the mass consciousness and the environment to create this reality for us, by buying into those belief systems. Jhadten=s work is about empowering each individual to create their own reality by working through this electromagnetic field of energy.&nbsp;&nbsp; The aim is to create more peace, abundance, joy and health in each life as well as on Earth. <p>As the Earth is the home of humanity, the body is the home of the soul.&nbsp; When the soul shines through the body and creates the auric fields, all is aligned with the higher frequencies of the soul and the Divine Plan.&nbsp;&nbsp; Thus, Harmony with Self, Others and the World is possible...thus peace on Earth is possible. This state of Radiance has a beneficial effect upon the world around us as well, the environment be it natural or man-made. </p><p>Beautiful patterns emerge in the state of radiance.&nbsp;&nbsp; Working with the voice, to express the higher frequencies of love, is the most powerful tool in creating and anchoring these patterns into the auric fields.&nbsp; Thus Jhadten will guide the group through initiations and visualizations into connecting with these new frequencies and sounding them.&nbsp; We shall work in plenum as a group, in pairs, smaller groups and alone with these tools.&nbsp; The level of consciousness that is operating and directing this work is one that can be described as being parallel if not identical to the level of the Ishim angelic order.&nbsp; It is an archetypal angelic energy that we can access through the collective consciousness.&nbsp; What has been unconscious, can now more into conscious experience. It is a new level of consciousness that is emerging in our awareness that will assist in creating the auric radiance.&nbsp;&nbsp; Each person has access to this level and Jhadten will introduce the group to this level.&nbsp; </p><p>Energy flows through the body through crystalline meridiens of energy: a well-known fact within the field of acupuncture and acupressure.&nbsp; As the body is a microcosm of the macrocosm Mother Earth, the Earth has these energy conduits as well: these are known as leylines.&nbsp; Through the use of the voice connected to the new level of consciousness, these meridiens of the body and the Earth shall be activated.&nbsp; This, in turn, is the true anchoring and creation of radiance in the auric fields.&nbsp;&nbsp; We shall also use this technique to create a holographic energy field for the work, a morphogenetic field of energy,&nbsp; a crystalline Temple of Light created by sound.&nbsp; Particular to this work as well is the information that was received during the activation of the New Dreamtime for Mother Earth in Australia.&nbsp; Jhadten conducted this sacred journey in August 2002.&nbsp; Also special emphasis will be given to the maintenance of the back chakras (second through to sixth) to provide a complete, protective, and strong energy field for each individual.&nbsp; The quality and maintenance of these chakras are often neglected.&nbsp; True balance occurs when these chakras are also aligned. </p><p>Although Jhadten has trained as a sound healer with Tom Kenyon and done extensive work with the humpback whales in the Caribbean, this workshop moves into whole new frontiers of sound work and voice empowerment. </p><p>Come to the workshop with an open mind, willing to experience a whole new side of yourself, to be even more empowered than now.&nbsp; The tenderness of the heart shall be married to the power of Divine Will in the ecstasy of sound.&nbsp;&nbsp; Connect in your heart to the hologram of ASounds of Light@ and everything will unfold as the Highest would have it. Namaste.&nbsp; <br />A powerful and life changing workshop. $250 Canadian (2 days)</p>',1,4,0,15,'2005-07-20 11:21:01',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,5,'','',0,1);
INSERT INTO mos_content VALUES (148,'Camelot -Birthing Your Dream - Your Passion-New Foundations for the Seventh Golden Age:','Camelot -Birthing Your Dream - Your Passion-New Foundations for the Seventh Golden Age:','<p>Camelot -Birthing Your Dream - Your Passion-New Foundations for the Seventh Golden Age: A New Workshop by Jhadten Jewall (Workshop) </p><p>The Time is Now. After the events of the year 2001, we are starting with a new slate. It is time to connect deeply with the soul mission - and if we feel connected to the soul mission, then it is time to renew that connection, to birth the next level of our work. This is one of the most rewarding and yet one of the most difficult tasks that we face in this incarnation. It is the most crucial as well. For during this time of change, we are transforming everything that has been and creating a whole new world. </p>','Thus we have taken on all the patterns of the past in order to transform them. These patterns present a challenge when trying to connect with the Soul Essence Mission and Purpose for being on the Earth Plane at this time.<p>Thus, Jhadten has designed this workshop through the help ofthe Elohim and the Akashic Records, in order to facilitate this process. This technique, once learned, may be used again and again to continue on the accelerated evolutionary path we are now on during this time of transition.</p><p>Central to the concept, of course, is the power of intent. However, the work with the Jade Gate of Compassion Initiations and the four new levels within the Order of Melchizedek, will present the participants with powerful tools of empowerment on this weekend. Working with the information that can be obtained through traditional means such as the archetypal energies and nummerological growth cycles, lays the foundation for the New Work to be birthed.</p><p>It is in keeping with the times that we now take stock of all that we have learned, experienced and gained in this lifetime to capitalize on these gifts and take them to a whole new level of being and service. Come prepared to delve deeply into the essence of who you really are and to birth the work you are to do on the planet at this time. Come prepared to make a strategic plan to implement the new perspectives into your daily lives and make the commitment to a deeper level of service and joy.</p><p>Bring with you crystals and tools that may assist you, as we shall also be working with Sacred Sound to assist in this birthing process. Reflect well on the colors and clothes you will wear: let them be comfortable but also reflect the essence colors and textures of your soul essence.</p><p>Let this be a celebration, as we together co-create through ritual, meditations, initiations, play groups, and reflection the common goal of Unity Consciousness.</p><p>A powerful and life changing workshop. $250 Canadian (2 days)<br /></p>',1,4,0,15,'2005-07-20 11:22:08',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,4,'','',0,4);
INSERT INTO mos_content VALUES (149,'Aleph - the first module in presenting your work in the world, zeroing in on the key focus.','Aleph - the first module in presenting your work in the world, zeroing in on the key focus.','<p>Jhadten presents this workshop to facilitate the process of bringing your work effectively to the world.&nbsp; In this course you will learn how to: </p><ul><li /></ul>','<ul><li>determine what you present best </li><li>prepare materials </li><li>present materials </li><li>monitor the presentation </li><li>monitor the energy levels of target group </li><li>maintain the energy levels of target group </li><li>provide follow ups of your presentation </li></ul><p>The course is a journey of discovering your true essence and the essence of your work.&nbsp; It is about living your passion and sharing it effectively with the world.&nbsp; It is about the joy of creative design, compassion and understanding in sharing and honoring who you are.&nbsp; The Ophanim, the Great Communicators and angelic archetypal energies, join through Jhadten in initiating you energetically into the realms of your mission and purpose.&nbsp; In step-by-step levels of focusing on, discovering the true essence of your work, we will move into the design, presentation, and development of that work.&nbsp; Participants will be required to share and present their work, and opportunities will be given to explore the effectiveness of the techniques taught and provided in this course.&nbsp; The course will, therefore, be a mixture of instruction and hands on experience.&nbsp; It is a celebration of who we are and how we can effectively share that with the world. </p><p>You should leave this course knowing much more about your mission and purpose, about your work and how to present it.&nbsp; You will also know how to more effectively do your work in this world.&nbsp; Although this course focuses on the presentation of your work, it will also empower you more in your field of endeavor. </p>',1,4,0,15,'2005-07-20 11:24:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,3,'','',0,1);
INSERT INTO mos_content VALUES (150,'Sourcing from the Source:','Sourcing from the Source:','<p>Sourcing from the Source: A New Workshop by Jhadten Jewall (Workshop) <br />Cocreating the Shield of the Command in the New Millennium</p><p>The Winter Solstice of 1999 saw the activation of the last of the 13 Major Cities of Light, that create the central matrix of the Shield of the Command in the Netherlands - a unified field of love that shall transform Humanity and the World. As these energies have been activated in Holland, they have also been activated in all Dutch people. </p>','Only when these energies become conscious within each person, shall they truly become tools of empowerment. The Purpose and Destiny of the Netherlands is to be the Shield of the Command: along with this destiny, the Dutch people have agreed to take on all limitations of third density reality that stand in the way of this Purpose. This workshop is designed to provide participants with the 13 Gifts of Light that proceed from the Cities of Light in order to transform and transmute the limitations that each has agreed to take on in order to transmute. The challenge to move from the self sourcing state, where the personality reigns, to sourcing from the Source, where the soul reigns - is addressed here. Providing these energetic states of awareness as tools of empowerment, shall assist not only in understanding more profoundly the national role of the Netherlands in the unfolding of the Divine Plan over the next 12 years, but also empower each individual in their own personal roles in connection with the sacred geography of the Netherlands. Participants shall receive a copy of the Shield of the Command hologram and delve deeper into the significance of the Shield personally, nationally and globally. The energetic activations of the various Gifts of Light shall be supported by sharing of the participants in their experiences of the Matrix of Holland. This is also an opportunity to activate the Shield of the Command as a whole Matrix of Energy. The activation and unfolding of the National Roles within the Divine Plan is an ongoing process that requires moving to the higher and higher levels of awareness and experienceof that Divine Purpose in order for the Divine Plan to continue to unfold in all its Perfection. Begin the new Millennium with Clarity and Focus and all shall unfold in the Perfection of the Divine Plan. Namaste in the Light of the Most Radiant One and Adonai.<p>A powerful and life changing workshop. $250 Canadian (2 days)<br /></p>',1,4,0,15,'2005-07-20 11:25:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,2,'','',0,1);
INSERT INTO mos_content VALUES (151,'Arcturian Holographic Sound/Light Technology','Arcturian Holographic Sound/Light Technology','<p>&nbsp;Jhadten Jewall has done extensive work with light body activations and sound work.&nbsp; His greatest endeavor with all the techniques he uses in his workshops is to assist participants in connecting with their soul essence and embodying that higher light here on Earth.&nbsp; In doing so, each person becomes more loving, at peace and harmony with the current incarnation.&nbsp;&nbsp; The more awareness people have about their essence, the easier it is to move into that place of power, which is love and unity consciousness.&nbsp; In this place one becomes totally loved and supported in their role in this lifetime.&nbsp; It is as natural as breathing then to love and support everyone else in their roles.</p>','&nbsp;Though Jhadten has studied and profited from many fields of spiritual work (Shamanism, Zen, Philosophy, Reiki, Crystal Healing, Hemisync and others), one of the most powerful is sound.&nbsp; Working extensively with people in the field of sound (Karin Roberts, Tom Kenyon, u.a.) and intensive journeys with the humpback whales, has led him to creating powerful workshops based on sound.&nbsp; The Sound of Creation was the first, the Sounds of Light the second, and now the work being presented: Arcturian Sound Light Work.&nbsp;&nbsp; In January 2003, the Elohim Arcturus (Violet Ray) and the Arcturian Light Beings (from whom he had channeled various light technologies) approached him with the inspiration to present new ways of work with light frequencies and sound.&nbsp; Needless to say, the work is in the vein of St. Germain resp. Merlin.&nbsp; The work wishes to introduce people to the alchemical union of body and soul, heaven and earth, male and female through light and sound.&nbsp;&nbsp; The work of transmitting healing, aligning and loving vibrations through light is well known.&nbsp; However, the Arcturian ray presents new ways of experiencing this: the light work is based on sacred geometries that will be taught and it is holographic, meaning that it is a three dimensional type of geometry rather than two dimensional (pyramid rather than a triangle, cubus rather than a square, etc).&nbsp; It is very beautiful and extremely effective.&nbsp; The Elohim Arcturus speaks of uniting these vibrations with the vibrations of sound to effect an alchemical union of that which has been separated.&nbsp; It is very exciting and new, as well as informative and profound as an experience for everyone.',1,4,0,15,'2005-07-20 11:26:22',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,1,'','',0,1);
INSERT INTO mos_content VALUES (152,'The Trinities of Trinities: Jaisalmeer, India','The Trinities of Trinities: Jaisalmeer, India','<p>Sacred Journey to India <br />May 10th to 28th, 2006</p><p><img height=\"222\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/citypalacejaisalw.jpg\" width=\"200\" align=\"right\" vspace=\"10\" border=\"0\" />Being the last in the final Trinity of the great 9 sacred journeys, this journey promises to fulfill different purposes than the ones people usually take to India.&nbsp; In a focused preparation and intent, the journey shall aim at completing the Trinities of Trinities.&nbsp; The 9 sacred journeys were focused on changing the heart vibration&nbsp;&nbsp;&nbsp; (3 journeys), changing the throat vibration&nbsp; (3 journeys-the throat being the expression point of the soul through an incarnation) and the 3 final journeys focused upon the alchemy of the heart-throat dynamic (expressing new love) of the global grids.&nbsp; <p /></p>','In this year 2006 of the final great balance and righteousness of the new paradigm coming into place, it is appropriate that this journey would be the final activation. 2005 is a tremendous year of change so that this can take place.&nbsp; Below is an itinerary of the journey, anchoring all the work back into the Himalayas (crown chakra of the world), and the pricing is being calculated for this journey and will be available as soon as we have it.&nbsp;&nbsp; The high point of the journey shall be in Jaisalmeer where the mysterious energies of a new world are being birthed in respect to the process of these journeys. <p>PLEASE NOTE THIS IS TEMPORARY AND SUBJECT TO CHANGE: </p><p>10/5/2006 flight to Delhi<br />11/5/2006 Delhi/ Agra - (morning tour in Delhi ) afternoon to Agra, evening visit Taj Mahal <br />12/5/2006 Agra - evening visit Taj Mahal&nbsp; (2nd time) + Agra Fort<br />13/5/2006 Agra / Samode via Fatehpur Sikri - stay at Samode Palace <br />14/5/2006 Jaipur - morning Amber Fort , evening traditional dinner + Dance<br />15/5/2006 Jaipur / Pushkar<br />16/5/2006 Pushkar / Udaipur - Lake palace<br />17/5/2006 Udaipur - Lake palace<br />18/5/2006 to Jodhpur<br />19/5/2006 Jaisalmer - Fort Rajwada<br />20/5/2006 Jaislamer - Fort Rajwada<br />21/5/2006 Jaisalmer - Fort Rajwada<br />22/5/2006 to Jodhpur/ fly to Delhi&nbsp; 23,24,25/5/2005 stay in Kathmandu<br />26/5/2006 evening flight to Delhi<br />27/5/2006 Delhi : visit temples and Ghat<br />28/5/2006 departure&nbsp; </p>',1,4,0,16,'2005-07-20 13:54:31',62,'','2005-07-20 13:55:29',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,1,'','',0,1);
INSERT INTO mos_content VALUES (153,'Hologram of the Flame of the Magdalene Nov 14th, 2004','Hologram of the Flame of the Magdalene Nov 14th, 2004','<img height=\"500\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/magdaleneFw.jpg\" width=\"400\" border=\"0\" />','',1,5,0,19,'2005-07-20 14:48:31',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,1,'','',0,0);
INSERT INTO mos_content VALUES (154,'Hologram of the New Cosmic Father Energies - Maitreya 2005','Hologram of the New Cosmic Father Energies - Maitreya 2005','<img height=\"577\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/maitreyaCD.jpg\" width=\"420\" border=\"0\" />','',1,5,0,19,'2005-07-20 14:50:10',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,2,'','',0,0);
INSERT INTO mos_content VALUES (155,'Hologram for the Asian Tsunami','Hologram for the Asian Tsunami','We have all seen the heart-wrenching effects of the Earthquake in Asia : in the agony of compassion I asked Father/Mother God/dess to help us to send loving supportive energy as well as financial aid.&nbsp; This is the hologram they have shown me and asked that we send the vision of Comfort and Wholeness to that area as we meditate on the hologram; &quot;May it soothe your hearts and the hearts of all!&quot;, this is my prayer.','<img height=\"420\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/asia04w.jpg\" width=\"420\" border=\"0\" />',1,5,0,19,'2005-07-20 14:53:52',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,3,'','',0,0);
INSERT INTO mos_content VALUES (156,'The Mandala for the Twin Flame Alchemy Energy in 2004','The Mandala for the Twin Flame Alchemy Energy in 2004','<img style=\"WIDTH: 420px; HEIGHT: 768px\" height=\"768\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/2twinflamesw.jpg\" width=\"420\" border=\"0\" />','',1,5,0,19,'2005-07-20 14:55:45',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,4,'','',0,0);
INSERT INTO mos_content VALUES (157,'Mandala for the journey to Egypt of the Twin Flame Codes. January 2004','Mandala for the journey to Egypt of the Twin Flame Codes. January 2004','<img height=\"640\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/egyholow.jpg\" width=\"434\" border=\"0\" />','',1,5,0,19,'2005-07-20 14:57:05',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,5,'','',0,0);
INSERT INTO mos_content VALUES (158,'Mandala for Peace in the World March 2003:','Mandala for Peace in the World March 2003:','<p>&nbsp;\'May the righteousness of the Heavens finally prevail on Earth.&nbsp; May nations, countries, colors and creeds unite in one peace, one light, one love, one consciousness. </p><p>In tuning into this mandala, many of you will find your own sound that seems appropriate to work with it; combining sound with the visualization is very powerful, indeed, and the need for power behind this intention seems very necessary now.&nbsp; I, myself, have found the sound &quot;Shee-ah-lah-ree-om&quot; to work very well with it if you need something to get you started.&nbsp; Connect with your soul and follow the energy of love moving through you as you sound and the right sounds will definitely come to you. Namaste in the Light of Peace. </p>','<img height=\"580\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/peace03.jpg\" width=\"460\" border=\"0\" />',1,5,0,19,'2005-07-20 14:58:53',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,6,'','',0,0);
INSERT INTO mos_content VALUES (159,'Indonesia: Mandalas of Creation Borobudour I','Indonesia: Mandalas of Creation Borobudour I','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/boroI.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:01:39',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,7,'','',0,0);
INSERT INTO mos_content VALUES (160,'Indonesia: Mandalas of Creation Borobudour II','Indonesia: Mandalas of Creation Borobudour II','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/boroII.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:05:09',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,8,'','',0,0);
INSERT INTO mos_content VALUES (161,'Indonesia: Mandalas of Creation Borobudour III','Indonesia: Mandalas of Creation Borobudour III','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/boroIII.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:05:55',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,9,'','',0,0);
INSERT INTO mos_content VALUES (162,'Indonesia: Mandalas of Creation Dolphin Mandala','Indonesia: Mandalas of Creation Dolphin Mandala','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/dolph.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:06:39',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,10,'','',0,0);
INSERT INTO mos_content VALUES (163,'Jordan: the Babylonian Keys of Sound Creation 1st Symbol - Caph','Jordan: the Babylonian Keys of Sound Creation 1st Symbol - Caph','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/caphw.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:07:35',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,11,'','',0,0);
INSERT INTO mos_content VALUES (164,'Jordan: the Babylonian Keys of Sound Creation 2nd Symbol - Beth','Jordan: the Babylonian Keys of Sound Creation 2nd Symbol - Beth','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/bethw.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:08:16',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,12,'','',0,0);
INSERT INTO mos_content VALUES (165,'Jordan: the Babylonian Keys of Sound Creation 3rd Symbol - Aleph','Jordan: the Babylonian Keys of Sound Creation 3rd Symbol - Aleph','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/alephw.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:09:11',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,13,'','',0,0);
INSERT INTO mos_content VALUES (166,'Jordan: the Babylonian Keys of Sound Creation 4th Symbol - Daath','Jordan: the Babylonian Keys of Sound Creation 4th Symbol - Daath','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/daathw.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:09:54',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,14,'','',0,0);
INSERT INTO mos_content VALUES (167,'Jordan: the Babylonian Keys of Sound Creation 5th Symbol - Eb','Jordan: the Babylonian Keys of Sound Creation 5th Symbol - Eb','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/ebw.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:12:03',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,15,'','',0,0);
INSERT INTO mos_content VALUES (168,'First Symbol of Sound Codes from the High Council of Law','First Symbol of Sound Codes from the High Council of Law','<img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China1.jpg\" width=\"433\" border=\"0\" /> ','',1,5,0,19,'2005-07-20 15:14:31',62,'','2005-07-20 15:25:38',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,16,'','',0,0);
INSERT INTO mos_content VALUES (169,'Second Symbol of Sound Codes from the High Council of Law','Second Symbol of Sound Codes from the High Council of Law','Second Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Ma&quot;&nbsp; China 2001<br /><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China2.JPG\" width=\"433\" border=\"0\" /> ','',1,5,0,19,'2005-07-20 15:15:34',62,'','2005-07-20 15:25:05',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,17,'','',0,0);
INSERT INTO mos_content VALUES (170,'Third Symbol of Sound Codes from the High Council of Law','Third Symbol of Sound Codes from the High Council of Law','<p>Third Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Bezelik&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China3.jpg\" width=\"433\" border=\"0\" /></p>','',1,5,0,19,'2005-07-20 15:16:17',62,'','2005-07-20 15:24:53',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,18,'','',0,0);
INSERT INTO mos_content VALUES (171,'Fourth Symbol of Sound Codes from the High Council of Law','Fourth Symbol of Sound Codes from the High Council of Law','<p>Fourth Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Tulufan&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China4.jpg\" width=\"433\" border=\"0\" /><br />&nbsp;</p><p />','',1,5,0,19,'2005-07-20 15:16:59',62,'','2005-07-20 15:24:40',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,19,'','',0,0);
INSERT INTO mos_content VALUES (172,'Fourth Symbol','Fourth Symbol','<p>Fourth Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Tulufan&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China4.jpg\" width=\"433\" border=\"0\" /></p>','',-2,5,0,19,'2005-07-20 15:18:07',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,0,'','',0,0);
INSERT INTO mos_content VALUES (173,'Fifth Symbol of Sound Codes from the High Council of Law','Fifth Symbol of Sound Codes from the High Council of Law','<p>Fifth Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Astana&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China5.jpg\" width=\"433\" border=\"0\" /></p>','',1,5,0,19,'2005-07-20 15:19:18',62,'','2005-07-20 15:24:28',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,20,'','',0,0);
INSERT INTO mos_content VALUES (174,'Sixth Symbol of Sound Codes from the High Council of Law','Sixth Symbol of Sound Codes from the High Council of Law','<p>Sixth Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Kukan&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China6.jpg\" width=\"433\" border=\"0\" /></p>','',1,5,0,19,'2005-07-20 15:19:59',62,'','2005-07-20 15:24:16',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,21,'','',0,0);
INSERT INTO mos_content VALUES (175,'Seventh Symbol of Sound Codes from the High Council of Law','Seventh Symbol of Sound Codes from the High Council of Law','<p>Seventh Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Hu Padme Hu&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China7.jpg\" width=\"433\" border=\"0\" /></p>','',1,5,0,19,'2005-07-20 15:20:38',62,'','2005-07-20 15:24:03',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,22,'','',0,0);
INSERT INTO mos_content VALUES (176,'Eighth Symbol of Sound Codes from the High Council of Law','Eighth Symbol of Sound Codes from the High Council of Law','Eighth Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Xian&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth) ','',1,5,0,19,'2005-07-20 15:21:13',62,'','2005-07-20 15:23:52',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,23,'','',0,0);
INSERT INTO mos_content VALUES (177,'Ninth Symbol of Sound Codes from the High Council of Law','Ninth Symbol of Sound Codes from the High Council of Law','<p>Ninth Symbol of Sound Codes from the High Council of Law in Orion governing the Shield of the Command* &quot;Heyan&quot;&nbsp; China 2001<br />* (Mission of the Netherlands within the Divine Plan: to create a unified field of Love that regenerates the Body and Mother Earth)</p><p><img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/China9.jpg\" width=\"433\" border=\"0\" /></p>','',1,5,0,19,'2005-07-20 15:23:39',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,24,'','',0,0);
INSERT INTO mos_content VALUES (178,'The Symbol for the Jade Gate, China 2001-Opening new Sectors of the Mind, Heart and Body','The Symbol for the Jade Gate, China 2001-Opening new Sectors of the Mind, Heart and Body','<img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/JadeG.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:26:25',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,25,'','',0,0);
INSERT INTO mos_content VALUES (179,'First Symbol for the New Initiations into the Order of Melchizedek \"Melchior\",','First Symbol for the New Initiations into the Order of Melchizedek \"Melchior\",','<img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/Mel1.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:28:01',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,26,'','',0,0);
INSERT INTO mos_content VALUES (180,'Second Symbol for the New Initiations into the Order of Melchizedek \"Methuselah\",','Second Symbol for the New Initiations into the Order of Melchizedek \"Methuselah\",','<img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/Mel2.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:28:55',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,27,'','',0,0);
INSERT INTO mos_content VALUES (181,'Third Symbol for the New Initiations into the Order of Melchizedek \"Enoch\",','Third Symbol for the New Initiations into the Order of Melchizedek \"Enoch\",','<img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/Mel3.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:29:26',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,28,'','',0,0);
INSERT INTO mos_content VALUES (182,'Fourth Symbol for the New Initiations into the Order of Melchizedek \"Seth\",','Fourth Symbol for the New Initiations into the Order of Melchizedek \"Seth\",','<img height=\"439\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/Mel4.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:29:45',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,29,'','',0,0);
INSERT INTO mos_content VALUES (183,'Whale Matrix: Gateway to the Akashic Records of the Earth Realms  2001','Whale Matrix: Gateway to the Akashic Records of the Earth Realms  2001','<img height=\"546\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/silver1.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:30:51',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,30,'','',0,0);
INSERT INTO mos_content VALUES (184,'Whale Matrix: Symbol of New Codes of Harmony, Balance, Beauty and New Justice.  Received in April 20','Whale Matrix: Symbol of New Codes of Harmony, Balance, Beauty and New Justice.  Received in April 20','<img height=\"521\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/whale02.jpg\" width=\"415\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:31:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,31,'','',0,0);
INSERT INTO mos_content VALUES (185,'Mandala for the Whale Journey in 2003 Sound Codes of Creation','Mandala for the Whale Journey in 2003 Sound Codes of Creation','<img height=\"460\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/silver2003.jpg\" width=\"460\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:33:04',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,32,'','',0,0);
INSERT INTO mos_content VALUES (186,'Mandala for the Whale Journey in March/April 2004 Twin Flame Codes','Mandala for the Whale Journey in March/April 2004 Twin Flame Codes','<img hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/whale04w.jpg\" width=\"420\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:35:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,33,'','',0,0);
INSERT INTO mos_content VALUES (187,'Mandala for the Whale Journey in 2005: Sound Codes of the Dolphin Temple of Atlantis','Mandala for the Whale Journey in 2005: Sound Codes of the Dolphin Temple of Atlantis','<img hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Mandalas/WO5W.jpg\" width=\"420\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:36:06',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,34,'','',0,0);
INSERT INTO mos_content VALUES (188,'Mandala of Sound Creation Toronto, Canada','Mandala of Sound Creation Toronto, Canada','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/soundw.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:37:40',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,35,'','',0,0);
INSERT INTO mos_content VALUES (189,'Mandala of the Evolution of Humanity\'s Consciousness Windemere, United Kingdom','Mandala of the Evolution of Humanity\'s Consciousness Windemere, United Kingdom','<img height=\"526\" hspace=\"0\" src=\"/jhadten/images/stories/www.sacredspaces.net/Images/LightSymbols/Mandalas/windemerew.jpg\" width=\"433\" border=\"0\" />','',1,5,0,19,'2005-07-20 15:38:53',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,36,'','',0,0);
INSERT INTO mos_content VALUES (190,'The Circle of Light','The Circle of Light','<p><img height=\"140\" hspace=\"10\" src=\"/jhadten/images/stories/www.sacredspaces.net/cdnmisson.jpg\" width=\"140\" align=\"left\" vspace=\"10\" border=\"0\" /></p><p><br />Vancouver\'s Meditation Group <br />Meets every Thursday Evening from 7-10pm <br />Everyone is welcome ~ Love Donation* for Evening <br />Call to confirm! 604-733-3473 </p><p>To see pictures of quintiles, Flame of the Magdalene and the Lemurian ray click on this link! </p><p />','<p>The Circle of Light meditations are an ongoing work devoted to the area of Vancouver, emanating Love, Peace and Harmony out to all of the world from this very special vortex.&nbsp; Led by Jhadten, the group has been meeting since 1994.</p><p>Sept 2004: Here we explored the role of Canada, to unite the religions of the world by breathing the breathe of Life into the crystalline grids of reality and activating the Lightbody of Mother Earth and the Lightbodies of Humanity: a new unconditional Love that surpasses all religions unto this time.&nbsp; The importance of Vancouver BC and Truro NS as centres of the main translation points (there are only 12 in the world and two are in Canada, cf. Keys of Enoch by J.J. Hurtak) and the Portal of Unity Consciousness was experienced as the image below portrays.</p><p>Oct:&nbsp; We shall be working with the energy of the Grand Quintiles and the Solar and Lunar Eclipses of this Month (Oct 1, Oct 14, Oct 28)&nbsp; here are a couple of links to read about the energy of this unique event.&nbsp;&nbsp; I think it is very important to be aware of the information from Dr. Lilliana Corredor\'s website for the 14 October and 28th of October, especially as her information coincides with mine, that the 28th of October is a preparation through the Father (healing wounded male energies) for the anchoring of the Magdalene Flame on Nov 14, 2004 (cf Edwin\'s channeling). </p><p>Nov ~ Dec : the work here focused on the third quintile and on the energy of the Flame of the Magdalene on the 14th of Nov.&nbsp; The Christed Light was anchored on the planet through Canada and GB to the rest of the world through this Flame of the Magdalene (Heavenly Mother united with Earth Mother).&nbsp; The work was then to experience through this new feminine energy the new energy of the Father: the Christed Light of the Father thus being anchored through a trinity of His energies being sent through the portals of Antares, Sirius and the Pleiades (Sterope/time dimensions) culminating in the transmission of this unified Trinity through Arcturus: this leads to the culmination of energies in the Lemurian Ray on 18th of December.&nbsp; The Winter Solstice is then the perfect Begin of the Return of Light through this combined energies.</p><p>Click on these three links for interesting information on the Bi-Quintiles:</p><p><a href=\"http://www.harmonicconcordance.com/newsite/AstrologicalMusings--Quintiles.htm\">The Circle of Harmonic Concordance</a></p><p><a href=\"http://www.astrologycom.com/grandquintile1.html\">Malvin Artley</a></p><p><a href=\"/jhadten/index.php?option=content&task=view&id=191\">Channeling of Edwin Courtenay &quot;The Return of the Goddess&quot; (October BiQuintiles)</a></p><p><a href=\"/jhadten/index.php?option=content&task=view&id=192\">Channeling of Edwin Courtenay on &quot;The Magdalene&quot;&nbsp; (refers to the 14th of Nov)</a> </p><p><a href=\"/jhadten/index.php?option=content&task=view&id=193\">Channeling of Edwin Courtenay on the &quot;Chirst Energy&quot; (channeled in Spring 2004)</a> </p><p><a href=\"/jhadten/index.php?option=content&task=view&id=194\">Channeling on the 11th of Nov, 2004 by Qala</a></p><p><a href=\"/jhadten/index.php?option=content&task=view&id=196\">A Message from Diana Summer</a></p><p><a href=\"/jhadten/index.php?option=content&task=view&id=195\">Very important message from Marielle Croft (astrologer) on Chiron and the Wounded Father</a> </p><p><a href=\"http://www.starchild.co.za/december.html\">On the Lemurian Ray please refer to this article</a><br /><br /></p>',1,4,0,27,'2005-07-20 15:55:25',62,'','2005-07-20 16:24:10',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',5,0,1,'','',0,1);
INSERT INTO mos_content VALUES (191,'The Return of The Goddess','The Return of The Goddess','<p>The Bi-Quintiles of October 2004 </p><p>&nbsp;(Channelled by Edwin Courtenay)</p><p>&nbsp;I am the Archangel Ratziel, the angel of hidden things, the occult angel who is the revealer of truth submerged and lost. It is time now for mankind to know and realize the truth that has been spoken of only in half terms in the past, but which now is ready to be revealed so that man may work with it in an intimate and personal way as well as globally throughout your entire world.</p><p>&nbsp;We speak then of the Bi-Quintiles that are about to transpire in October of this year and which will bring to the Earth a very powerful energy – an energy that has been here upon the planet before in man, but which was then submerged for a thousand years and which has long since been returning to this planet in order to combine with the energy that replaced it, creating a harmony, a marriage, a perfect balance that will bring mankind and the world in which they live back to a state of paradise and bliss.</p><p>&nbsp;The energy of the Goddess is a primary ingredient for re-creation. It is an elemental, essential energy, which is required in order for all consciousness and matter to be transformed into its highest state, to return to its evolutionary, unfolded, pure and quintessential nature.</p><p>&nbsp;Mankind was incarnated upon the planet, expressed here through the divine grace of the source, of God, in order to experience life, in order to experience limited reality, in order to crystallize inside themselves as physical beings upon this Earth, upon this planet, the very nature of their own inner divinity, the very nature of God made manifest in the physical world. But God, the divine source, is many things, both Goddess and God, both masculine and feminine, both yin and yang. And in the beginning, when the vibration upon the Earth was pure, these two essential elements existed balanced within mankind. Mankind was pure, aligned to the polarisation of the source’s energy. Mankind was both God and Goddess in microcosm, even though they were separated into their own physical genders.</p><p>&nbsp;But as life upon the planet evolved, mankind swayed towards one or other of the polarities, first of all experiencing a Golden Age of feminine harmony, with the presence of the Divine Mother as paramount and most powerful upon the planet. This was an age of tranquillity and peace, harmony, receptivity, awareness. It was an age of love, sensuality, sensitivity, nurturing and growth. It was an age in which mankind lived in harmony with nature and in harmony with the presence of the elemental beings that existed side by side with them in this world.</p><p>&nbsp;But this age was meant to pass, the swing of the pendulum moving away from the presence of the Divine Mother energy and back towards the presence of the God. Such was the nature of the crystallized force of the power of the Divine on the planet until a time when the vibration of the world would rise in harmony again and the two energies of the God and the Goddess be able to co-exist side by side as one. And so the world entered its Piscean age, and the Goddess was suppressed, replaced, obscured, hidden, veiled by the rising presence of the God force - the son. Christianity embraced and represented this energy. It played its part in the swing of the energetic pendulum, suppressing, destroying, obscuring the presence of the Goddess force within the hearts and minds of man. Women were suppressed during this age, their power ignored, obliterated, forgotten, but the Goddess always existed below the surface, sleeping, waiting, resting, biding her time for her return.</p><p>&nbsp;The consciousness within the planet at this moment in time is rising, irrespective of what is reported in the media. The energy of mankind is growing and their realisation and awakenment day by day becoming more powerful and more clear. We are moving back into an era of perfect balance, where once again the presence of the God and the Goddess can stand side by side within mankind and upon the planet, where we can connect with the totality of all through the completed facets of that totality’s polarities here on Earth. Only when the polarities are in place, only when the God and the Goddess force is rekindled within us, within man, within the world can the sacred marriage and union be completed that will enable man to transcend beyond the polarity of the God and the Goddess, beyond the polarities that exist inside themselves and enter back into the unified androgyny of the Divine. Only when these pieces are in place can mankind return once again to their quintessential alchemical self.</p><p>&nbsp;The Goddess then now at this moment in time returns, she returns into the consciousness of man, she returns into the consciousness of the planet. Her energy is awoken in every atom, in every molecule, in every fibre of existence. The Shekinah energy released will re-inform the consciousness of matter and mankind as to their capacity to become what they desire to be. It will free the world and mankind from the social conditionings that have imprisoned them for so long, that have been so connected with the imbalanced masculine energy of science and physics and mathematics. It will free mankind to the infinite possibilities of truth; it will enable them to shuffle off the shackles of limitation and finally once again become the limitless beings that they once were.</p><p>&nbsp;The energy of the Goddess then is consciousness and power, it is self-realization, it is remembrance, it is communion and it is acknowledgement of the divine truth. And the divine truth is this: that the ultimate source, the source that lies beyond the Divine - the void, the infinite and eternal chaotic ocean of primordial possibility, the sleeping consciousness of the divine source itself - is feminine; that the origin, the ultimate beginning, because of its creative nature is feminine, and that it is only through the completion of the feminine’s replacement into the consciousness of mankind and the energy of the planet that we can reconnect with our ultimate source, that we can acknowledge that our link to the ultimate Divine is through the feminine principle here on Earth, here within the consciousness of man, here within our world.</p><p>&nbsp;The Goddess’s return then promises the sacred union, the sacred marriage, the co-joining of the masculine and feminine force, the alchemical co-joining of the polarities and charges of primordial nature that will take us to the divine consciousness, the divine source and beyond it, to the void, to our ultimate end which was our ultimate and original beginning. It is time now that we re-embrace our power, that we recognize the magic in the world, that we acknowledge the living presence of the Gods amongst us in every flower that breathes, in every gust of wind and drop of rain, that we recognize once again that we are not detached from our reality or our creators, but part of them, as everything is, and that everything that we create through the co-creative power that we wield and express is part of this divine inheritance too.</p><p>&nbsp;The two pentacles that will appear in the night sky will bring various energies to your planet, energies that the planet needs in order to enter into this sacred marriage.</p><p>&nbsp;The first star, on 1st October 2004, will shower the planet with balanced elemental energy, the five points of the star of course representing spirit, earth, air, fire and water. These elemental energies are required in order to create a foundation, a balance, a strong, sturdy base upon which the sacred marriage can occur. The balance of the elements are essential in order for the later alchemical transformations to take place. The first star then will realign inside each and every person upon the planet their elemental balance and also the elemental balance within the world itself. Preparatory work that can be done, in order to ensure that each individual who is awoken to such truth is ready to embrace the energy of this rebalancing Pentagram, can be done along the lines of meditation and contemplation in order to realize the presence of the elements inside themselves: their thoughts, their feelings, their passions, motivations and desires and their grounded awareness, their stability, their anchored earthiness, their growth; by looking at their diet, by focusing on the elements outside and inside of themselves, by calling upon the angels who represent these elemental energies: Uriel, Raphael, Gabriel, Azrael and Michael. They can draw the balanced energies into their being and they can correct any imbalances that occur, preparing them for the sacred marriage that will transpire.</p><p>&nbsp;The second pentacle in the sky will bring forward onto the Earth the presence of the starry cosmic Goddess. The energy of the Goddess that has been placed upon the planet up until this time has been preparation for her true coming in October. The energy of the Venus transit awakening us to our own inner love so that our hearts would be open to welcome the presence of the Goddess who came to us then as maiden, as mother; but now the Goddess chooses to shine her light upon us in her more starry and cosmic aspects. We have been prepared, we have become the chalice, as Mary Magdalene was, we have become the vessel, so that we may hold the energy of the divine light of the mother, the nurturing, nourishing power of the Goddess. She comes to us now on October the 28th as Shekinah – the divine feminine principle, the queen of heaven, the consort of Jehovah or YHWH (Yahweh), the queen of all. When she enters into us in this way she aligns us to our own Eve Kadmon, to the divine feminine blueprint that exists inside us. She completes that that was begun. She gives us the opportunity and the power to enter into mastery by becoming both God and Goddess, by becoming both male and feminine principle of energy, by aligning ourselves with her and entering into this sacred union of celestial marriage.</p><p>&nbsp;These two pentacles then are gateways and windows. They are portals, they are apertures, they are doorways through which the energy of the elements and the Goddess may be poured upon the planet. They are to prepare and align us for the co-joining of our own inner God and Goddess, our own inner masculine and feminine force.</p><p>&nbsp;Now, it is important to understand that people will experience these things in different ways depending upon the polarity balance that exists inside themselves already. Those who are already aligned with the Goddess may feel very little, other than a reaffirming of the presence of the Goddess inside themselves. But those who are not particularly connected to their own inner Goddess connection, the presence and power of the Goddess that is naturally within them, will feel a great shift and power. Those who have always in the past been more aligned to the presence of the God energy, these people will feel a softening, an awakening, a deeper connection to the world around them, a greater sense of cosmic unity, a greater sense of unity consciousness, an awareness of themselves extending through nature, an awareness of their own creative, magical, eternal and infinite being, a sense of themselves from the very first moment of self-conscious awareness as a cell within the body of the divine source to this point now, a reconnection to their eternity, to their beginning. Also, some individuals will identify with the presence and the power of the Goddess through a particular archetype. Many will connect with the Goddess energy through the figure of the Magdalene, through the energy that she came to represent – the chalice, the Holy Grail, the vessel who held the sacred promise, the promise of continued communion and connection with the light divine, the maiden energy, the teacher of love, of sensuality, of the presence of God found in the physical form, found upon the physical Earth. Others, dependent upon their own soul nature, will connect with the presence of the Mother or the crone, sometimes embodied as Mary, sometimes embodied as Cerridwen. It is dependent of course always upon the consciousness of the individual as to exactly how they will receive the energy, but if they can take themselves into a purer state, if they can align themselves to their higher consciousness during these two moments where the energies of the elements and where the energy of the Goddess pours forth upon the Earth, then they will receive the power in its purest form and they will recognize the Goddess as Shekinah – the feminine divine principle, the great Goddess of all.</p><p>&nbsp;These two dates then are very important times. People should meditate alone or in groups. They should call the presence of the five archangels, they should call the presence of the Goddess, they should draw the presence of the Goddess into themselves as individuals and as a group, holding the energy of the template, of the great starry Goddess in and around themselves, so that she may reawaken, rekindle the energy within their atoms, their mind, their heart, their spirit and their soul.</p><p>&nbsp;What transpires after this point is largely unknown, but it will be a significant moment of change, a powerful shift within the consciousness and hearts of those who exist here upon the planet at this time.</p><p>&nbsp;(Distributed by Gisela Cowlin)&nbsp; </p>','',1,4,0,28,'2005-07-20 16:01:43',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,6,'','',0,0);
INSERT INTO mos_content VALUES (192,'The Magdalene Flame','The Magdalene Flame','<p>&nbsp;(Channelled by Edwin Courtenay)</p><p>In this universe there are laws that govern the forces both material and spiritual.&nbsp; These laws exercise power over everything that enters here, including the highest divine expression and the lowest manifested material thing.&nbsp; There are forces within this universe that have revealed themselves to mankind that are known and talked about and drawn upon.&nbsp; But all of these forces in one way or another will be made manifest here in polarity, even though the counterpart of the force that is known may not be known to mankind at this moment in time.&nbsp; Our message is one which identifies a polarity which up until this moment in time has been largely hidden from the consciousness of man but which is soon to be not only revealed but also returned to the physical plane and to the hearts of man and womankind.&nbsp; This force is ancient and powerful and was once known by man and woman on earth but has long since been forgotten and receded into the dim recollection of the consciousness of the world.&nbsp; Now it is time for it to return. </p>','<p>The Christ energy is known by many different names depending upon the cultures and civilisations that have drawn upon its power or recognised its presence as it has shone through those who have embodied it.&nbsp; The Buddha once held this light, as did Krishna , as did most famously of all the Ascended Master Jesus.&nbsp; The Christ consciousness, the Christ light, the Christ energy, is known by another name within the spiritual community, that of Maitreya.&nbsp; It is a force which can be likened to a consciousness and is often described as a Cosmic Ascended Master being, though in truth it is more akin to a carrier wave frequency or bridging force that connects the consciousness of man to the consciousness of the Divine.&nbsp; The Maitreya is one of three primary souls which were created at the beginning of time from the Divine Source, the first three souls who were the expressions of the Divine born into limited space, time and reality, three primary cells born from the body of God into our universe, into the reality that you now call home.&nbsp; The other two souls serve a similar function to the function of the Maitreya.&nbsp; They too are bridging consciousness, one who bridges the divide that exists between the consciousness of our planet, Gaia, and the consciousness of mankind, this Cosmic Ascended Master being known as Sanat Kumara.&nbsp; The other Cosmic Ascended Master being is the Maha Cohan.&nbsp; The Maha Cohan is responsible for connecting and aligning each and every spirit to those sources of power and guidance that can assist and aid them throughout their spiritual journey: their guides and guardian angels, their patron Masters and Archangels and all other forces that they might connect to and with in order to serve their soul’s higher purpose.</p><p>&nbsp;But today it is the Maitreya force that is the focus of our message.&nbsp; Before, in the past, mankind has only ever recalled the presence of the Maitreya energy as a masculine force that has expressed itself through masculine Masters.&nbsp; The Maitreya, the Christ (which means the anointed spark), has only ever shone through those human beings, those men, of great self-mastery and power who walked the earth and served the Divine by shining the light of the Christ into the hearts and minds of men and women.</p><p>&nbsp;This was not always so, although it is history in accordance with the spiritual recollections of most.&nbsp; But in ancient times, in ancient Atlantis, there was another expression of the Maitreya force, another expression of the Christ energy, which was often seen manifest on earth.&nbsp; For reasons which we will explain later, we will refer to this energy as the Magdalene Flame.&nbsp; The Magdalene Flame is the feminine counterpart of the Christ energy or the Maitreya.&nbsp; It is the feminine expression of this Cosmic Ascended Master consciousness, it is the counterpart, it is the polarised, opposite energy of the masculine Maitreya energy and consciousness.&nbsp; The Magdalene Flame was first made manifest through an individual in ancient Atlantis in the body of a priestess who was the ruling force within the temple of the Divine Mother there.&nbsp; The Magdalene Flame serves a similar function to the Maitreya energy but it guides mankind, aligns and connects them, not to the masculine representation of the Divine Source, the Father God, but to the feminine representation of the Divine Source, the Mother Goddess.&nbsp; It aligns man and womankind to the creatrix energy, to the force which is in essence the mother and origin of all.</p><p>&nbsp;Before we would detail more of the nature of the Magdalene Flame and speak of why it has been for so long absent from your world and why and when it is now due to return, we would first justify the comment that we have made regarding the nature of the Mother Goddess as being the true origin and source of all.&nbsp; As some will already know, manifestation within limited space and time occurs through reflection.&nbsp; An entity appears in the highest realms of your universe and as it journeys closer and closer to the physical dimension, is reborn in different vibrational levels, taking on different shapes and forms which are lower octaves, lower manifestations of its original nature and self.&nbsp; These lower manifestations can seem very different from their original countenance, often taking on separate, individual characters, adopting new names, new images, new shapes and understandings, an example of which would be the archangel Melchisadek, the angel of communion, who in the lower realms of vibrational expression is known as the archangel Michael, the archangel of the South.&nbsp; It is true to say that these two angelic beings are the same and yet it is also true to say that they are separate.&nbsp; Michael is a lower expression of Melchisadek’s presence, a lower reflection of Melchisadek’s light.&nbsp; The Mother Goddess exists within your limited space and time universe.&nbsp; The Mother Goddess and the Father God are the polarised expressions of the Divine Source and the Mother Goddess has many faces and names as her energy has reached down towards manifestation.&nbsp; In one of her highest forms she is known as Shekinah; in one of her slightly lower manifestations Sophia.&nbsp; As we move further and further down the vibrational scale she is known in more earthly countenances, moving from the celestial to the physical throughout cultures and times, throughout traditions and religions, but she is in essence always the same.</p><p>&nbsp;The spiritual community has largely been taught to believe that the Source of all creation, the Divine Source, is neither male nor female but a perfect, combined energy, a balanced force.&nbsp; The Creator of your universe is indeed this being, an omnipresent, infinite, multidimensional consciousness, perfectly balanced, whole and neutral, unconditional, non-judgemental and ultimately and infinitely loving.&nbsp; But this being is not the beginning but a product of something that transcends it.&nbsp; The void, or Audesh as the void is also known, is a chaotic ocean of infinite probability.&nbsp; It is a consciousness which is described as sleeping and dreaming, an ocean of primordial chaos, raging in its tumultuous sleep as it dreams constantly of the universe that is manifest.&nbsp; The Divine Source is the void’s dream, a dream that was made manifest from the ocean of chaos from which all of mankind’s universe was born; non-limited and limited space, time and reality, everything that you know and everything that you aspire to learn of.</p><p>&nbsp;Because of the nature of reflection, because of the nature of the octave manifestation of energy and consciousness, the void sought unconsciously presence within our limited space and time and so enforced unconsciously upon our limited universe the law of polarity, which would ensure that when the Divine Source placed itself within our universe it would manifest as both Father God and Mother Goddess, the Mother Goddess being that octave of the void that is found within the Divine Source; the microcosm of Audesh within the macrocosm of the Divine Source itself.</p><p>&nbsp;Therefore the Maitreya (the Christ) and the Magdalene Flame represent, on an octave level, the Father God, the Mother Goddess, the Divine Source, and Audesh the void, the void being the ultimate source of creation; the Magdalene Flame being then not only our link to the Mother Goddess but also to the void, that stands behind the source of all creation.</p><p>&nbsp;The Magdalene Flame existed as a consciousness which inspired and rested within the hearts of men and women upon the planet for some time.&nbsp; As with the Maitreya, it is a consciousness which at times shone within women in order to teach and guide and perform miraculous things in order to inspire mankind towards their return, their return to the Divine Source, to the Mother and Father God and Goddess.&nbsp; It was a presence which resided within certain women, as the Christ force has resided within certain men.&nbsp; But there came a time when the force of the Magdalene Flame no longer flourished.&nbsp; This change was foreseen.&nbsp; In fact it was always part of the plan.&nbsp; The Divine Source knew that in order for mankind to eventually return to it, they would have to journey through a series of expressions of the polarity of the masculine and feminine dominant force on earth.&nbsp; This has been experienced and accomplished through the shifting of the ages and as mankind entered the Piscean Age, which was ushered into existence from the point of the birth of the Master Jesus onwards, through his life, past his death, through the rising of the Christian church up until very recently, prior to and at the point of the turn into the 21st century, the new millennium, the Age of Aquarius, when we would begin to re-embrace the presence of the Mother Goddess here on earth and welcome back the Magdalene Flame. </p><p>&nbsp;In Jesus’ life then, the Magdalene Flame existed.&nbsp; It had become suppressed already, almost completely forgotten, most certainly by most ignored, but it was still present and in some temples venerated and honoured, even by those religions which now deny its very existence.&nbsp; It shone through Mary the mother of Jesus the Master but it shone most brightly through Jesus’ consort and lover, Mary Magdalene, from whom in this period of history in which we currently live, it takes its name.&nbsp; Mary Magdalene was not what we have come to believe her to be.&nbsp; She was a priestess, an ancient spirit, wise and knowledgeable in the ways of the Goddess and all her sensual delights.&nbsp; She was an innocent and was trained from birth to carry and express the light of the Magdalene Flame for possibly the last time for two thousand years upon our world.&nbsp; It was her destiny she knew to join the flame that she carried inside herself with its masculine counterpart, the Maitreya energy, which was contained within Jesus the Master, which she did.&nbsp; The kindling of these flames, the joining of these two in love, achieved many things; not only the co-joining of this power but also the continuance of a line of genetic information from ancient Atlantis that was contained within their physical forms too.</p><p>&nbsp;When the flame of the Maitreya and the Magdalene spark were joined together for the last time, a great and powerful energy descended upon the earth in preparation for what was to come.&nbsp; It silenced many ancient powers and ushered the beginning of a change and transition which would lead eventually to the ultimate transformation of the earth.&nbsp; It was the harbinger of the Age of Pisces, a time of masculine dominance, and after the flames were joined together, after the energy of their sacred marriage and union had descended upon the planet, after various powers had been hidden and silenced and tucked away within the body of the earth, the Magdalene Flame disappeared from our world, seemingly for ever.</p><p>&nbsp;This was how it was meant to be, two thousand years of patriarchal dominance which would serve a purpose and a function which has now run its course.&nbsp; The Divine Mother seeks to reawaken within the world and within the hearts of men and women.&nbsp; Now in this Aquarian Age it is time, not simply for her power to return but for her power to co-join with the presence of the Maitreya, of the Father God in the world and within the hearts of men and women within the planet, so together they may birth the androgyny of the future race of men and women that will return to the Divine Source by raising earth to heaven and co-joining the two as one.</p><p>&nbsp;Now the Magdalene spark desires to return and on the 14th November the power will begin to re-emerge upon the planet.&nbsp; All the work that has been done prior to this point, the energy of the bi-quintiles, the releasing of the sacred seal that will usher the presence of the Goddess back onto the earth, are forerunners, harbingers, for the return of the Magdalene Flame.&nbsp; When the world is ready, on 14th November, the Magdalene spark will begin to return to the planet and the hearts of men and women.&nbsp; It will enter upon a specific place on the earth and from this point, carried by the light of those men and women who have been chosen to receive it first, it will shine outwards and it will awaken deep within the core of all those who reside here.&nbsp; In some the spark will burst instantly into flame as they open their arms to receive it, in others it will kindle only as a glowing ember waiting to be released and re-awoken.&nbsp; But it will return, it will return and it will mark the beginning.&nbsp; The Magdalene spark represents the Mother Goddess and Audesh the void, the dreamer.&nbsp; The Maitreya represents the Father God and the Divine Source, the dream.&nbsp; The dream without the dreamer is nothing and the dreamer without a dream is nothing also.&nbsp; When the dreamer and the dream are reunited as one, a new dream can be created by their offspring.&nbsp; When the Magdalene Flame and the Maitreya Flame are combined within the hearts of mankind, their power to procreate in accordance with the Divine will be complete and the power of responsibility will rest once again in their hands, to rebirth the world and raise it back into the higher levels of heaven.&nbsp; Your destiny is not to transcend this world but to transmute it, to carry it into the gates of the celestial, into the gates of heaven, to transform it into its highest counterpart, to become God-realised here on earth.&nbsp; And this is the beginning, this is the beginning of the new dream.</p><p>&nbsp;On 14th November then prepare yourselves, open yourselves, wait patiently.&nbsp; We do not know how long it will take for the energy of the Magdalene Flame to begin to flow around your world but if you gather together and open yourselves, waiting for this down pouring of light, if you prepare the way, create a space, enter into the right state of consciousness, then alone or together you may begin to feel the force as it flows through your world and enters back into your hearts.&nbsp; Mary Magdalene was a vessel, a channel, a chalice, she carried the feminine fire of the Divine Source, the fire of the Goddess, the ultimate creatrix.&nbsp; Lady Nada, the Lady Ascended Master who was once Mary Magdalene, will oversee this powerful return of light to the world.&nbsp; Call upon her.&nbsp; Call upon Mary, who also carried this light, call upon the Divine Mother herself, Sophia, and her higher aspect Shekinah, open yourselves and prepare to birth the Magdalene Flame in your hearts.&nbsp; This is the beginning but more will come.&nbsp; Take our words in love and light and peace.</p><p>&nbsp;Shekinah.</p><p>&nbsp;Distributed by Carole Humber:&nbsp; <a href=\"mailto:carole.humber@btinternet.com\">carole.humber@btinternet.com</a> </p><p>&nbsp;</p>',1,4,0,28,'2005-07-20 16:11:21',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,5,'','',0,1);
INSERT INTO mos_content VALUES (193,'The Resurrection of the Light of Christ','The Resurrection of the Light of Christ','<p>- Spiritual Hierarchy -&nbsp;<br />(Channelled by Edwin Courtenay)<br />Easter Sunday 2004</p><p>There is at this time a message of great importance, providing mankind with greater understanding and clarity, with greater truth, with a greater conscious tangible connection to the energy and presence of Christ and the Divine so that all may recognize more fully the Christ within them and the part that they and the Christ that they carry in their hearts, have to play in the unfoldment and future development of their planet and their own consciousness and race.</p>','In the beginning there were three primary souls created from the mind of God. These three souls are the three primary cosmic ascended master beings who were created in order to aid the Divine in connecting mankind with the consciousness of the universe.<p>Sanat Kumara was created as a bridging force that would aid mankind in connecting to the consciousness of the planet – the Gaia spirit - upon which mankind would live. The Maha Cohan was created as a bridging force that would aid mankind in connecting with the interim realm that existed between Earth and Heaven and all those beings that resided within this space. And the Christ force – the Maitreya – was created as a bridging force that would aid mankind in connecting directly with the divine consciousness itself, so that man would never forget their origin and source, so that they would always have a path that they could follow that would ultimately lead them home, back to perfect unification with the Divine. These three primary souls have always been far too large to ever find direct incarnation into flesh here on Earth. This realm is too small and the physical vehicles that roam this planet far too tiny in their physical countenance and the consciousness of their mental and emotional nature.</p><p>But, throughout the ages some have been found – masters upon the planet, human beings – who have evolved to phenomenal levels of consciousness, who were capable of carrying the Christ energy, holding the Christ energy inside themselves, allowing themselves to be used as a vehicle for its expression, embodying this force, so that it could communicate its message and truth to the world.</p><p>Of course, all living things that incarnated upon the planet from the beginning of time onwards up until this moment and into the times that are yet to come, that will lead to the Earth’s ascension, carry within them sparks of the Christ force. The Christ force is found in all things that have known life here on Earth, whether they live now or not. It is part of the makeup of their energy, part of the makeup of their mind, heart, body and spirit, part of the nature of reality. And these Christ sparks have in some reared into flames, kindled into fires and guided people back towards the Divine, aiding them with their own enlightenment and evolution, with their own ascension and expansion, with their own spiritual journeys into the spiritual hierarchy and beyond. But at certain times throughout the world mankind has been in great and dire need, they have needed to understand more, they have needed to be reminded, they have needed to see the face of God amongst them here on Earth, and so from time to time those special few who had the capacity to hold such great and monumental energies have been selected to embrace and to express this powerful divine force.</p><p>&nbsp;Jesus was one such Master who held this energy, who allowed it to express itself through him. He had known the presence of the Christ as a small child, but became consciously aware of his destiny in conjunction with the Christ energy from the age of twelve onwards. His upbringing, his tutorage by his uncle and those other holy men that he encountered in his early life, were all part of the preparation that would take him to a point where he could hold this energy more completely inside himself and allow it to unveil the prophecies and the mysteries and the miracles that we have now come to understand to be part of the inheritance of Jesus, his teachings and Christianity. Of course, a great deal of this has been lost or confused and now largely only allegories and metaphors remain. But it is one of these stories that we would expand upon now - a most important tale, that is very relevant to this day and date.</p><p>&nbsp;Everyone knows of the story of the ending of Jesus’ life - the passion of Jesus and the Christ. They know of the crucifixion and they know of the resurrection. But understanding it completely, esoterically is something which very few comprehend. The most important part of the story is the space that we know so little about, the gap between the point of Jesus’ death and Jesus’ resurrection, the point in the bible that is spoken of where Jesus ventured into the realms of hell and broke down the gates there, liberating the righteous spirits, so that they could return to heaven, breaking the curse of Adam, so that mankind from that point onwards in death could find new life in heaven’s paradise. There is allegorical and metaphorical truth in this.</p><p>The universe had been created by God – the divine source, and the divine source inhabited every part of it, but not in a conscious state. The Divine’s energy was the core fabric of all reality and existence, but its consciousness was not present in some parts of its creation in the same way in which it was present in the non-limited universe, in the higher spiritual planes. One such place where the consciousness of God could not venture to, was in the realm of death itself – the dark limbo space where those people who died took themselves to through their recrimination, through their self-punishment, denying themselves access into the Light of the spiritual world through their fear or through their self-loathing. This place, by this time had become full of the spirits of the damned and many, who in ancient days strove to rescue these agonizing spirits and carry them into the higher worlds of Light, had long since forgotten how to perform this most sacred of acts.</p><p>Prior to the point of Jesus’ death, throughout the story that led to the crucifixion, Jesus gathered into his physical form negativity and darkness. He drew it from the situation itself, from the anguish and the pain and the sorrow, from the guilt, from the fear. He drew it from those who worshipped and loved him, from their tragedy, from their helplessness, and he drew it from those who opposed him, those who ridiculed and debased him. He drew the negative energy into himself, so that at the point of his death, rather than rising to the higher spiritual planes, where he would naturally have ascended to because of the nature of his vibrational energy, he would instead plummet into the darker spaces of limbo, into the darker spaces of purgatory itself. He carried with him to this place for the first time ever the Light of the Christ that his energy had become so intimately connected to that they could not be separated at that point. He introduced into this dark space the living conscious presence of the Divine – the Christ energy – the Maitreya. And the Light of the Maitreya shone a beam, a Light, a torch in this eternal and infinite darkness, opened a door, brought enlightenment to those who had been lost, who had been blinded by their own recrimination, brought a torch of hope to them, showed them that they could be forgiven, that the Divine did not judge, that the punishment that they languished in was self-induced, that they could be set free by their own realisation, by their own self-love and their own self-worth, and guided them into the realms of the higher spiritual truth.</p><p>Jesus and the Christ energy broke the bond, the curse of self-recrimination, of self-imposed purgatory and karma – the bond of hell, the curse of Adam and freed many of the lost souls who languished here in this hellish dark dimension.</p><p>But more than this, the Christ energy placed a fragment of itself here in this the darkest and deepest part of God’s kingdom and creation, introducing the consciousness of the Divine in the lowest dimensional space that existed in and around the Earth, so that all those who would find themselves drawn to this hellish place in the future, through their own recrimination, through their own punishment would not be lost, but could find hope in the Light presence of the Christ energy that would remain there.</p><p>When Jesus returned to the Earth, resurrected, in order to continue to pass on the teachings of the Christ force and show mankind that there was life after death, he returned from the dark dimension of limbo itself, having achieved something that had never been achieved before, having taken the energy of God, the Christ force, into this dark place and changing the way in which life, death and rebirth would occur for ever from then onwards.</p><p>&nbsp;What this means to us now in this particular period of history is this: The allegories and stories and metaphors of the bible contain much truth, but the truth has been hidden, it has been confused, it has been lost, but it is nevertheless there.</p><p>More than this, however, this story reminds us and reassures us of the presence of God in all places at all times. There is now no space in heaven or hell where God is not, where God cannot be found. The presence of the Divine, the presence of the guiding Light of the Christ is all around us, in the darkest, deepest parts of our own self-created hell and in the highest realms of heaven.</p><p>What this story tells us is that we are not alone, that hopelessness is an illusion, that there is no point when we cannot be close to the presence of the Divine, even when we cannot find it inside ourselves. What this tells us is that masters who have gone before us have sacrificed themselves, have taken into themselves great darkness and with great danger to their own potential ascended nature, their own spirit and their soul have plunged into the realms of purgatory on our behalf in order to pave a way for our redemption and our own resurrection into the body of the Divine.</p><p>&nbsp;The Christ is a force which guarantees our return to the source of our creation. It is a consciousness and an energy which can break the bonds of karma, which can break the bonds of our self-loathing, which can break the bonds of our ignorance and blindness and set us free. It is a power, a force that is found in all things, all around us at all times within the basic cellular structure of our being, within the beauty of a flower, within the air that we breathe. All that it takes for us to reach out and connect with it, all that it takes for us to acknowledge its presence, all that it takes for us to show someone who languishes in living hell as well as non-living hell, the presence and the Light of the Divine, is to reach inside our own hearts and shine the Light of the Christ that lives within the centre of our compassionate nature towards all of mankind.</p><p>&nbsp;We are all one; these words have been spoken and said a thousand times before, but little have they been understood. We have originated from the same source, were born from the same Creator, and irrespective of race and creed and social positioning we are kin. We must not allow the social boundaries of our petty and political world to separate us any more. We must not allow the illusory actions of those people who are lost within the grounded incarnate consciousness of their present life, to prevent us from seeing them as a son or daughter of the Divine, who is worthy of love, who is worthy of compassion, who is worthy of our time enlightening and healing them.</p><p>&nbsp;If we are to evolve, we must evolve together. If we are to ascend, if our world is to be transformed, it must be done through co-operation, harmony, compassion and love. No one must be forgotten, no one must be overlooked, but all must be remembered and all must be introduced to the Light of the Christ and the Divine.</p><p>&nbsp;This then is the message that we would give on this the most special of days, resurrecting the hopes of men and women, showing them that hopelessness is the wickedest and darkest illusion of all and it must be one which is transcended.</p><p>&nbsp; </p><p>(Distributed by Gisela Cowlin) </p>',1,4,0,28,'2005-07-20 16:12:38',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,4,'','',0,1);
INSERT INTO mos_content VALUES (194,'Qala Worldwide Link-up','Qala Worldwide Link-up','<p>November 11, 2004 at 11:11 a.m <br />Arcturian Star Gateway Activation<br />For the Blueprinting of Universal Harmony and Unconditional Love in Your<br />Relationships&nbsp; </p><p>Blessings to all,</p><p>November 11 this year has been named as a day of collective love focus<br />for the benefit of all relationships between man and woman. The Angels,<br />Archangels and Ascended Masters share that upon this day on the Earth, a<br />group focus from the family of light will be brought forth to all of<br />humanity for the purpose of assisting humanity to open to the flow of<br />unconditional love in their intimate relationships in their life. All<br />those who join this link-up will be offering a day of service to all<br />their brothers and sisters in the world by being the bodies that gather<br />in circle to hold the energy of this sacred offering. This comes as<br />answer to the heart prayers that presently emerge from families all over<br />the world and uncomfortable situations that are occurring in homes<br />between fathers and mothers and singular people who are alone without<br />loving company. These prayers are heard, and this is one of the answers<br />that is brought forth from the realms of love in divine service to all<br />beings. </p>','Many dispensations will be offered of energy transmutation including a<br />clearing between the chakras of beings in relationship, and between you<br />and others who you have relationships in the past with, or particular<br />ideals that may block you from developing relationships. The Angels and<br />Archangels are particularly also focussing on those who have no present<br />intimate connection and experience deep loneliness due to this. They<br />will be assisting these ones of you that hold fears of relationship to<br />release these and for those of you that have difficulty in relationship<br />to release the core memories that may be creating this in your life to<br />take place. <p>This link-up is a global consciousness link-up that is a declaration<br />through the collective of humanity that shares that all individuals are<br />worthy of intimate relationships and that all individuals are supported<br />to channel unconditional love through their intimate relationships in<br />their life. We are asking for your support in this global consciousness<br />project as it will uplift our collective\'s belief systems and bring a<br />new blueprinting into the collective consciousness of humanity. If<br />enough people gather for this global link-up, we can transform the<br />present collective consciousness patterning to state to all our new<br />children birthing on the planet that unconditional love is a way of life<br />on the Earth. </p><p>Join in link-up with your friends, family or spiritual circles so that<br />not only your relationships can improve in quality of life but so that<br />the new children birthing on the planet can receive the blueprinting<br />that unconditional love is a way of life on Earth. </p><p>With all my love and blessings, I ask each of you to network this<br />through your heart and through the Internet and other resources to all<br />that you are able to.</p><p>With loving gratitude,<br />Qala</p><p>ASCEND Foundation of Australia <br />A World Service Organisation <br />&quot;in divine service to all beings&quot;</p><p><br />Worldwide Link-up, November 11, 2004 at 11:11 a.m. </p><p>As you gather for this sacred link-up, the Angels, Archangels and<br />Ascended Masters that are specifically connected to your spiritual or<br />soul lineage will begin to anchor a golden temple over the space that<br />you are in. They will bring a beautiful, violet light through the field<br />to clear the space for your link-up and will begin to anchor a pillar of<br />white light through the centre of the room or area that you are in. You<br />may wish to light a candle or create an altar beforehand to honour the<br />divine within your heart and for the honouring of the divinity of love<br />that is ever present and available to all beings that wish to attune to<br />this vibration. If you choose to create this sacred space, you may wish<br />to invite all the love from the spiritual planes to magnify and activate<br />in the field of this sacred space. Calling upon your own God Presence to<br />activate through you will create this to begin to occur within your own<br />energy body as a preparation for the link-up. You will each be guided<br />from your own Divine Presence of any beautiful music, flowers or smells<br />that will also honour this sacred heart intent and connection. Some of<br />you may be working in groups, others of you in couples, and others<br />individually. Know that you will each be blessed equally, no matter<br />what form your link-up occurs through.</p><p>At 11:11 a.m., begin the link-up with the sacred sound &quot;aum&quot; or the<br />mantra of God Presence: </p><p>OM MAYA MA KITA RAKU ANA PEYA NAMU (translates to ... I<br />call for my God Presence to merge as one with me)</p><p>Sound this until you feel the energy coming through your own body that<br />is held in the field through the Angelic assistance teams that are with<br />you. As you begin to sound, the Angels bring pure white light through<br />your chakras to begin a purification process of your bodies and chakras.<br />This will continue for fifteen minutes until all your bodies and chakras<br />have been purified with white light, creating your energy body to glow.<br />Breathe as this begins to occur, and then share your heart prayers with<br />all in the group or with your partner or with your God Presence and the<br />Angels and Archangels present with you your heart prayers of divine<br />relationship and that which you are calling for in your life truly from<br />your heart. Know that each one of you can receive these heart prayers<br />in this life if you choose to work with your God Presence to allow any<br />fears or old memories blocking this to gently release from your energy<br />body. </p><p>Spend the time you need to share your open heart prayers with love in<br />sacred ceremony. If you are in a circle or a small group or couple, you<br />may wish to each begin with ...&quot; My heart prayer for my relationship to<br />all close to me is....&quot; And when you have completed sharing your vision<br />and prayer to support the next person to share theirs with the group by<br />sending them love and receiving love from the angels as they<br />share....until the whole circle is complete. </p><p>Then decree, the following after all in the circle have shared the heart<br />prayers of their soul:</p><p>&quot;Beloved God Presence of my soul, and the God Presences of all souls<br />that are my soul family, I call forth and ask that you receive these<br />heart prayers and assist me in my life to gently and lovingly restore my<br />soul in divine resonance to these prayers and the manifestation of these<br />in my life I ask that I receive divine assistance, the filling of love<br />elixirs through my bodies, chakras and mind, a clearing of old patterns<br />that do not serve me, and an activation through my chakras to allow my<br />own inner divine union to take place gracefully and powerfully in my<br />life. </p><p>I accept that all is my reflection, and that my partner or ideal in my<br />life is a reflection of that which lives within me. I accept the<br />weaknesses and strengths of this and ask unconditionally for assistance<br />in clearing my beliefs and old emotions that I may have stored from<br />previous experiences in my life or other lives that do not hold my heart<br />prayers in divine manifestation in this life. I ask that this be lifted<br />into the heart of God/dess and that I be shown and guided clearly how to<br />resolve the fears and projections that my soul may have that may be ever<br />present in my present relationship, or may have been present in previous<br />relationships in this life or other lives. I ask for a special<br />dispensation that my cellular memory be cleared of the old memories and<br />patternings so I may begin again in divine relationship with an open<br />heart. I ask for a new beginning and a clearing of my energy patterning<br />to allow this to take place. </p><p>I dedicate the next three months of my life to holding the consciousness<br />of choosing loving words and loving actions in my relationship before<br />verbalising or acting habitually in a negative manifestation to the ones<br />I love. I ask for karmic absolution and offer my deepest love and<br />gratitude to the ones that have mirrored to me that which I have not<br />been able to embrace with love. I honour the Law of Reflection and that<br />which is outside of me is a reflection of what lives within me. I honour<br />this in all those around me and accept my weaknesses and strengths with<br />love, and choose from this day forth to share the love that lives within<br />my heart intimately and in community and family. </p><p>I give thanks for all that I receive, and ask that all beings receive<br />that which I receive. I call to all of humanity and ask that you<br />receive with me a new beginning to the path of unconditional love<br />through a clearing of the old patternings in our energy bodies. I ask<br />that this clearing take place through my home, and I accept the<br />assistance of the Angels to clear the chakras of my being and anyone in<br />my family and between anyone who is close to me in this life or from any<br />other life. I give thanks for this clearing and ask that the flame of<br />forgiveness flood through me and all chakras and their connections to<br />all beings who share closeness with me. </p><p>I call to my soul family who may have incarnated in my family and be<br />present in the environments around me, and I ask that if at any time in<br />other lives or in this life I have hurt you with words, actions or<br />projected feelings, I ask you to forgive these acts and forgive me of<br />any intentional or unintentional woundings that may have occurred<br />through me. I ask for all that I have called to, to be blessed with the<br />violet flame of forgiveness and love, and I choose now to accept a new<br />beginning with love. I walk on the path of love with my God Presence<br />and ask for the light of my God Presence to surround and flow through<br />me. May this be sealed with the love and light of my God Presence and<br />the love and light of the God Presences of my soul family. Blessings and<br />peace, love and light to all of humanity.&quot;</p><p>As you complete this decree, the Angels and Archangels bring white light<br />through each of your chakras, and you are asked to breathe and sound<br />three mantras. As you sing these three mantras, the angels and<br />archangels of light bring solar and lunar crystals into your chakras to<br />assist your chakras to open their divine pathways of transmitting pure<br />love and light. The crystals will energize your chakras and support you<br />to hold more love and share more love in your relationships.</p><p><br />Mantra for Opening Your Heart to Unconditional Love</p><p>It is written in the language of love and means: &quot;my heart is open to<br />All That Is. I am love and love is all that there is.&quot;</p><p>The mantra is:</p><p>TARAMU KIRAMU SITARA SHEHELA KARAMA KIRAMA</p><p>Sing this 22 times in long, slow, resonant tones. As you do this, the<br />Archangels and Angels will be blessing you and the souls that are<br />connected to you, and a clearing of old karmic memories will begin to<br />take place with a vast series of rays that the Archangels begin to flood<br />through your bodies and chakras to assist the transmutation to take<br />place.</p><p>When you complete sounding, breathe twelve times deeply to release all<br />old energies. As you breathe in, breathe in the love, and as you<br />breathe out, breathe out the old energies to Source directly as an<br />intention. <br />Mantra for Opening Your Mind to Unconditional Love</p><p>It is written in the language of light and means: &quot;my mind is open to<br />All That Is. I am light and love and light is All That Is.&quot;</p><p>The mantra is:<br />TIKUMA SITALU NARAKU MUMURI LAKURA RAKUNA</p><p>Sing this 22 times in long, slow, resonant tones. As you do this, the<br />Archangels and Angels will be blessing you and the souls that are<br />connected to you, and a clearing of old karmic memories from your mind<br />and mental body will begin to take place with a vast series of rays that<br />the Archangels begin to flood through all your bodies and chakras to<br />assist the most graceful transmutation to take place.</p><p>When you complete sounding, breathe twelve times deeply to release all<br />old energies. As you breathe in, breathe in the love, and as you<br />breathe out, breathe out the old energies to Source directly as an<br />intention. <br />Mantra for Opening Your Soul to Unconditional Love</p><p>It is written in the language of love and means: &quot;my soul is open to All<br />That Is. I am the soul. I am love. I am light. I am one with the<br />Earth.&quot; </p><p>The mantra is:<br />TARUMA JELAMU MOLUNA KERILU TOMARA LAMARA</p><p>Your Angelic body begins to merge with you as you sing. You are asked<br />to feel the love and to feel the divine energy of happiness and joy as<br />if you were in the most divine relationship that you could ever imagine.<br />You are asked to breathe this energy in, and to feel the love of being<br />loved and supported as well as loving and supporting others in divine<br />relationship You are asked to feel what this would feel like and to<br />imagine so you can feel this for five minutes in your own meditation.<br />As you hold the feeling, you are asked to call for a blessing to<br />manifest clarity, joy and freedom for the flow of unconditional love<br />between you and others through divine relationship in your life. This is<br />your inner time to connect to holding this energy inside yourself with<br />your God Presence and creating this sacred space for yourself so your<br />heart prayers can anchor through your chakras into the Earth core. </p><p>The Angels have opened a partial passage in your energy body to allow<br />your prayers to anchor into the core of the Earth. Know that<br />manifestation takes place when your energy body is able to allow the<br />consciousness of that which you have prayed for to travel through your<br />chakras into the core of the Earth. This creates the grounding and<br />manifestation of this in your life. You may, if you wish, work with<br />this process more than once to allow it to deepen in your life. Know<br />that the Angels and Archangels will support you each time that you do<br />this, and a deeper clearing and opening and manifestation will occur for<br />you. Through universal law, it is the power of three times that creates<br />and manifests through the Earth plane. Therefore, taking the sacred<br />space three times to work with this powerfully will bring it into the<br />Earth plane. Beloved, know that it is your heart prayers that will<br />manifest, so be clear to speak only your heart prayers from the core of<br />your soul, and not fantasies and illusions from your mind. </p><p>To complete this, you may wish to &quot;Aum&quot; together in sacred circle, or<br />complete in another way with each other that you are guided to. You<br />may, if you wish, sing the soul family mantra that activates your<br />strands of DNA to receive this through a deeper connection to your<br />physical body. This will allow your blood family to receive new<br />blueprinting that you bring through this work. The soul family mantra<br />that activates the DNA to receive this is:<br />MYYA KYYA MARU RAKU RANU REKAY RAMU SITA KUMU MARA NAMU<br />PEYOU KUMA X 13</p><p>The Angels of Grace encircle you and merge with you as you sing this in<br />sacred honour of your soul family and blood family. They receive all<br />that you receive through this sacred blessing.</p><p>Blessings of Grace fall upon you and all you hold in your heart dear to<br />you on this day.</p><p>All my love,<br />Qala and the Angels, Archangels and Ascended Masters </p>',1,4,0,28,'2005-07-20 16:14:15',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,3,'','',0,0);
INSERT INTO mos_content VALUES (195,'Chiron & the Wounded Father','Chiron & the Wounded Father','<p>Chiron\'s cycles take fifty years to complete one single turn around the Sun. This means that at age 50, Chiron\'s return triggers a chance for deep awakening or epiphany. For many, spiritual life becomes more important and custom made too as one commits to specific practices in order to gain inner mastery. The other day I heard a man, now in his sixties, commenting that at 50 he stopped smoking and drinking, started to meditate everyday, and that he has never felt better, and more in mastery of his life than ever. This was a spontaneous comment on his part while not at all into astrology and knowing nothing about Chiron. Chiron only activates what is ready to bloom within oneself and one doesn\'t even need to know Astrology to reap the benefits.</p>','As Chiron travels through the twelve zodiac signs, it also brings a specific focus on issues relative to the sign visited. It is currently in Capricorn (December 11th, 2001 to December 5th, 2005).<p>Capricorn represents the Father archetype as well as the Patriarch. The theme now is to discover the &quot;wounded father&quot; within. We know about the inner child, and we must now approach the inner father and the inner mother as well. With the Internet reality a new global culture emerges and the patriarchal system clashes rapidly. The old ways can\'t solve the new problems occurring with the opening of all boundaries to international communication. What can we do to &quot;punish&quot; hackers, kidnappers, to prevent bomb recipes to be available to all, etc. The patriarchal approach won\'t work. Old rules won\'t work. We have arrived to a time where the solution is in consciousness development (remember the ascension process to the 5th dimension mentioned above?).</p><p>There is a spiritual progression through the zodiac, and Aquarius is next after Capricorn. Aquarius represents the 3rd eye or seat of the soul (4th and 5th dimensions). Aquarius represents also group consciousness and global integration. If humankind awakens to group consciousness (Aquarius), those still functioning from an egocentric place (patriarchal culture) will not feel as confident in doing so as this style will cause a greater feeling of isolation to the individual. Better even; group consciousness results from the healing of individuals, which brings back the pleasure and naturalness of belonging and living as harmoniously as possible within the group. Patriarchal (Capricorn) culture is one of isolation and separation; Aquarian culture is one of integration with responsible individuals.</p><p>What does Chiron in Capricorn mean for us now? Well, the father archetype\'s theme is key to the current healing process. For centuries our culture and lifestyles have been shaped through the principles of a patriarchal style, which is a Capricorn expression. The main characteristics of such a system are hierarchy and social classes, structures and practical organization, territories and boundaries, a sense of owning and property as well. While living in the 3rd dimension, it seems necessary and inevitable to come to such an organization, which has proved its efficiency in many ways. It also contains serious flaws and this is what we now want to address. The most visible mistake leading to all kinds of chaos, misuse (even abuse) of resources, and suffering of the living beings would be the rejection of the matriarch. Feminine wisdom was not welcome in the birth and establishment of the patriarchal system.</p><p>In the zodiac, each sign is opposite another and they work in polarity or in team if you will. The sign across Capricorn is Cancer. Cancer represents the Mother archetype and the Matriarch. It takes a father and a mother to create a child. If patriarchy dominates and represses matriarchy, the child isn\'t coming to life hence a society generating suffering, misery, poverty for some and wealth for others, separation, judgment, competition, violence, even hatred, name it. Basically the natural outcome of a balanced collaboration between patriarchy and matriarchy would lead to such a creative child (society) that all dimensions (3rd, 4th, and 5th) would be integrated in an enlightened society.</p><p>While Chiron travels in Capricorn, it\'s time for us to lick and heal our own individual wounds resulting from the harshness of the society in which we exist. We must call back and revive within our deep cellular memory the father archetype until it becomes again an integrated part of our consciousness. This is where the art of the alchemist enters into action. Everyone can be an alchemist when Chiron is calling. Let\'s play with our consciousness a bit while reviewing what is our experience of &quot;having a father&quot;. Everyone suffers of the absent father syndrome, and it has been so for centuries.</p><p>The absent father isn\'t only about a physical absence, it\'s an absence of owning the proper role dictated by the original father archetype. Archetypes are the models or first forms after which something is made. If we distance ourself too much from the original, it becomes distorted. Let\'s try to recall what the father archetype should be. What are the qualities of expression one should expect from the original father and let\'s use the Capricorn ones for this: patience, respect, protection, direction (teaching), perseverance, long term vision, practical organisation, humbleness, harmonious integration in the society, tolerance, compassion, etc, I\'ll let you go on to find more.</p><p>The negative effect of a broken (distorted) father\'s archetype causes our cultural ways to be judgmental, separative, aggressive, punitive, racists, abusive. Very few people feel a total self-confidence and intact self-esteem. On the contrary, we tend to be suspicious of what others might do to us, we protect our back, we watch for the potential enemy we might not have noticed yet, we fall easily into judgment against others and we love to have prisons to punish the &quot;bad ones&quot; (cultural separation syndrome). Of course since we manifest our reality from what we carry in our own energy, it\'s no surprise that our society would be so chaotic and violent, choosing war after war without ever learning otherwise. As long as we hold a broken father archetype style in our culture, the current reality we\'ve known for centuries can\'t change. We must become alchemist to transmute the vision within ourself first, as a group, as a society, and in no time we\'ll see a new global reality emerging (Aquarian era).</p><p>Let\'s activate the father\'s archetype from our deep cellular memory by an alchemical method… let\'s imagine that we have now the original father standing behind our right shoulder. He is strong and wise, calm and patient, serious yet smiling. It feels very safe to be able to count on him. He\'ll never put one down because of mistakes, instead will teach again and again; he\'ll never force one to embrace a choice that is not in harmony with the natural calling of the child, instead he\'ll encourage the child to make choices and will guide the child in analysing accurately, and understanding the lessons learned until the child begins to acquire practical wisdom in the law of cause and effect, in the art of being human. Loving guidance will replace punishment. The original father\'s archetype leads to feeling safe amongst others in the society because judgments, aggression, punishment and division are no more a part of the culture. It takes a good while to revive this cellular memory and it works (thanks to Chiron).</p><p>This alchemy process doesn\'t require the actual presence of man; it\'s about remembering the experience of safety, living it now by conscious effort, remembering that we belong to a long lineage going back in time right down to the Source of our existence. Feeling safe in that way reactivates our ability to complete self-realization. This alchemy comes alive by the process of acting it out. Just play the character and the rest will follow. How would I feel and behave if I had in my life now the presence of such a father?</p><p>If you try you\'ll soon feel vortexes of energy activating behind your right shoulder and, eventually, a deep ancient layer of energy - as if dried out - will become alive again covering the entire surface of your back. A new sense of safety in the world will begin to vibrate in your energy field attracting a new reality in your life. You\'ll notice in the following days and weeks a change in your own personality. A new sense of self-confidence, a deeper feeling of peace, and a greater ability to overcome stress (which is a form of self-punishment when a person is not honouring one\'s natural boundaries in daily creativity) is achieved. This profound healing requires attention and practice to be able to move the consciousness to deeper levels; this is truly transmuting &quot;lead into gold&quot; and it can\'t happen only by thinking about it; it happens when one focuses on it until it is felt as a new reality in every part of her/his being.</p><p>Saturn is the ruler of Capricorn and will travel in Cancer (mother\'s archetype) from June 3rd, 2003, to July 16th, 2005. On this latter date, Saturn and Chiron are exactly opposite while Chiron is only momentary in Aquarius before returning in Capricorn. Aquarius as we mentioned above is the sign of group consciousness. Here one understands the impact of one\'s action on the group and would never do anything which could create a hindrance to the global harmony of the group.</p><p>Saturn descending from it\'s own sign, Capricorn, to visit the opposite one, Cancer, is an indication of change in our culture. One must make efforts to bow to the mother\'s archetype in order to produce the Aquarian child (society). The mother archetype is at the front of the physical body. While Chiron helps us heal the inner father, Saturn restructures the integration of the inner mother, the great nurturer. Feeling safe to nurture and to be nurtured isn\'t an easy task either. Most of us fear to be taken advantage of when we are too good to others, most of us fear to be hurt if we open too much to other\'s care. The broken archetypes of the inner father-mother cause individuals of this society to live as islands amongst others; we fear to be wounded by others; we fear intimacy even with ourself. A serious effort to revive those two basic archetypes within our cellular memory promises a rapid shift in our culture. Can we imagine living in peace, safely, lovingly wherever we are in the world, at any time of day or night, no matter if we are woman, man, child, black, white, yellow, red, French, Chinese, Egyptian, Christian, Buddhist, Muslim… can we imagine living without locked doors because it\'s so safe to be a human being amongst human beings? Can we imagine living in peace? </p><p>Marielle Croft, Astrologer<br /><a href=\"http://www.croftastrologer.com/\">www.croftastrologer.com</a><br /><a href=\"mailto:marielle@croftastrologer.com\">marielle@croftastrologer.com</a><br />Phone : (604) 873-5963,<br />Vancouver , B.C. ( Canada ) <br /></p>',1,4,0,28,'2005-07-20 16:15:47',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,2,'','',0,0);
INSERT INTO mos_content VALUES (196,'SONG OF CREATION~ RETURN OF THE GODDESS','SONG OF CREATION~ RETURN OF THE GODDESS','<p>These are changing times. On 1st October the first Grand Quintile formed<br />in the sky, a planetary 5 pointed star representing the merging of male and<br />female energies. On 14th October there is a partial solar eclipse<br />representing the conceptual point. On 28th October there is a second Grand<br />Quintile planetary 5 pointed star synchronising with a total lunar eclipse,<br />a magnification of the feminine energies, representing the Goddess returning<br />to the consciousness of every living thing. All this takes place over the<br />duration of the cyclical timing of the feminine.<br />On Saturday 30th October, between 6 – 6.30pm British Summer Time (before clocks go back in UK) there will be 15 of us at the Sphinx in Egypt to aid and midwife the Goddess energies returning. The door will be opened, the bolts drawn back, the seal broken to birth the feminine onto the planet, to stir the consciousness into greater awareness of her presence. She will walk the earth again, within us and around us. The Goddess has been<br />sleeping and now she awakens, in all aspects and archetypes she will be<br />seen, heard and touched.</p><p>As many people as possible around the globe can aid and assist with this<br />ceremony by tuning in at equivalent time in their own domain. Meditating,<br />opening themselves to become conduits, vessels, chalices for the downpouring that will begin to occur at this time. This will greatly assist in the birthing and spreading of her energies through the grid of light around the<br />earth. Shekinah will be acknowledged again, her Song of Creation will be<br />heard through vibration, colour and sound. It is a time of great joy and<br />celebration. Hail to the Goddess’ return.</p><p>It would be nice to hear from people about their experiences during this<br />time, please email <a href=\"mailto:dianasummer333@Hotmail.com\">dianasummer333@Hotmail.com</a><br />All love and blessings<br />Diana Summer </p>','',1,4,0,28,'2005-07-20 16:22:25',62,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',1,0,1,'','',0,0);
INSERT INTO mos_content VALUES (197,'Alchemy of New Sound - Healing Matrices of Light from the Shield of Wholeness','The Alchemy of New Sound - Healing Matrices of Light from the Shield of Wholeness','<p>&nbsp;Sacred Journey to Peru<br />&nbsp;Jun 18- Jul 04, 2005</p><p>&nbsp;First Message from the Elohim </p><p>Channeled by Jhadten Jewall – Sacred Spaces © 2004</p><p>“Greetings in the Love and Light of New Creations for we are the Elohim, the 24 Nameless Ones, the Forces of Creation and Manifestation themselves, speaking through the Voice of Viracocha.&nbsp; Blessings to you all from the clear and pure light of the Andean Highlands.&nbsp;</p>','&nbsp;Finally the time has come where I may send out the clarion call to those destined to anchor the codes of empowerment on the Earth planes in this great cycle of time.&nbsp; Seven the crystals of Atlantean times that lie buried within my heart, the keys to joy and paradise on Earth as it has been known again and again yet this time more completely and longer than ever before.&nbsp; Like seeds germinating in the Earth, so these crystals I have nurtured within my heart of Christed Love, that they now may be returned to the Earth through your Hearts at this time.&nbsp; Crystals of healing they are, patterns of light, like the eightfold seal of infinity, like the formulas of creation themselves.&nbsp; Healing you shall receive and healing you shall dispensate through these.&nbsp; The passion of your souls they ignite and you in turn shall initiate all into the Joy of New Life.&nbsp; As the full moon gathers the force of Inti Raymi, the Festival of the Sun, the Moon shall be that of Crystal Rabbit, the moon of co-operation and universalizing, the moon in which you can dedicate yourselves to everything that lives on our sweet Earth.&nbsp; Thus the crystalline Light from the heart of hearts within the throne of Father/Mother God shall begin to flow to you, who shall delight in anchoring, maintaining and guiding this light to the Earth.&nbsp; Waves of Love shall flow from you unto this world, to every nation, color and creed.&nbsp; The seeds of peace these are, yet they are also the nurturing, the sun, the water, the life force that shall lift them to bloom.&nbsp;&nbsp; From the Heavens the sun god Inti shall send his fiery light to touch the hearts of&nbsp; Pachamama (Mother Earth), Cochamama (the sea) and Mamaquilla (the moon) so that the new alchemy that has begun, shine more brightly now in the consciousness of man.&nbsp; Indeed, the alchemy, the play between voice and heart shall now be ruled by an even more exquisite symmetry than known up to this time!&nbsp; These crystalline patterns shall seek within your jade hearts of compassion the sacred new sweet light that is being birthed there at this time, to coax forward now the delicate sounds that shall create a hush indeed all around, for every living being shall harken to the tone and through this tone heavenly light shall pour with the crystalline patterns unto every living being.&nbsp; Thus shall these seeds be sown, thus shall true peace begin to grow and bloom all over this world.<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Yet these initiations are the point of no return, for subtle in this high altitude the frequencies and in the sacred precincts of Macchu Picchu as well as Titicaca’s embrace, the gathering of energies is beginning now and building as you approach.&nbsp; Thus, tread carefully, as you approach this land, for transformation is at hand and your life as you have known it shall be forever changed.&nbsp; You become the Master of your Destiny and all beings shall be at your command, to co-create the new paradigm of peace here on Earth as it is in heavenly Realms.&nbsp; Rejoice for this power you know so well: the angels in preparing you for this sojourn on Earth did speak of this coming and how it would transform.&nbsp; Are you truly ready to fully receive the Divine Grace that shall be bestowed on thee?&nbsp; If so, we and all of Mother Earth rejoice, so too those souls who in poverty, war, sickness and loneliness are incarnated at this time!</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Let my words and love bring to you now, calmness and peace of mind, and think not of other things, but only of a high and mighty cone-shaped peak where condors fly and the air is clean and nature is neat….let your heart rest there and quietly ask, if you can be of service here.&nbsp; If the answer is yes, then indeed, my Love flies out to you now on a mighty white steed of Pegasus’ Light!&nbsp; The power of the threefold Trinity bright shall infuse you through my heart with the first preparations for this journey into new realms of joy, delight, peace and grace.&nbsp;&nbsp; Namaste. Adonai Adonai Adonai.&nbsp; </p>',1,4,0,25,'2005-07-20 16:33:32',62,'','2005-07-20 16:37:19',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,2,'','',0,0);
INSERT INTO mos_content VALUES (198,'Second Message from the Elohim for the Sacred Journey to   Peru   Jun/Jul 2005','Second Message from the Elohim for the Sacred Journey to   Peru   Jun/Jul 2005','<p>Channeled by Jhadten Jewall on Quarter Moon May 30, 2005 in Vancouver BC Canada&nbsp; </p><p>“Greetings in the Trinities of All Trinities, oh Children of the Elim’s delight, we are the Elohim speaking through the voice of Viracocha’s Heart, his new Christed Light!&nbsp; We speed to you today to draw your attention and awareness to emerging factors of the vibrational frequencies that are surrounding you now, as you enter that time, sacred indeed, for on June the 6th 2004 the Goddess Venus did stand in your realms between you and the sun and the glory of His Light shone through Her and onto your planes, beginning the waves of harmonization that shall last until 2012 where she shall return to stand again before His Light.&nbsp; As the anniversary of this day approaches, so too the spiral of this harmonization evolution moves into its next stage and it is thus that you be aware of this dimensional shift.&nbsp; This harmonization relates not only to male and female energies, to Heaven and Earth, but most importantly to your past, emerging syntheses of your past now can emerge.&nbsp; </p>','As you embark on the journey to awaken the seven crystalline patterns of sound, be aware of the phenomenon that abounds in this endeavor.&nbsp; For as Light needs space in order to shine, as Sound needs a medium to travel and be heard, so too the activation of the Seven Crystals of Creation, like the Seven Lords of Creation within the Great Bear, like the Seven Crystal Skulls of Atlantean Time, so too, these crystalline patterns are in a space, a very special space, an unique containment field, if you will.&nbsp; As sound and medium, they seem as one, and yet clearly you will understand the synthesis that is at hand: on the Pacific Rim the land of Peru and Andean Heights carry the secrets, the mysteries, the joys and delights of Lemurian days.&nbsp; Nature smiles in rich fertility and hearty strength here, for the days where souls and nature blended in fortuitous and glorious ways, is buried here in mystery realms now ready to be revealed.&nbsp; So as the Lemurian ‘bowl’ holds sweet the sacred Atlantean crystals of sound and these cannot be separated but only known, treasured and felt.&nbsp; Just as your body doth house the sweet nectar of your soul, so this land has been the most appropriate keeper of these crystals as well.&nbsp; Now is the time, the harmonization can begin.&nbsp; Yet smooth sailing entails a well trained and prepared crew, so thus as in all things, be aware of the weather that is afoot.&nbsp;&nbsp; Great changes are disquieting for these dense physical realms, such as you and your bodies enjoy; your changing weather patterns and emotional realms are but indications of the change that is at hand and its depth.&nbsp; Therefore, be aware of the Jade Castle of Compassion that is your centre in your heart, to move through these intensifying days of acceleration, to weather all changes especially emotionally; the need for physical, emotional and mental balance now is greater than ever before, not only for yourself, but for this undertaking and its effect upon the world.&nbsp; Call upon us, the Elohim, and we verily shall be there to support and guide you during this time, that all may unfold in harmony and light.&nbsp; Indeed, this balancing focus to hold through every part of the journey until the very end, yea, indeed, unto the fall equinox to hold this balance and focus is the challenge and task you are to be told.&nbsp; To unify that which was voluntarily released for it had known success with that which unwillingly did self-destruct for it had in imbalance failed, is to unite all the greatness and frailness of mankind in the One Heart, especially your own.&nbsp; In this alchemical synthesis, the glory of your Divinity shall shine forth, as shall the radiant stars in the constellation of Pegasus, in the Light of the Threefold Trinity of Creation – all Seven Crystalline Patterns of Light shall unite in an Eighth that shall tie the knot of a new dawn’s Glory, a magnificent new Seal that shall liberate the world and humanity.&nbsp;&nbsp; Be at peace and know that the Condor of your soul longs only to fly and unite with the snake of the new kundalini of creative power in your body, the new meridians of Creative Light, to birth anew the plumed serpent Quetzalcoatl, the Light of Divinity Manifest here on Earth.&nbsp; This, too, shall unfold ~ not as you expect nor when but in truth it shall: Blessed be those who humbly and sincerely serve!&nbsp; Namaste! ',1,4,0,25,'2005-07-20 16:35:03',62,'','2005-07-20 16:37:01',62,0,'0000-00-00 00:00:00','2005-07-20 00:00:00','0000-00-00 00:00:00','','','pageclass_sfx=\r\nback_button=\r\nitem_title=1\r\nlink_titles=\r\nintrotext=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nkeyref=\r\ndocbook_type=',2,0,1,'','',0,0);
#
# Table structure for table `mos_content_frontpage`
#
DROP table IF EXISTS mos_content_frontpage;
CREATE TABLE `mos_content_frontpage` (
  `content_id` int(11) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`content_id`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_content_frontpage`
#
INSERT INTO mos_content_frontpage VALUES (152,3);
INSERT INTO mos_content_frontpage VALUES (190,4);
INSERT INTO mos_content_frontpage VALUES (12,1);
INSERT INTO mos_content_frontpage VALUES (131,2);
INSERT INTO mos_content_frontpage VALUES (5,5);
#
# Table structure for table `mos_content_rating`
#
DROP table IF EXISTS mos_content_rating;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_content_rating`
#
#
# Table structure for table `mos_core_acl_aro`
#
DROP table IF EXISTS mos_core_acl_aro;
CREATE TABLE `mos_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 `section_value_value_aro` (`section_value`,`value`),
  UNIQUE KEY `mos_gacl_section_value_value_aro` (`section_value`,`value`),
  KEY `hidden_aro` (`hidden`),
  KEY `mos_gacl_hidden_aro` (`hidden`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_core_acl_aro`
#
INSERT INTO mos_core_acl_aro VALUES (10,'users','62',0,'Administrator',0);
#
# Table structure for table `mos_core_acl_aro_groups`
#
DROP table IF EXISTS mos_core_acl_aro_groups;
CREATE TABLE `mos_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 `mos_gacl_parent_id_aro_groups` (`parent_id`),
  KEY `mos_gacl_lft_rgt_aro_groups` (`lft`,`rgt`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_core_acl_aro_groups`
#
INSERT INTO mos_core_acl_aro_groups VALUES (17,0,'ROOT',1,22);
INSERT INTO mos_core_acl_aro_groups VALUES (28,17,'USERS',2,21);
INSERT INTO mos_core_acl_aro_groups VALUES (29,28,'Public Frontend',3,12);
INSERT INTO mos_core_acl_aro_groups VALUES (18,29,'Registered',4,11);
INSERT INTO mos_core_acl_aro_groups VALUES (19,18,'Author',5,10);
INSERT INTO mos_core_acl_aro_groups VALUES (20,19,'Editor',6,9);
INSERT INTO mos_core_acl_aro_groups VALUES (21,20,'Publisher',7,8);
INSERT INTO mos_core_acl_aro_groups VALUES (30,28,'Public Backend',13,20);
INSERT INTO mos_core_acl_aro_groups VALUES (23,30,'Manager',14,19);
INSERT INTO mos_core_acl_aro_groups VALUES (24,23,'Administrator',15,18);
INSERT INTO mos_core_acl_aro_groups VALUES (25,24,'Super Administrator',16,17);
#
# Table structure for table `mos_core_acl_aro_sections`
#
DROP table IF EXISTS mos_core_acl_aro_sections;
CREATE TABLE `mos_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 `mos_gacl_value_aro_sections` (`value`),
  KEY `hidden_aro_sections` (`hidden`),
  KEY `mos_gacl_hidden_aro_sections` (`hidden`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_core_acl_aro_sections`
#
INSERT INTO mos_core_acl_aro_sections VALUES (10,'users',1,'Users',0);
#
# Table structure for table `mos_core_acl_groups_aro_map`
#
DROP table IF EXISTS mos_core_acl_groups_aro_map;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_core_acl_groups_aro_map`
#
INSERT INTO mos_core_acl_groups_aro_map VALUES (25,'',10);
#
# Table structure for table `mos_core_log_items`
#
DROP table IF EXISTS mos_core_log_items;
CREATE TABLE `mos_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'
) TYPE=MyISAM;
#
# Dumping data for table `mos_core_log_items`
#
#
# Table structure for table `mos_core_log_searches`
#
DROP table IF EXISTS mos_core_log_searches;
CREATE TABLE `mos_core_log_searches` (
  `search_term` varchar(128) NOT NULL default '',
  `hits` int(11) unsigned NOT NULL default '0'
) TYPE=MyISAM;
#
# Dumping data for table `mos_core_log_searches`
#
#
# Table structure for table `mos_groups`
#
DROP table IF EXISTS mos_groups;
CREATE TABLE `mos_groups` (
  `id` tinyint(3) unsigned NOT NULL default '0',
  `name` varchar(50) NOT NULL default '',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_groups`
#
INSERT INTO mos_groups VALUES (0,'Public');
INSERT INTO mos_groups VALUES (1,'Registered');
INSERT INTO mos_groups VALUES (2,'Special');
#
# Table structure for table `mos_mambots`
#
DROP table IF EXISTS mos_mambots;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_mambots`
#
INSERT INTO mos_mambots VALUES (1,'MOS Image','mosimage','content',0,-10000,1,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (2,'MOS Pagination','mospaging','content',0,10000,1,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (3,'Legacy Mambot Includer','legacybots','content',0,1,0,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (4,'SEF','mossef','content',0,3,1,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (5,'MOS Rating','mosvote','content',0,4,1,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (6,'Search Content','content.searchbot','search',0,1,1,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (7,'Search Weblinks','weblinks.searchbot','search',0,2,1,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (8,'Code support','moscode','content',0,2,0,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (9,'No WYSIWYG Editor','none','editors',0,0,0,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (10,'TinyMCE WYSIWYG Editor','tinymce','editors',0,0,0,1,0,0,'0000-00-00 00:00:00','theme=advanced');
INSERT INTO mos_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 mos_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 mos_mambots VALUES (13,'Search Contacts','contacts.searchbot','search',0,3,1,1,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (14,'Search Categories','categories.searchbot','search',0,4,1,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (15,'Search Sections','sections.searchbot','search',0,5,1,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (16,'Email Cloaking','mosemailcloak','content',0,5,1,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (17,'GeSHi','geshi','content',0,5,0,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (18,'Search Newsfeeds','newsfeeds.searchbot','search',0,6,1,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (19,'Load Module Positions','mosloadposition','content',0,6,1,0,0,0,'0000-00-00 00:00:00','');
INSERT INTO mos_mambots VALUES (20,'HTMLArea3 XTD','htmlarea3_xtd','editors',0,0,1,0,0,0,'0000-00-00 00:00:00','');
#
# Table structure for table `mos_menu`
#
DROP table IF EXISTS mos_menu;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_menu`
#
INSERT INTO mos_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\r\npageclass_sfx=\r\nheader=Welcome to the Frontpage\r\npage_title=0\r\nback_button=\r\nleading=1\r\nintro=10\r\ncolumns=1\r\nlink=10\r\norderby_pri=\r\norderby_sec=front\r\npagination=2\r\npagination_results=1\r\nimage=1\r\nsection=0\r\nsection_link=0\r\ncategory=0\r\ncategory_link=0\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=0\r\nprint=0\r\nemail=0');
INSERT INTO mos_menu VALUES (3,'mainmenu','Contact Sacred Spaces','index.php?option=com_contact','components',1,0,7,0,12,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\npage_title=1\r\nheader=\r\nother_cat_section=1\r\nother_cat=1\r\ncat_description=1\r\ncat_items=1\r\ndescription=1\r\ndescription_text=\r\nimage=-1\r\nimage_align=right\r\nheadings=1\r\nposition=1\r\nemail=0\r\ntelephone=1\r\nfax=1');
INSERT INTO mos_menu VALUES (35,'topmenu','The Cities of Light','index.php?option=com_content&task=category&sectionid=5&id=17','content_category',1,34,17,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npage_title=1\r\npageclass_sfx=\r\nback_button=\r\norderby=\r\ndate_format=\r\ndate=\r\nauthor=\r\nhits=\r\nheadings=1\r\nnavigation=1\r\norder_select=0\r\ndisplay=0\r\ndisplay_num=50\r\nfilter=0\r\nfilter_type=title\r\nother_cat=0\r\nempty_cat=0\r\ncat_items=1\r\ncat_description=1');
INSERT INTO mos_menu VALUES (34,'topmenu','Light Symbols','index.php?option=com_content&task=section&id=5','content_section',1,0,5,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npage_title=1\r\npageclass_sfx=\r\nback_button=\r\norderby=\r\nother_cat_section=1\r\ndescription=1\r\ndescription_image=0\r\nother_cat=1\r\nempty_cat=1\r\ncat_items=1\r\ncat_description=1\r\ndate_format=\r\ndate=\r\nauthor=\r\nhits=\r\nheadings=1\r\nnavigation=0\r\norder_select=0\r\ndisplay=0\r\ndisplay_num=50\r\nfilter=0\r\nfilter_type=title');
INSERT INTO mos_menu VALUES (32,'topmenu','test','sadasdas','url',-2,19,0,0,1,0,'0000-00-00 00:00:00',0,2,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (33,'topmenu','testing','index.php?option=com_wrapper','wrapper',-2,19,0,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\npage_title=1\r\nheader=\r\nscrolling=auto\r\nwidth=100%\r\nheight=500\r\nheight_auto=1\r\nadd=1\r\nurl=http://secure.mallsecure.com/sacredspaces/LightSymbolOrder.html');
INSERT INTO mos_menu VALUES (10,'othermenu','MamboServer','http://www.mamboserver.com','url',1,0,0,0,1,0,'0000-00-00 00:00:00',0,0,0,3,'');
INSERT INTO mos_menu VALUES (11,'othermenu','Administrator','administrator/','url',1,0,0,0,3,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1');
INSERT INTO mos_menu VALUES (12,'othermenu','MamboForge','http://mamboforge.net','url',1,0,0,0,2,0,'0000-00-00 00:00:00',0,0,0,3,'');
INSERT INTO mos_menu VALUES (21,'usermenu','Your Details','index.php?option=com_user&task=UserDetails','url',1,0,0,0,1,0,'2000-00-00 00:00:00',0,0,1,3,'');
INSERT INTO mos_menu VALUES (13,'usermenu','Submit News','index.php?option=com_content&task=new&sectionid=1&Itemid=0','url',1,0,0,0,2,0,'2000-00-00 00:00:00',0,0,1,2,'');
INSERT INTO mos_menu VALUES (14,'usermenu','Submit WebLink','index.php?option=com_weblinks&task=new','url',1,0,0,0,4,0,'2000-00-00 00:00:00',0,0,1,2,'');
INSERT INTO mos_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 mos_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 mos_menu VALUES (31,'mainmenu','About','index.php?option=com_content&task=blogcategory&id=13','content_blog_category',1,0,13,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\nheader=Jhadten Jewall\r\npage_title=1\r\nleading=2\r\nintro=4\r\ncolumns=1\r\nlink=4\r\norderby_pri=\r\norderby_sec=\r\npagination=2\r\npagination_results=1\r\nimage=1\r\ndescription=1\r\ndescription_image=0\r\ncategory=0\r\ncategory_link=0\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\ncategoryid=13');
INSERT INTO mos_menu VALUES (18,'topmenu','Contact Us','index.php?option=com_contact&Itemid=3','url',-2,0,0,0,1,0,'0000-00-00 00:00:00',0,0,0,3,'');
INSERT INTO mos_menu VALUES (19,'topmenu','News','index.php?option=com_content&task=section&id=1&Itemid=2','url',-2,0,0,0,3,0,'0000-00-00 00:00:00',0,0,0,3,'');
INSERT INTO mos_menu VALUES (20,'topmenu','Links','index.php?option=com_weblinks&Itemid=22','url',-2,0,0,0,2,0,'0000-00-00 00:00:00',0,0,0,3,'menu_image=-1');
INSERT INTO mos_menu VALUES (36,'topmenu','The Mandelas Light','index.php?option=com_content&task=category&sectionid=5&id=19','content_category',1,34,19,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npage_title=1\r\npageclass_sfx=\r\nback_button=\r\norderby=\r\ndate_format=\r\ndate=\r\nauthor=\r\nhits=\r\nheadings=1\r\nnavigation=1\r\norder_select=1\r\ndisplay=1\r\ndisplay_num=50\r\nfilter=1\r\nfilter_type=title\r\nother_cat=1\r\nempty_cat=0\r\ncat_items=1\r\ncat_description=1');
INSERT INTO mos_menu VALUES (26,'topmenu','temp','dsgdfg.do.nl','url',-2,20,0,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (27,'topmenu','temp2','index.php?option=com_content&task=view&id=5','content_typed',-2,20,5,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (28,'topmenu','temp3','index.php?option=com_content&task=view&id=5','content_typed',-2,20,5,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (29,'topmenu','ok1','index.php?option=com_wrapper','wrapper',-2,27,0,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\npage_title=1\r\nheader=\r\nscrolling=auto\r\nwidth=100%\r\nheight=500\r\nheight_auto=1\r\nadd=1\r\nurl=asda');
INSERT INTO mos_menu VALUES (30,'topmenu','123123','index.php?option=com_wrapper','wrapper',-2,27,0,0,0,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\npage_title=1\r\nheader=\r\nscrolling=auto\r\nwidth=100%\r\nheight=500\r\nheight_auto=1\r\nadd=1\r\nurl=12312');
INSERT INTO mos_menu VALUES (37,'topmenu','The Symbols of Camelot','index.php?option=com_content&task=category&sectionid=5&id=18','content_category',1,34,18,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npage_title=1\r\npageclass_sfx=\r\nback_button=\r\norderby=order\r\ndate_format=\r\ndate=\r\nauthor=\r\nhits=\r\nheadings=1\r\nnavigation=0\r\norder_select=0\r\ndisplay=0\r\ndisplay_num=50\r\nfilter=0\r\nfilter_type=title\r\nother_cat=0\r\nempty_cat=0\r\ncat_items=0\r\ncat_description=1');
INSERT INTO mos_menu VALUES (38,'mainmenu','Resources','index.php?option=com_content&task=view&id=127','content_item_link',1,0,127,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (39,'mainmenu','Sacred Journeys','index.php?option=com_content&task=blogcategory&id=16','content_blog_category',1,0,16,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\nheader=\r\npage_title=1\r\nleading=1\r\nintro=20\r\ncolumns=1\r\nlink=0\r\norderby_pri=order\r\norderby_sec=order\r\npagination=2\r\npagination_results=1\r\nimage=1\r\ndescription=0\r\ndescription_image=0\r\ncategory=0\r\ncategory_link=0\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\ncategoryid=16');
INSERT INTO mos_menu VALUES (40,'mainmenu','Essence profiles','index.php?option=com_content&task=view&id=135','content_item_link',1,0,135,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (41,'topmenu','Workshops & Lectures','index.php?option=com_content&task=blogcategory&id=15','content_blog_category',1,0,15,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\nheader=\r\npage_title=1\r\nleading=1\r\nintro=120\r\ncolumns=1\r\nlink=0\r\norderby_pri=\r\norderby_sec=\r\npagination=2\r\npagination_results=1\r\nimage=1\r\ndescription=0\r\ndescription_image=0\r\ncategory=0\r\ncategory_link=0\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\ncategoryid=15');
INSERT INTO mos_menu VALUES (42,'topmenu','Aleph','index.php?option=com_content&task=view&id=149','content_item_link',1,41,149,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (43,'topmenu','Arcturian Technology','index.php?option=com_content&task=view&id=144','content_item_link',1,41,144,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (44,'topmenu','Sourcing from the Source','index.php?option=com_content&task=view&id=150','content_item_link',1,41,150,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (45,'topmenu','Camelot','index.php?option=com_content&task=view&id=148','content_item_link',1,41,148,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (46,'topmenu','Sounds of Light','index.php?option=com_content&task=view&id=147','content_item_link',1,41,147,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (47,'topmenu','The Path of Devotion','index.php?option=com_content&task=view&id=146','content_item_link',1,41,146,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (48,'topmenu','The Journey into Wholeness','index.php?option=com_content&task=view&id=145','content_item_link',1,41,145,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (49,'topmenu','Crystal Radiance','index.php?option=com_content&task=view&id=144','content_item_link',1,41,144,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (50,'topmenu','Introduction to Crystals','index.php?option=com_content&task=view&id=143','content_item_link',1,41,143,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (51,'topmenu','Crystal Healing Certification','index.php?option=com_content&task=view&id=142','content_item_link',1,41,142,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (52,'topmenu','Crystalline Channels of Light','index.php?option=com_content&task=view&id=141','content_item_link',1,41,141,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (53,'topmenu','The Matrix of Relating','index.php?option=com_content&task=view&id=140','content_item_link',1,41,140,0,12,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (54,'topmenu','The Sound of Creation:','index.php?option=com_content&task=view&id=139','content_item_link',1,41,139,0,13,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (55,'topmenu','The Temple of Solomon:','index.php?option=com_content&task=view&id=138','content_item_link',1,41,138,0,14,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (56,'topmenu','The Egyptian Initiations','index.php?option=com_content&task=view&id=137','content_item_link',1,41,137,0,15,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (57,'topmenu','Rapture','index.php?option=com_content&task=view&id=136','content_item_link',1,41,136,0,16,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (58,'topmenu','Canada','','separator',1,35,0,0,1,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (59,'topmenu','The whole of Canada','index.php?option=com_content&task=view&id=14','content_item_link',1,58,14,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (60,'topmenu','Vancouver','index.php?option=com_content&task=view&id=15','content_item_link',1,58,15,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (61,'topmenu','Toronto','index.php?option=com_content&task=view&id=16','content_item_link',1,58,16,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (62,'topmenu','Markham','index.php?option=com_content&task=view&id=17','content_item_link',1,58,17,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (63,'topmenu','Montreal','index.php?option=com_content&task=view&id=18','content_item_link',1,58,18,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (64,'topmenu','Victoria','index.php?option=com_content&task=view&id=19','content_item_link',1,58,19,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (65,'topmenu','Ottawa','index.php?option=com_content&task=view&id=20','content_item_link',1,58,20,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (66,'topmenu','Niagara-on-the-Lake','index.php?option=com_content&task=view&id=23','content_item_link',1,58,23,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (67,'topmenu','Vancouver 2001','index.php?option=com_content&task=view&id=24','content_item_link',1,58,24,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (68,'topmenu','Squamish','index.php?option=com_content&task=view&id=22','content_item_link',1,58,22,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (69,'topmenu','United States','','separator',1,35,0,0,2,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (70,'topmenu','San Francisco','index.php?option=com_content&task=view&id=25','content_item_link',1,69,25,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (71,'topmenu','New York','index.php?option=com_content&task=view&id=26','content_item_link',1,69,26,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (72,'topmenu','San Diego','index.php?option=com_content&task=view&id=27','content_item_link',1,69,27,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (73,'topmenu','Los Angeles','index.php?option=com_content&task=view&id=28','content_item_link',1,69,28,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (74,'topmenu','Crestone','index.php?option=com_content&task=view&id=29','content_item_link',1,69,29,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (75,'topmenu','Cincinnati','index.php?option=com_content&task=view&id=30','content_item_link',1,69,30,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (76,'topmenu','San Juan','index.php?option=com_content&task=view&id=31','content_item_link',1,69,31,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (77,'topmenu','The Four Corners Area','index.php?option=com_content&task=view&id=32','content_item_link',1,69,32,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (78,'topmenu','Tulsa','index.php?option=com_content&task=view&id=33','content_item_link',1,69,33,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (79,'topmenu','Austin','index.php?option=com_content&task=view&id=34','content_item_link',1,69,34,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (80,'topmenu','Dallas','index.php?option=com_content&task=view&id=35','content_item_link',1,69,35,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (81,'topmenu','China','','separator',1,35,0,0,3,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (82,'topmenu','Beijing','index.php?option=com_content&task=view&id=36','content_item_link',1,81,36,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (83,'topmenu','Japan','','separator',1,35,0,0,4,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (84,'topmenu','Tokyo','index.php?option=com_content&task=view&id=37','content_item_link',1,83,37,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (85,'topmenu','United Arab Emirates','','separator',1,35,0,0,5,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (86,'topmenu','Dubai','index.php?option=com_content&task=view&id=38','content_item_link',1,85,38,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (87,'topmenu','Greece','','separator',1,35,0,0,6,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (88,'topmenu','Athens','index.php?option=com_content&task=view&id=39','content_item_link',1,87,39,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (89,'topmenu','Germany','','separator',1,35,0,0,8,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (90,'topmenu','Bremen','index.php?option=com_content&task=view&id=40','content_item_link',1,89,40,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (91,'topmenu','Hamburg','index.php?option=com_content&task=view&id=41','content_item_link',1,89,41,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (92,'topmenu','Munich','index.php?option=com_content&task=view&id=42','content_item_link',1,89,42,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (93,'topmenu','Bayern','index.php?option=com_content&task=view&id=43','content_item_link',1,89,43,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (94,'topmenu','Lilienthal','index.php?option=com_content&task=view&id=44','content_item_link',1,89,44,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (95,'topmenu','Fulda','index.php?option=com_content&task=view&id=45','content_item_link',1,89,45,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (96,'topmenu','Dresden','index.php?option=com_content&task=view&id=46','content_item_link',1,89,46,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (97,'topmenu','Kassel','index.php?option=com_content&task=view&id=47','content_item_link',1,89,47,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (98,'topmenu','Stuttgart','index.php?option=com_content&task=view&id=48','content_item_link',1,89,48,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (99,'topmenu','Berlin','index.php?option=com_content&task=view&id=49','content_item_link',1,89,49,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (100,'topmenu','Hannover','index.php?option=com_content&task=view&id=50','content_item_link',1,89,50,0,12,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (101,'topmenu','Dusseldorf','index.php?option=com_content&task=view&id=51','content_item_link',1,89,51,0,13,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (102,'topmenu','Schwalbenthal','index.php?option=com_content&task=view&id=52','content_item_link',1,89,52,0,14,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (103,'topmenu','Bochum','index.php?option=com_content&task=view&id=53','content_item_link',1,89,53,0,15,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (104,'topmenu','Dortmund','index.php?option=com_content&task=view&id=54','content_item_link',1,89,54,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (105,'topmenu','Ueberlingen','index.php?option=com_content&task=view&id=55','content_item_link',1,89,55,0,16,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (106,'topmenu','Frankfurt/Main','index.php?option=com_content&task=view&id=56','content_item_link',1,89,56,0,17,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (107,'topmenu','Bodensee','index.php?option=com_content&task=view&id=57','content_item_link',1,89,57,0,18,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (108,'topmenu','Netherlands','','separator',1,35,0,0,9,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (109,'topmenu','Tilburg','index.php?option=com_content&task=view&id=58','content_item_link',1,108,58,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (110,'topmenu','Arnhem','index.php?option=com_content&task=view&id=59','content_item_link',1,108,59,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (111,'topmenu','Einhoven','index.php?option=com_content&task=view&id=60','content_item_link',1,108,60,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (112,'topmenu','Amsterdam','index.php?option=com_content&task=view&id=61','content_item_link',1,108,61,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (113,'topmenu','Maastricht','index.php?option=com_content&task=view&id=62','content_item_link',1,108,62,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (114,'topmenu','Uden','index.php?option=com_content&task=view&id=63','content_item_link',1,108,63,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (115,'topmenu','Haarlem','index.php?option=com_content&task=view&id=64','content_item_link',1,108,64,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (116,'topmenu','Havelte','index.php?option=com_content&task=view&id=65','content_item_link',1,108,65,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (117,'topmenu','Alkmaar','index.php?option=com_content&task=view&id=66','content_item_link',1,108,66,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (118,'topmenu','Den Haag','index.php?option=com_content&task=view&id=67','content_item_link',1,108,67,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (119,'topmenu','Rotterdam','index.php?option=com_content&task=view&id=68','content_item_link',1,108,68,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (120,'topmenu','Middelburg/Vlissingen','index.php?option=com_content&task=view&id=69','content_item_link',1,108,69,0,12,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (121,'topmenu','Utrecht','index.php?option=com_content&task=view&id=70','content_item_link',1,108,70,0,13,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (122,'topmenu','Groningen','index.php?option=com_content&task=view&id=71','content_item_link',1,108,71,0,14,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (123,'topmenu','Nijmegen','index.php?option=com_content&task=view&id=72','content_item_link',1,108,72,0,15,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (124,'topmenu','Venray','index.php?option=com_content&task=view&id=73','content_item_link',1,108,73,0,16,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (125,'topmenu','Vught','index.php?option=com_content&task=view&id=74','content_item_link',1,108,74,0,17,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (126,'topmenu','United Kingdom','','separator',1,35,0,0,10,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (127,'topmenu','London','index.php?option=com_content&task=view&id=75','content_item_link',1,126,75,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (128,'topmenu','Glastonbury','index.php?option=com_content&task=view&id=76','content_item_link',1,126,76,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (129,'topmenu','Edinburgh','index.php?option=com_content&task=view&id=77','content_item_link',1,126,77,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (130,'topmenu','Glasgow','index.php?option=com_content&task=view&id=78','content_item_link',1,126,78,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (131,'topmenu','Iona','index.php?option=com_content&task=view&id=79','content_item_link',1,126,79,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (132,'topmenu','Brecon','index.php?option=com_content&task=view&id=80','content_item_link',1,126,80,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (133,'topmenu','Fortingall','index.php?option=com_content&task=view&id=81','content_item_link',1,126,81,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (134,'topmenu','Belfast','index.php?option=com_content&task=view&id=82','content_item_link',1,126,82,0,9,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (135,'topmenu','York','index.php?option=com_content&task=view&id=83','content_item_link',1,126,83,0,8,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (136,'topmenu','East Anglia','index.php?option=com_content&task=view&id=84','content_item_link',1,126,84,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (137,'topmenu','Bath','index.php?option=com_content&task=view&id=85','content_item_link',1,126,85,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (138,'topmenu','Holyhead','index.php?option=com_content&task=view&id=86','content_item_link',1,126,86,0,13,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (139,'topmenu','Stratford-on-Avon','index.php?option=com_content&task=view&id=92','content_item_link',1,126,92,0,14,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (140,'topmenu','Surrey','index.php?option=com_content&task=view&id=88','content_item_link',1,126,88,0,15,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (141,'topmenu','Winchester','index.php?option=com_content&task=view&id=89','content_item_link',1,126,89,0,16,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (142,'topmenu','Fife','index.php?option=com_content&task=view&id=90','content_item_link',1,126,90,0,17,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (143,'topmenu','Oxford','index.php?option=com_content&task=view&id=91','content_item_link',1,126,91,0,18,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (144,'topmenu','Strata Florida','index.php?option=com_content&task=view&id=92','content_item_link',1,126,92,0,19,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (145,'topmenu','Canterbury','index.php?option=com_content&task=view&id=93','content_item_link',1,126,93,0,12,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (146,'topmenu','Ireland','','separator',1,35,0,0,11,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (147,'topmenu','Tara','index.php?option=com_content&task=view&id=94','content_item_link',1,146,94,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (148,'topmenu','Tralee','index.php?option=com_content&task=view&id=95','content_item_link',1,146,95,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (149,'topmenu','Croagh Patrick','index.php?option=com_content&task=view&id=96','content_item_link',1,146,96,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (150,'topmenu','Cork','index.php?option=com_content&task=view&id=97','content_item_link',1,146,97,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (151,'topmenu','Dublin','index.php?option=com_content&task=view&id=98','content_item_link',1,146,98,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (152,'topmenu','Clones','index.php?option=com_content&task=view&id=99','content_item_link',1,146,99,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (153,'topmenu','Wicklow County','index.php?option=com_content&task=view&id=100','content_item_link',1,146,100,0,7,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (154,'topmenu','Belgium','','separator',1,35,0,0,12,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (155,'topmenu','Brugges','index.php?option=com_content&task=view&id=101','content_item_link',1,154,101,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (156,'topmenu','Matrix of Belgium','index.php?option=com_content&task=view&id=102','content_item_link',1,154,102,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (157,'topmenu','Antwerp','index.php?option=com_content&task=view&id=103','content_item_link',1,154,103,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (158,'topmenu','Province of Antwerp','index.php?option=com_content&task=view&id=104','content_item_link',1,154,104,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (159,'topmenu','Norway','','separator',1,35,0,0,13,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (160,'topmenu','Oslo','index.php?option=com_content&task=view&id=105','content_item_link',1,159,105,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (161,'topmenu','Denmark','','separator',1,35,0,0,14,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (162,'topmenu','Copenhagen','index.php?option=com_content&task=view&id=106','content_item_link',1,161,106,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (163,'topmenu','Switzerland','','separator',1,35,0,0,15,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (164,'topmenu','Zurich','index.php?option=com_content&task=view&id=107','content_item_link',1,163,107,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (165,'topmenu','Bern','index.php?option=com_content&task=view&id=108','content_item_link',1,163,108,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (166,'topmenu','Lucerne','index.php?option=com_content&task=view&id=109','content_item_link',1,163,109,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (167,'topmenu','Heart of Switzerland','index.php?option=com_content&task=view&id=110','content_item_link',1,163,110,0,4,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (168,'topmenu','Schaffhausen','index.php?option=com_content&task=view&id=111','content_item_link',1,163,111,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (169,'topmenu','Spain','','separator',1,35,0,0,16,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (170,'topmenu','Barcelona','index.php?option=com_content&task=view&id=112','content_item_link',1,169,112,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (171,'topmenu','Cordova','index.php?option=com_content&task=view&id=114','content_item_link',1,169,114,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (172,'topmenu','Malaga','index.php?option=com_content&task=view&id=115','content_item_link',1,169,115,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (173,'topmenu','Turkey','','separator',1,35,0,0,7,0,'0000-00-00 00:00:00',0,3,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (174,'topmenu','Hologram of Turkey','index.php?option=com_content&task=view&id=116','content_item_link',1,173,116,0,1,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (175,'mainmenu','Login','index.php?option=com_login','components',1,0,15,0,10,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\npage_title=1\r\nheader_login=\r\nlogin=\r\nlogin_message=0\r\ndescription_login=0\r\ndescription_login_text=\r\nimage_login=-1\r\nimage_login_align=right\r\nheader_logout=\r\nlogout=\r\nlogout_message=1\r\ndescription_logout=1\r\ndescription_logout_text=\r\nimage_logout=');
INSERT INTO mos_menu VALUES (176,'mainmenu','Registration','index.php?option=com_registration&task=register','url',1,0,0,0,11,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1');
INSERT INTO mos_menu VALUES (177,'mainmenu','Workshops & Lectures','index.php?option=com_content&task=blogcategory&id=15','content_blog_category',1,0,15,0,5,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\nheader=\r\npage_title=1\r\nleading=1\r\nintro=3\r\ncolumns=1\r\nlink=100\r\norderby_pri=\r\norderby_sec=\r\npagination=2\r\npagination_results=1\r\nimage=1\r\ndescription=0\r\ndescription_image=0\r\ncategory=0\r\ncategory_link=0\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\ncategoryid=15');
INSERT INTO mos_menu VALUES (178,'mainmenu','Light Symbols','index.php?option=com_content&task=blogsection&id=5','content_blog_section',-2,0,5,0,2,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\nheader=\r\npage_title=1\r\nleading=1\r\nintro=4\r\ncolumns=2\r\nlink=4\r\norderby_pri=order\r\norderby_sec=order\r\npagination=2\r\npagination_results=1\r\nimage=1\r\ndescription=0\r\ndescription_image=0\r\ncategory=1\r\ncategory_link=1\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\nsectionid=5');
INSERT INTO mos_menu VALUES (179,'mainmenu','Light Symbols','index.php?option=com_content&task=section&id=5','content_section',1,0,5,0,6,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npage_title=1\r\npageclass_sfx=\r\nback_button=\r\norderby=order\r\nother_cat_section=1\r\ndescription=0\r\ndescription_image=0\r\nother_cat=1\r\nempty_cat=0\r\ncat_items=1\r\ncat_description=1\r\ndate_format=\r\ndate=\r\nauthor=\r\nhits=\r\nheadings=0\r\nnavigation=1\r\norder_select=0\r\ndisplay=0\r\ndisplay_num=50\r\nfilter=0\r\nfilter_type=title');
INSERT INTO mos_menu VALUES (180,'mainmenu','News','index.php?option=com_content&task=blogcategory&id=25','content_blog_category',1,0,25,0,3,0,'0000-00-00 00:00:00',0,0,0,0,'menu_image=-1\r\npageclass_sfx=\r\nback_button=\r\nheader=\r\npage_title=0\r\nleading=1\r\nintro=4\r\ncolumns=2\r\nlink=4\r\norderby_pri=\r\norderby_sec=\r\npagination=2\r\npagination_results=1\r\nimage=1\r\ndescription=0\r\ndescription_image=0\r\ncategory=0\r\ncategory_link=0\r\nitem_title=1\r\nlink_titles=\r\nreadmore=\r\nrating=\r\nauthor=\r\ncreatedate=\r\nmodifydate=\r\npdf=\r\nprint=\r\nemail=\r\ncategoryid=25');
#
# Table structure for table `mos_messages`
#
DROP table IF EXISTS mos_messages;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_messages`
#
#
# Table structure for table `mos_messages_cfg`
#
DROP table IF EXISTS mos_messages_cfg;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_messages_cfg`
#
#
# Table structure for table `mos_modules`
#
DROP table IF EXISTS mos_modules;
CREATE TABLE `mos_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`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_modules`
#
INSERT INTO mos_modules VALUES (1,'Polls','',1,'right',0,'0000-00-00 00:00:00',1,'mod_poll',0,0,1,'',0,0);
INSERT INTO mos_modules VALUES (2,'User Menu','',2,'left',0,'0000-00-00 00:00:00',0,'mod_mainmenu',0,1,1,'menutype=usermenu',1,0);
INSERT INTO mos_modules VALUES (3,'Main Menu','',1,'left',0,'0000-00-00 00:00:00',1,'mod_mainmenu',0,0,0,'class_sfx=\r\nmoduleclass_sfx=\r\nmenutype=mainmenu\r\nmenu_style=vert_indent\r\ncache=0\r\nmenu_images=0\r\nmenu_images_align=0\r\nexpand_menu=0\r\nindent_image=0\r\nindent_image1=\r\nindent_image2=\r\nindent_image3=\r\nindent_image4=\r\nindent_image5=\r\nindent_image6=\r\nspacer=\r\nend_spacer=',1,0);
INSERT INTO mos_modules VALUES (4,'Login Form','',4,'left',0,'0000-00-00 00:00:00',0,'mod_login',0,0,1,'',1,0);
INSERT INTO mos_modules VALUES (5,'Syndicate','',5,'left',0,'0000-00-00 00:00:00',0,'mod_rssfeed',0,0,1,'',1,0);
INSERT INTO mos_modules VALUES (6,'Latest News','',2,'user1',0,'0000-00-00 00:00:00',0,'mod_latestnews',0,0,1,'',1,0);
INSERT INTO mos_modules VALUES (7,'Statistics','',6,'left',0,'0000-00-00 00:00:00',0,'mod_stats',0,0,1,'serverinfo=1\r\nsiteinfo=1\r\ncounter=1\r\nincrease=0\r\nmoduleclass_sfx=',0,0);
INSERT INTO mos_modules VALUES (8,'Who\'s Online','',1,'right',0,'0000-00-00 00:00:00',1,'mod_whosonline',0,0,1,'online=1\r\nusers=1\r\nmoduleclass_sfx=',0,0);
INSERT INTO mos_modules VALUES (9,'Popular','',6,'user2',0,'0000-00-00 00:00:00',1,'mod_mostread',0,0,1,'',0,0);
INSERT INTO mos_modules VALUES (10,'Template Chooser','',7,'left',0,'0000-00-00 00:00:00',0,'mod_templatechooser',0,0,1,'show_preview=1',0,0);
INSERT INTO mos_modules VALUES (11,'Archive','',8,'left',0,'0000-00-00 00:00:00',0,'mod_archive',0,0,1,'',1,0);
INSERT INTO mos_modules VALUES (12,'Sections','',9,'left',0,'0000-00-00 00:00:00',0,'mod_sections',0,0,1,'',1,0);
INSERT INTO mos_modules VALUES (13,'Newsflash','',1,'top',0,'0000-00-00 00:00:00',1,'mod_newsflash',0,0,1,'catid=3\r\nstyle=random\r\nitems=\r\nmoduleclass_sfx=',0,0);
INSERT INTO mos_modules VALUES (14,'Related Items','',10,'left',0,'0000-00-00 00:00:00',0,'mod_related_items',0,0,1,'',0,0);
INSERT INTO mos_modules VALUES (15,'Search','',1,'user4',0,'0000-00-00 00:00:00',1,'mod_search',0,0,0,'',0,0);
INSERT INTO mos_modules VALUES (16,'Random Image','',9,'right',0,'0000-00-00 00:00:00',1,'mod_random_image',0,0,1,'',0,0);
INSERT INTO mos_modules VALUES (17,'Top Menu','',1,'user3',0,'0000-00-00 00:00:00',1,'mod_mainmenu',0,0,0,'menutype=topmenu\r\nmenu_style=list_flat\r\nmenu_images=n\r\nmenu_images_align=left\r\nexpand_menu=n\r\nclass_sfx=-nav\r\nmoduleclass_sfx=\r\nindent_image1=0\r\nindent_image2=0\r\nindent_image3=0\r\nindent_image4=0\r\nindent_image5=0\r\nindent_image6=0',1,0);
INSERT INTO mos_modules VALUES (18,'Banners','',1,'banner',0,'0000-00-00 00:00:00',1,'mod_banners',0,0,0,'banner_cids=\r\nmoduleclass_sfx=\r\n',1,0);
INSERT INTO mos_modules VALUES (19,'Components','',2,'cpanel',0,'0000-00-00 00:00:00',1,'mod_components',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (20,'Popular','',3,'cpanel',0,'0000-00-00 00:00:00',1,'mod_popular',0,99,1,'',0,1);
INSERT INTO mos_modules VALUES (21,'Latest Items','',4,'cpanel',0,'0000-00-00 00:00:00',1,'mod_latest',0,99,1,'',0,1);
INSERT INTO mos_modules VALUES (22,'Menu Stats','',5,'cpanel',0,'0000-00-00 00:00:00',1,'mod_stats',0,99,1,'',0,1);
INSERT INTO mos_modules VALUES (23,'Unread Messages','',1,'header',0,'0000-00-00 00:00:00',1,'mod_unread',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (24,'Online Users','',2,'header',0,'0000-00-00 00:00:00',1,'mod_online',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (25,'Full Menu','',1,'top',0,'0000-00-00 00:00:00',1,'mod_fullmenu',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (26,'Pathway','',1,'pathway',0,'0000-00-00 00:00:00',1,'mod_pathway',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (27,'Toolbar','',1,'toolbar',0,'0000-00-00 00:00:00',1,'mod_toolbar',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (28,'System Message','',1,'inset',0,'0000-00-00 00:00:00',1,'mod_mosmsg',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (29,'Quick Icons','',1,'icon',0,'0000-00-00 00:00:00',1,'mod_quickicon',0,99,1,'',1,1);
INSERT INTO mos_modules VALUES (30,'Mamboforge','',1,'cpanel',0,'0000-00-00 00:00:00',0,'',0,99,1,'rssurl=http://mamboforge.net/export/rss_sfnews.php\r\nrssitems=5\r\nrssdesc=1\r\ncache=0\r\nmoduleclass_sfx=',0,1);
INSERT INTO mos_modules VALUES (31,'Other Menu','',3,'left',0,'0000-00-00 00:00:00',0,'mod_mainmenu',0,0,0,'menutype=othermenu\r\nmenu_style=vert_indent\r\ncache=0\r\nmenu_images=0\r\nmenu_images_align=0\r\nexpand_menu=0\r\nclass_sfx=\r\nmoduleclass_sfx=\r\nindent_image=0\r\nindent_image1=\r\nindent_image2=\r\nindent_image3=\r\nindent_image4=\r\nindent_image5=\r\nindent_image6=',0,0);
INSERT INTO mos_modules VALUES (32,'Wrapper','',11,'left',0,'0000-00-00 00:00:00',1,'mod_wrapper',0,0,1,'',0,0);
INSERT INTO mos_modules VALUES (33,'Logged','',0,'cpanel',0,'0000-00-00 00:00:00',1,'mod_logged',0,99,1,'',0,1);
INSERT INTO mos_modules VALUES (34,'Display Menu - Tigra 2-0-1','',1,'user1',0,'0000-00-00 00:00:00',1,'mod_dm-t_2-0-1',0,0,0,'menu=topmenu\r\norder=ordering\r\norientation=h\r\nshow_status=1\r\nseperator=1\r\nseperator_code=\r\ncss_prefix=\r\nmodule_height=0\r\nmodule_width=0\r\nposition_top=0\r\nposition_left=0\r\nwidth_parent=151\r\nwidth_child=191\r\nheight=22\r\ndelay_expand=100\r\ndelay_hide=100\r\nshow_img=0\r\nimg_main=arrow.png\r\nimg_sub1=arrow.png\r\nimg_sub2=arrow.png\r\nimg_sub3=arrow.png',0,0);
#
# Table structure for table `mos_modules_menu`
#
DROP table IF EXISTS mos_modules_menu;
CREATE TABLE `mos_modules_menu` (
  `moduleid` int(11) NOT NULL default '0',
  `menuid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`moduleid`,`menuid`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_modules_menu`
#
INSERT INTO mos_modules_menu VALUES (1,1);
INSERT INTO mos_modules_menu VALUES (2,0);
INSERT INTO mos_modules_menu VALUES (3,0);
INSERT INTO mos_modules_menu VALUES (4,1);
INSERT INTO mos_modules_menu VALUES (5,1);
INSERT INTO mos_modules_menu VALUES (6,1);
INSERT INTO mos_modules_menu VALUES (6,2);
INSERT INTO mos_modules_menu VALUES (6,4);
INSERT INTO mos_modules_menu VALUES (6,27);
INSERT INTO mos_modules_menu VALUES (6,36);
INSERT INTO mos_modules_menu VALUES (8,1);
INSERT INTO mos_modules_menu VALUES (9,1);
INSERT INTO mos_modules_menu VALUES (9,2);
INSERT INTO mos_modules_menu VALUES (9,4);
INSERT INTO mos_modules_menu VALUES (9,27);
INSERT INTO mos_modules_menu VALUES (9,36);
INSERT INTO mos_modules_menu VALUES (10,1);
INSERT INTO mos_modules_menu VALUES (13,0);
INSERT INTO mos_modules_menu VALUES (15,0);
INSERT INTO mos_modules_menu VALUES (17,0);
INSERT INTO mos_modules_menu VALUES (18,0);
INSERT INTO mos_modules_menu VALUES (31,0);
INSERT INTO mos_modules_menu VALUES (34,0);
#
# Table structure for table `mos_newsfeeds`
#
DROP table IF EXISTS mos_newsfeeds;
CREATE TABLE `mos_newsfeeds` (
  `catid` int(11) NOT NULL default '0',
  `id` int(11) NOT NULL auto_increment,
  `name` text NOT NULL,
  `link` text NOT NULL,
  `filename` varchar(200) default NULL,
  `published` tinyint(1) NOT NULL default '0',
  `numarticles` int(11) unsigned NOT NULL default '1',
  `cache_time` int(11) unsigned NOT NULL default '3600',
  `checked_out` tinyint(3) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `published` (`published`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_newsfeeds`
#
INSERT INTO mos_newsfeeds VALUES (4,1,'Mamboforge.net','http://mamboforge.net/export/rss_sfnews.php','',1,5,3600,0,'0000-00-00 00:00:00',8);
INSERT INTO mos_newsfeeds VALUES (4,2,'Mamboportal','http://www.mamboportal.com/index2.php?option=com_rss&no_html=1','',1,5,3600,0,'0000-00-00 00:00:00',9);
INSERT INTO mos_newsfeeds VALUES (4,3,'Mambohut','http://www.mambohut.com/index2.php?option=com_rss&no_html=1','',1,5,3600,0,'0000-00-00 00:00:00',10);
INSERT INTO mos_newsfeeds VALUES (10,4,'Linux Today','http://linuxtoday.com/backend/my-netscape.rdf','',1,3,3600,0,'0000-00-00 00:00:00',1);
INSERT INTO mos_newsfeeds VALUES (5,5,'Business News','http://headlines.internet.com/internetnews/bus-news/news.rss','',1,3,3600,0,'0000-00-00 00:00:00',2);
INSERT INTO mos_newsfeeds VALUES (11,6,'Web Developer News','http://headlines.internet.com/internetnews/wd-news/news.rss','',1,3,3600,0,'0000-00-00 00:00:00',3);
INSERT INTO mos_newsfeeds VALUES (10,7,'Linux Central:New Products','http://linuxcentral.com/backend/lcnew.rdf','',1,3,3600,0,'0000-00-00 00:00:00',4);
INSERT INTO mos_newsfeeds VALUES (10,8,'Linux Central:Best Selling','http://linuxcentral.com/backend/lcbestns.rdf','',1,3,3600,0,'0000-00-00 00:00:00',5);
INSERT INTO mos_newsfeeds VALUES (10,9,'Linux Central:Daily Specials','http://linuxcentral.com/backend/lcspecialns.rdf','',1,3,3600,0,'0000-00-00 00:00:00',6);
INSERT INTO mos_newsfeeds VALUES (9,10,'Internet:Finance News','http://headlines.internet.com/internetnews/fina-news/news.rss','',1,3,3600,0,'0000-00-00 00:00:00',7);
#
# Table structure for table `mos_poll_data`
#
DROP table IF EXISTS mos_poll_data;
CREATE TABLE `mos_poll_data` (
  `id` int(11) NOT NULL auto_increment,
  `pollid` int(4) NOT NULL default '0',
  `text` text NOT NULL,
  `hits` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `pollid` (`pollid`,`text`(1))
) TYPE=MyISAM;
#
# Dumping data for table `mos_poll_data`
#
INSERT INTO mos_poll_data VALUES (1,14,'Absolutely simple',1);
INSERT INTO mos_poll_data VALUES (2,14,'Reasonably easy',0);
INSERT INTO mos_poll_data VALUES (3,14,'Not straight-forward but I worked it out',0);
INSERT INTO mos_poll_data VALUES (4,14,'I had to install extra server stuff',0);
INSERT INTO mos_poll_data VALUES (5,14,'I had no idea and got my friend to do it',0);
INSERT INTO mos_poll_data VALUES (6,14,'My dog ran away with the README ...',0);
INSERT INTO mos_poll_data VALUES (7,14,'',0);
INSERT INTO mos_poll_data VALUES (8,14,'',0);
INSERT INTO mos_poll_data VALUES (9,14,'',0);
INSERT INTO mos_poll_data VALUES (10,14,'',0);
INSERT INTO mos_poll_data VALUES (11,14,'',0);
INSERT INTO mos_poll_data VALUES (12,14,'',0);
#
# Table structure for table `mos_poll_date`
#
DROP table IF EXISTS mos_poll_date;
CREATE TABLE `mos_poll_date` (
  `id` bigint(20) NOT NULL auto_increment,
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `vote_id` int(11) NOT NULL default '0',
  `poll_id` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `poll_id` (`poll_id`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_poll_date`
#
#
# Table structure for table `mos_poll_menu`
#
DROP table IF EXISTS mos_poll_menu;
CREATE TABLE `mos_poll_menu` (
  `pollid` int(11) NOT NULL default '0',
  `menuid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`pollid`,`menuid`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_poll_menu`
#
INSERT INTO mos_poll_menu VALUES (14,1);
#
# Table structure for table `mos_polls`
#
DROP table IF EXISTS mos_polls;
CREATE TABLE `mos_polls` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `voters` int(9) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL default '0',
  `access` int(11) NOT NULL default '0',
  `lag` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_polls`
#
INSERT INTO mos_polls VALUES (14,'This Mambo installation was ....',0,0,'2000-00-00 00:00:00',1,0,86400);
#
# Table structure for table `mos_sections`
#
DROP table IF EXISTS mos_sections;
CREATE TABLE `mos_sections` (
  `id` int(11) NOT NULL auto_increment,
  `title` varchar(50) NOT NULL default '',
  `name` varchar(255) NOT NULL default '',
  `image` varchar(100) NOT NULL default '',
  `scope` varchar(50) NOT NULL default '',
  `image_position` varchar(10) NOT NULL default '',
  `description` text NOT NULL,
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `count` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `idx_scope` (`scope`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_sections`
#
INSERT INTO mos_sections VALUES (4,'Jhadten Jewall','Jhadten Jewall','','content','left','',1,0,'0000-00-00 00:00:00',2,0,10,'');
INSERT INTO mos_sections VALUES (5,'Light symbols','Light symbols','','content','left','',1,0,'0000-00-00 00:00:00',1,0,17,'');
#
# Table structure for table `mos_session`
#
DROP table IF EXISTS mos_session;
CREATE TABLE `mos_session` (
  `username` varchar(50) default '',
  `time` varchar(14) default '',
  `session_id` varchar(200) NOT NULL default '0',
  `guest` tinyint(4) default '1',
  `userid` int(11) default '0',
  `usertype` varchar(50) default '',
  `gid` tinyint(3) unsigned NOT NULL default '0',
  PRIMARY KEY  (`session_id`),
  KEY `whosonline` (`guest`,`usertype`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_session`
#
INSERT INTO mos_session VALUES ('admin','1122212626','9446a972a75b3c1fbcb091de054cc31a',1,62,'Super Administrator',0);
INSERT INTO mos_session VALUES ('','1122211624','9f96d22d9298f08f81e7fc5922a7257a',1,0,'',0);
#
# Table structure for table `mos_stats_agents`
#
DROP table IF EXISTS mos_stats_agents;
CREATE TABLE `mos_stats_agents` (
  `agent` varchar(255) NOT NULL default '',
  `type` tinyint(1) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '1'
) TYPE=MyISAM;
#
# Dumping data for table `mos_stats_agents`
#
#
# Table structure for table `mos_template_positions`
#
DROP table IF EXISTS mos_template_positions;
CREATE TABLE `mos_template_positions` (
  `id` int(11) NOT NULL auto_increment,
  `position` varchar(10) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_template_positions`
#
INSERT INTO mos_template_positions VALUES (1,'left','');
INSERT INTO mos_template_positions VALUES (2,'right','');
INSERT INTO mos_template_positions VALUES (3,'top','');
INSERT INTO mos_template_positions VALUES (4,'bottom','');
INSERT INTO mos_template_positions VALUES (5,'inset','');
INSERT INTO mos_template_positions VALUES (6,'banner','');
INSERT INTO mos_template_positions VALUES (7,'header','');
INSERT INTO mos_template_positions VALUES (8,'footer','');
INSERT INTO mos_template_positions VALUES (9,'newsflash','');
INSERT INTO mos_template_positions VALUES (10,'legals','');
INSERT INTO mos_template_positions VALUES (11,'pathway','');
INSERT INTO mos_template_positions VALUES (12,'toolbar','');
INSERT INTO mos_template_positions VALUES (13,'cpanel','');
INSERT INTO mos_template_positions VALUES (14,'user1','');
INSERT INTO mos_template_positions VALUES (15,'user2','');
INSERT INTO mos_template_positions VALUES (16,'user3','');
INSERT INTO mos_template_positions VALUES (17,'user4','');
INSERT INTO mos_template_positions VALUES (18,'user5','');
INSERT INTO mos_template_positions VALUES (19,'user6','');
INSERT INTO mos_template_positions VALUES (20,'user7','');
INSERT INTO mos_template_positions VALUES (21,'user8','');
INSERT INTO mos_template_positions VALUES (22,'user9','');
INSERT INTO mos_template_positions VALUES (23,'advert1','');
INSERT INTO mos_template_positions VALUES (24,'advert2','');
INSERT INTO mos_template_positions VALUES (25,'advert3','');
INSERT INTO mos_template_positions VALUES (26,'icon','');
INSERT INTO mos_template_positions VALUES (27,'debug','');
#
# Table structure for table `mos_templates_menu`
#
DROP table IF EXISTS mos_templates_menu;
CREATE TABLE `mos_templates_menu` (
  `template` varchar(50) NOT NULL default '',
  `menuid` int(11) NOT NULL default '0',
  `client_id` tinyint(4) NOT NULL default '0',
  PRIMARY KEY  (`template`,`menuid`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_templates_menu`
#
INSERT INTO mos_templates_menu VALUES ('JavaBean',0,0);
INSERT INTO mos_templates_menu VALUES ('mambo_admin_blue',0,1);
#
# Table structure for table `mos_users`
#
DROP table IF EXISTS mos_users;
CREATE TABLE `mos_users` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(50) NOT NULL default '',
  `username` varchar(25) NOT NULL default '',
  `email` varchar(100) NOT NULL default '',
  `password` varchar(100) NOT NULL default '',
  `usertype` varchar(25) NOT NULL default '',
  `block` tinyint(4) NOT NULL default '0',
  `sendEmail` tinyint(4) default '0',
  `gid` tinyint(3) unsigned NOT NULL default '1',
  `registerDate` datetime NOT NULL default '0000-00-00 00:00:00',
  `lastvisitDate` datetime NOT NULL default '0000-00-00 00:00:00',
  `activation` varchar(100) NOT NULL default '',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `usertype` (`usertype`),
  KEY `idx_name` (`name`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_users`
#
INSERT INTO mos_users VALUES (62,'Administrator','admin','Hans@b2music.net','5b5f645002abbf277b6c1d0c644ac7dc','Super Administrator',0,1,25,'2005-07-15 10:42:42','0000-00-00 00:00:00','','');
#
# Table structure for table `mos_usertypes`
#
DROP table IF EXISTS mos_usertypes;
CREATE TABLE `mos_usertypes` (
  `id` tinyint(3) unsigned NOT NULL default '0',
  `name` varchar(50) NOT NULL default '',
  `mask` varchar(11) NOT NULL default '',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_usertypes`
#
INSERT INTO mos_usertypes VALUES (0,'superadministrator','');
INSERT INTO mos_usertypes VALUES (1,'administrator','');
INSERT INTO mos_usertypes VALUES (2,'editor','');
INSERT INTO mos_usertypes VALUES (3,'user','');
INSERT INTO mos_usertypes VALUES (4,'author','');
INSERT INTO mos_usertypes VALUES (5,'publisher','');
INSERT INTO mos_usertypes VALUES (6,'manager','');
#
# Table structure for table `mos_weblinks`
#
DROP table IF EXISTS mos_weblinks;
CREATE TABLE `mos_weblinks` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `catid` int(11) NOT NULL default '0',
  `sid` int(11) NOT NULL default '0',
  `title` varchar(250) NOT NULL default '',
  `url` varchar(250) NOT NULL default '',
  `description` varchar(250) NOT NULL default '',
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `hits` int(11) NOT NULL default '0',
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `archived` tinyint(1) NOT NULL default '0',
  `approved` tinyint(1) NOT NULL default '1',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `catid` (`catid`,`published`,`archived`)
) TYPE=MyISAM;
#
# Dumping data for table `mos_weblinks`
#
INSERT INTO mos_weblinks VALUES (1,2,0,'Mambo','http://www.mamboserver.com','Home of Mambo','2005-02-14 15:19:02',2,1,0,'0000-00-00 00:00:00',1,0,1,'target=0');
INSERT INTO mos_weblinks VALUES (2,2,0,'MamboForge','http://mamboforge.net','Get your Mambo add-ons here!','2004-07-07 10:18:31',0,1,0,'0000-00-00 00:00:00',4,0,1,'');
INSERT INTO mos_weblinks VALUES (3,2,0,'Miro International Pty Ltd','http://www.miro.com.au','Where Mambo was born','2004-07-07 11:32:45',2,1,0,'0000-00-00 00:00:00',2,0,1,'');
INSERT INTO mos_weblinks VALUES (4,2,0,'php.net','http://www.php.net','The language that Mambo is developed in','2004-07-07 11:33:24',0,1,0,'0000-00-00 00:00:00',3,0,1,'');
INSERT INTO mos_weblinks VALUES (5,2,0,'MySQL','http://www.mysql.com','The database that Mambo uses','2004-07-07 10:18:31',0,1,0,'0000-00-00 00:00:00',5,0,1,'');

