#
# 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