<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2752989296160056204</atom:id><lastBuildDate>Mon, 13 Apr 2026 10:41:30 +0000</lastBuildDate><category>UNITED KINDOM</category><title>mundane astrology</title><description>my e-mail;mumtaz.ali2@gmail.com&#xa;my cell no;03337534015</description><link>http://mundaneastrology.blogspot.com/</link><managingEditor>noreply@blogger.com (Free help)</managingEditor><generator>Blogger</generator><openSearch:totalResults>16</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-3125830573675075820</guid><pubDate>Thu, 16 Sep 2010 11:51:00 +0000</pubDate><atom:updated>2012-11-13T00:59:49.547-08:00</atom:updated><title>pakistans natal chart</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 500px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;515&quot;&gt;&lt;span style=&quot;font-family: VERDANA,arial,helvetica;&quot;&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;span style=&quot;font-family: VERDANA,helvetica,arial;&quot;&gt;&lt;table align=&quot;center&quot; border=&quot;0&quot; style=&quot;width: 500px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;div align=&quot;center&quot;&gt;
&lt;img height=&quot;540&quot; src=&quot;http://www.stariq.com/contentimages/PakistanNSChart2.gif&quot; width=&quot;500&quot; /&gt;&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;      &lt;td&gt;&lt;/td&gt;   &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;script language=&quot;JAVASCRIPT&quot; type=&quot;TEXT/JAVASCRIPT&quot;&gt;
 &lt;!-- Hide script from older browsers
 var xMaxOffset = -125;
 var yMaxOffset = 15;
 var xMinOffset = 270;
 var yMinOffset = 350;
// var noGlossary = false;
var noGlossary = false
 
 if (document.all) {
  docObj = &quot;document.all.&quot;
  styleObj = &quot;.style&quot;
 }
 else {
  docObj = &quot;document.&quot;
  styleObj = &quot;&quot;
 }
 
/* clockwatcher2 = null
 popUpWin = null

 function offnav(){
 clockwatcher2 = setTimeout(&#39;closepopup();&#39;,1000)
 }
 function closepopup(){
 if((document.all)||(document.layers)){
  popClose( popUpWin)
  clearTimeout(clockwatcher)
  }
 }
*/
 function popOpen(evt,currElem) {
  if (!(noGlossary)) {
   if (g_lastname.length&gt;0) { popDown(g_lastname) }
   popUpWin = eval(docObj + currElem + styleObj)
   if (!((popUpWin.visibility == &quot;visible&quot;) || (popUpWin.visibility == &quot;show&quot;))) {
    popUpWin.visibility = &quot;visible&quot;
    window.status = &quot;&quot;
   }
  }
 }


 function popUp(evt,currElem) {
  if (!(noGlossary)) {
   if (g_lastname.length&gt;0) { popDown(g_lastname) }
   g_over();
   popUpWin = eval(docObj + currElem + styleObj)
   if (!((popUpWin.visibility == &quot;visible&quot;) || (popUpWin.visibility == &quot;show&quot;))) {
    d=0;
    if (document.all) {
     x=(document.body.scrollLeft+document.body.offsetWidth)-Math.max(xMinOffset,popUpWin.pixelWidth)
     y=(document.body.scrollTop+document.body.offsetHeight)-Math.max(yMinOffset,popUpWin.pixelHeight)
     popUpWin.top =  Math.min(y,
         Math.max(2,parseInt(evt.clientY)+document.body.scrollTop+(yMaxOffset)))
     popUpWin.left = Math.min(x,
         Math.max(2,parseInt(evt.clientX)+document.body.scrollLeft+(xMaxOffset)))
    }
    else {
     y=10000
     x=10000
     popUpWin.top = Math.min(y,Math.max(2,parseInt(evt.pageY)+(yMaxOffset)))
     popUpWin.left = Math.min(x,Math.max(2,parseInt(evt.pageX)+(xMaxOffset)))
    }
    popUpWin.visibility = &quot;visible&quot;
    window.status = &quot;&quot;
 /*   t=popUpWin.scrollHeight
    l=popUpWin.pixelWidth
    window.status = &quot;x=&quot;+x+&quot; y=&quot;+y  +&quot; l=&quot;+l+&quot; t=&quot;+t */
   }
  }
 }

 function popDown(currElem) {
  popUpWin = eval(docObj + currElem + styleObj)
  popUpWin.visibility = &quot;hidden&quot;
 }
 function pushdown(n) {
  n.src=&#39;/images/pluscold.gif&#39;;
 }
 
 function letup(t,n) {
  noGlossary = true;
  outoffocus(t);
  popDown(n);
 }
 
 function outoffocus(n) {
  n.src=&#39;/images/plushot.gif&#39;;
 }
 
 g_clockwatcher = null
 g_lastname = &#39;&#39;
 g_wait = 500
 function g_set(cname){
  g_lastname = cname;
  g_clockwatcher = setTimeout(&#39;g_clear();&#39;,g_wait);
 }
 function g_clear(){
  if((document.all)||(document.layers)){
   clearTimeout(g_clockwatcher);
   popDown(g_lastname);
  }
 }
 function g_over(){clearTimeout(g_clockwatcher)}

 function gopen(cname,h,w) {
  newwin = window.open(cname,&#39;Glossary&#39;,&#39;top=0,left=0,height=&#39;+h+&#39;,width=&#39;+w+&#39;,menubar=yes,toolbar=yes,status=yes,location=yes,resizable=yes,scrollbars=yes&#39;);
  setTimeout(&#39;newwin.focus()&#39;, 100);
  return;
 }

 // End hiding script &lt;/script&gt;
&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgECaj5Hs783idPnPzmVwbYLlvDLGYgXbLj5cBA8CDcFKXa2DJmYqgxdvrMi98Fuzal3DtRPhuxYs_FtGXRSzqvNPBTRvcWEEj8mLTbyTSqP5Syb8G1LliE5TxsL83P77SWHNUZsNix2o4/s1600/principles_and_practices_of_mundane_astrology_small.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgECaj5Hs783idPnPzmVwbYLlvDLGYgXbLj5cBA8CDcFKXa2DJmYqgxdvrMi98Fuzal3DtRPhuxYs_FtGXRSzqvNPBTRvcWEEj8mLTbyTSqP5Syb8G1LliE5TxsL83P77SWHNUZsNix2o4/s400/principles_and_practices_of_mundane_astrology_small.jpg&quot; width=&quot;248&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgECaj5Hs783idPnPzmVwbYLlvDLGYgXbLj5cBA8CDcFKXa2DJmYqgxdvrMi98Fuzal3DtRPhuxYs_FtGXRSzqvNPBTRvcWEEj8mLTbyTSqP5Syb8G1LliE5TxsL83P77SWHNUZsNix2o4/s1600/principles_and_practices_of_mundane_astrology_small.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgECaj5Hs783idPnPzmVwbYLlvDLGYgXbLj5cBA8CDcFKXa2DJmYqgxdvrMi98Fuzal3DtRPhuxYs_FtGXRSzqvNPBTRvcWEEj8mLTbyTSqP5Syb8G1LliE5TxsL83P77SWHNUZsNix2o4/s400/principles_and_practices_of_mundane_astrology_small.jpg&quot; width=&quot;248&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
--&amp;gt;     &lt;script language=&quot;JavaScript&quot;&gt;
function changeImages() {
  if (document.images) {
    for (var i=0; i&lt;changeImages.arguments.length; i+=2) {
      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + &quot;.src&quot;);
    }
  }
}
function gopen(cname,h,w) {
 newwin = window.open(cname,&#39;Glossary&#39;,&#39;top=0,left=0,height=&#39;+h+&#39;,width=&#39;+w+&#39;,menubar=yes,toolbar=yes,status=yes,location=yes,resizable=yes,scrollbars=yes&#39;);
 setTimeout(&#39;newwin.focus()&#39;, 100);
 return;
}
&lt;/script&gt;

  
  
 

  
 

    &lt;br /&gt;
&lt;span style=&quot;font-family: VERDANA,arial,helvetica;&quot;&gt;

    
    &lt;/span&gt;&lt;br /&gt;

&lt;/div&gt;
</description><link>http://mundaneastrology.blogspot.com/2010/09/pakistans-natal-chart_16.html</link><author>noreply@blogger.com (Free help)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgECaj5Hs783idPnPzmVwbYLlvDLGYgXbLj5cBA8CDcFKXa2DJmYqgxdvrMi98Fuzal3DtRPhuxYs_FtGXRSzqvNPBTRvcWEEj8mLTbyTSqP5Syb8G1LliE5TxsL83P77SWHNUZsNix2o4/s72-c/principles_and_practices_of_mundane_astrology_small.jpg" height="72" width="72"/><thr:total>15</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-2721368081538259883</guid><pubDate>Thu, 16 Sep 2010 11:48:00 +0000</pubDate><atom:updated>2010-09-16T04:48:02.809-07:00</atom:updated><title>pakistans natal chart</title><description>&lt;h1 style=&quot;margin: 0pt; padding: 0pt; text-decoration: none;&quot;&gt;PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology and Birth Chart&lt;/h1&gt;&lt;script src=&quot;http://www.astrotheme.fr/celebrites/compteur.php?c=QKs33uNcV673&quot; type=&quot;text/php&quot;&gt;
&lt;/script&gt;  &lt;div style=&quot;padding-left: 40px; text-align: left;&quot;&gt; &lt;div style=&quot;-moz-background-clip: -moz-initial; -moz-background-inline-policy: -moz-initial; -moz-background-origin: -moz-initial; background: transparent url(http://www.astrotheme.fr/images/site/arrondi_450_hd.png) no-repeat scroll 0% 0%; font-weight: bold; height: 36px; padding: 0pt; text-align: left; width: 450px;&quot;&gt;&lt;div class=&quot;titreFiche&quot; style=&quot;padding: 5px 0pt 0pt 6px;&quot;&gt;&lt;a href=&quot;http://www.astrotheme.com/portraits/QKs33uNcV673.htm&quot; title=&quot;PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, birth chart, horoscope and map of the heavens&quot;&gt;PAKISTAN : HOROSCOPE, MUNDANE CHART&lt;br /&gt;
&lt;span style=&quot;font-size: 11px; font-weight: normal;&quot;&gt;Display horoscope with birth chart&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;-moz-background-clip: -moz-initial; -moz-background-inline-policy: -moz-initial; -moz-background-origin: -moz-initial; background: rgb(239, 248, 255) none repeat scroll 0% 0%; border-left: 1px solid rgb(178, 193, 226); border-right: 1px solid rgb(178, 193, 226); padding: 4px 4px 2px; text-align: right; width: 440px;&quot;&gt;   &lt;/div&gt;&lt;div style=&quot;border-left: 1px solid rgb(178, 193, 226); border-right: 1px solid rgb(178, 193, 226); font-size: 10px; padding: 8px 10px; text-align: left; width: 428px;&quot;&gt;   &lt;div&gt;     &lt;table style=&quot;font-size: 10px; margin-left: 5px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td rowspan=&quot;4&quot; style=&quot;width: 100px;&quot;&gt;&lt;div style=&quot;font-size: 9px; text-align: center; width: 80px;&quot;&gt;&lt;a href=&quot;http://www.astrotheme.com/celestar/portrait.php?clef=QKs33uNcV673&amp;amp;info=1&quot; onclick=&quot;window.open(this.href,&#39;FavorisPortrait&#39;,&#39;toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=690,left=20,top=20&#39;); return false&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.fr/celestar/images/absent_vignette_m.jpg&quot; style=&quot;border: 1px solid rgb(75, 92, 123); height: 34%; padding: 7px 6px; width: 34%;&quot; title=&quot;PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, display the picture and birth chart&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://www.astrotheme.com/celestar/portrait.php?clef=QKs33uNcV673&amp;amp;info=1&quot; onclick=&quot;window.open(this.href,&#39;FavorisPortrait&#39;,&#39;toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=690,left=20,top=20&#39;); return false&quot;&gt;See the photo&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;font-size: 10px; text-align: right;&quot;&gt;Event:&lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;August 15, 1947, 12:01 AM&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;font-size: 10px; text-align: right;&quot;&gt;in:&lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;Karachi (Pakistan)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;font-size: 10px; text-align: right;&quot;&gt;Sun: &lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;21°04&#39; Léo&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;font-size: 10px; text-align: right;&quot;&gt;Moon:&lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;26°29&#39; Cancer&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;font-size: 10px; text-align: right;&quot;&gt;Ascendant: &lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;29°28&#39; Aries&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;font-size: 10px; text-align: right;&quot;&gt;Midheaven: &lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;20°26&#39; Capricorn&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;font-size: 10px; text-align: right;&quot;&gt;Chinese Astrology: &lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;Fire Pig&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;font-size: 10px; text-align: right; width: 155px;&quot;&gt;Numerology: &lt;/td&gt;&lt;td style=&quot;font-size: 10px;&quot;&gt;Birthpath 8&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Popularity: selected 3,659 times, 5&lt;span style=&quot;font-size: 8px; vertical-align: super;&quot;&gt;th&lt;/span&gt; event&lt;/div&gt;&lt;h2&gt;The dominant planets&lt;/h2&gt;Why is it interesting to study an event&#39;s astrological chart? The natal chart, dominant planets and their distribution for &quot;PAKISTAN : HOROSCOPE, MUNDANE CHART&quot; for example? Because a branch of astrology analyses events by referring to the astrological chart of their creation or beginning. Thus, it is possible to cast the chart for a company, a city, a country, an earthquake, a scientific discovery and so forth.&lt;br /&gt;
Through chart analysis and forecast, this branch of astrology provides information about the quality of a given event and reviews its positive or negative potential (success of a company, a project, an encounter etc.). Or it can simply allow you to analyse the static natal chart itself (natural disaster, invention etc.) for astrological research purpose.&lt;br /&gt;
Of course, in the case of these mundane or specific event charts, an astrological portrait is irrelevant. But all the rest remains valid: dominants, statistics for the positions of planets, signs, houses etc. These kinds of charts&#39; interpretative techniques constitute a full-fledged discipline in itself, different from that of personal charts.&lt;br /&gt;
One must be careful when interpreting those event charts for two reasons: firstly, the major difficulty is to determine the exact date that symbolizes the event - and the exact time if possible. If we take, for example the creation of a company, there are several possible dates: the date when the partners agreed to create it is a first possibility; the date the statutes were registered, or the date of the company&#39;s legal incorporation, shortly afterwards, are also valid. We could also imagine that the date and time of the creation of its name also represent its birth. In any case, the issue is to identify &quot;what symbolically represents best the creation of that event&quot;. This is the real first difficulty, in most cases.&lt;br /&gt;
The other reason why one must be cautious is only because this discipline is more difficult to study - its outcomes are less reliable than those of a personal chart. Good results are yielded, indeed, but pleading in favour or against it is not the point here. The technique exists, just as mundane astrology and the study of planetary cycles are there to explain world events located in space and time.&lt;br /&gt;
Therefore, these pages give the natal chart of &quot;PAKISTAN : HOROSCOPE, MUNDANE CHART&quot; with the position of planets, signs and houses, as well as the graphs of the dominants and planetary distributions.&lt;br /&gt;
&lt;h2&gt;Hemispheres and Quadrants for this event&lt;/h2&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_1/QKs33uNcV673.png&quot; title=&quot;Northern and Southern Hemispheres for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_2/QKs33uNcV673.png&quot; title=&quot;Eastern and Western Hemispheres for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_3/QKs33uNcV673.png&quot; title=&quot;The Four Quadrants for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;h2&gt;Elements, Modalities and Polarities for this event&lt;/h2&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_4/QKs33uNcV673.png&quot; title=&quot;The Four Elements for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_5/QKs33uNcV673.png&quot; title=&quot;The Three Modes for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_6/QKs33uNcV673.png&quot; title=&quot;The Polarity: Yin and Yang for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_7/QKs33uNcV673.png&quot; title=&quot;Angular, Succedent and Cadent Houses for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_8/QKs33uNcV673.png&quot; title=&quot;Signs and Decanates for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;h2&gt;Dominants: Planets, Signs and Houses for this event&lt;/h2&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_9/QKs33uNcV673.png&quot; title=&quot;Dominant Planets for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_10/QKs33uNcV673.png&quot; title=&quot;Dominant Signs for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.astrotheme.com/dominantes/d_11/QKs33uNcV673.png&quot; title=&quot;Dominant Houses for PAKISTAN : HOROSCOPE, MUNDANE CHART: Astrology, Free Horoscope, Planets, Dominant Planets, Natal Chart&quot; /&gt;&lt;/div&gt;</description><link>http://mundaneastrology.blogspot.com/2010/09/pakistans-natal-chart.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-2115979264834389051</guid><pubDate>Thu, 16 Sep 2010 11:44:00 +0000</pubDate><atom:updated>2010-09-16T04:44:32.243-07:00</atom:updated><title>pakistans natal horoscope</title><description>&lt;div align=&quot;center&quot;&gt;&lt;span style=&quot;color: #cccccc; font-family: Arial,Helvetica,sans-serif; font-size: xx-small;&quot;&gt;          &lt;span style=&quot;color: black;&quot;&gt;astrology of Pakistan: horoscope of Pakistan, chart          of Pakistan, map of Pakistan, history of Pakistan, political astrology,          mundane astrology&lt;/span&gt;&lt;/span&gt; &lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;br /&gt;
&lt;img height=&quot;500&quot; src=&quot;http://members.tripod.com/more_tra/a_pakistan1.gif&quot; width=&quot;640&quot; /&gt; &lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&amp;nbsp; &lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Horoscope of Pakistan:&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Independence from the British&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: x-small;&quot;&gt;&lt;b&gt;&lt;a href=&quot;http://members.tripod.com/more_tra/a_pakistan1_g.htm&quot;&gt;Gauquelin            sector chart&lt;/a&gt; of Pakistan&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: x-small;&quot;&gt;&lt;b&gt;&lt;a href=&quot;http://members.tripod.com/more_tra/a_pakistan1_m.htm&quot;&gt;Astrocartography&lt;/a&gt;            of Pakistan&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;left&quot;&gt;&amp;nbsp; &lt;/div&gt;&lt;div align=&quot;center&quot;&gt;            &lt;table border=&quot;0&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;                &lt;td width=&quot;36%&quot;&gt;                  &lt;b&gt; Moon = 021&lt;br /&gt;
Uranus = 030&lt;br /&gt;
Mars = 041&lt;br /&gt;
Mercury = 101&lt;br /&gt;
Neptune = 131&lt;br /&gt;
Saturn = 211&lt;br /&gt;
Pluto = 211&lt;br /&gt;
Sun = 221&lt;br /&gt;
Jupiter = 221&lt;br /&gt;
Venus = 421&lt;br /&gt;
&lt;br /&gt;
&lt;/b&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Node = Transcendental (100)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/td&gt;               &lt;td width=&quot;50%&quot;&gt;&amp;nbsp; &lt;/td&gt;               &lt;td width=&quot;14%&quot;&gt;                  &lt;br /&gt;
&lt;/td&gt;             &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;a href=&quot;http://members.tripod.com/more_tra/tmoon.htm&quot;&gt;&lt;span style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: x-small;&quot;&gt;[Least-aspected              Moon]&lt;/span&gt;&lt;/a&gt; &lt;span style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: x-small;&quot;&gt;&lt;a href=&quot;http://members.tripod.com/more_tra/turanus.htm&quot;&gt;[Uranus]&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;span style=&quot;color: #967842; font-size: large;&quot;&gt;&lt;strong&gt;&lt;img height=&quot;22&quot; src=&quot;http://members.tripod.com/more_tra/pakistan_sm.gif&quot; width=&quot;35&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Pakistan:            &lt;/strong&gt;&lt;/span&gt;&lt;span style=&quot;color: #967842; font-size: medium;&quot;&gt;&lt;strong&gt;Independence            from the British&lt;/strong&gt;&lt;/span&gt;&lt;span style=&quot;color: #967842;&quot;&gt;&lt;strong&gt;&lt;br /&gt;
&lt;/strong&gt;&lt;/span&gt;&lt;span style=&quot;color: #967842; font-size: x-small;&quot;&gt;&lt;strong&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/strong&gt;&lt;/span&gt;&lt;b&gt;Primary Transcendental Moon, Secondary Transcendental            Uranus.&lt;/b&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;b&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;Aug. 15, 1947&lt;br /&gt;
00.00. AM INT (-05.30)&lt;br /&gt;
Karachi&lt;br /&gt;
067E03&#39;00&quot;; 24N52&#39;00&quot;&lt;br /&gt;
Asc: 17 Ta 32; Mc: 04 Aq 32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt; &lt;span style=&quot;font-size: small;&quot;&gt;&lt;b&gt;Source: Nicholas Campion, &quot;Book of            World Horoscopes,&quot; p. 273. &lt;/b&gt;&lt;/span&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;            &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: Arial,Helvetica,sans-serif;&quot;&gt;Other horoscopes            for Pakistan:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: black; font-size: small;&quot;&gt;&lt;a href=&quot;http://members.tripod.com/more_tra/a_pakistan2.htm&quot;&gt;&lt;b&gt;The proclamation            of the Republic of Pakistan&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;</description><link>http://mundaneastrology.blogspot.com/2010/09/pakistans-natal-horoscope.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-7602726472953699950</guid><pubDate>Sat, 26 Jun 2010 13:14:00 +0000</pubDate><atom:updated>2010-06-26T06:14:26.217-07:00</atom:updated><title>pakistan</title><description>&lt;a href=&quot;http://www.astrologyweekly.com/countries/pakistan.php&quot;&gt;http://www.astrologyweekly.com/countries/pakistan.php&lt;/a&gt;     &lt;br /&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;  &lt;td height=&quot;20&quot; width=&quot;5&quot;&gt; &lt;img src=&quot;http://www.astrologyweekly.com/images/design/ss1.gif&quot; /&gt;&lt;/td&gt;  &lt;td bgcolor=&quot;#336699&quot; style=&quot;color: white;&quot;&gt;&lt;b&gt;Right now: Moon at 5°35&#39;  Capricorn, Sun at 4°50&#39; Cancer&lt;/b&gt;&lt;/td&gt;  &lt;td height=&quot;20&quot; width=&quot;5&quot;&gt;&lt;img src=&quot;http://www.astrologyweekly.com/images/design/sd1.gif&quot; /&gt;&lt;/td&gt; &lt;/tr&gt;
&lt;tr&gt; &lt;td width=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt; &lt;td align=&quot;left&quot;&gt;     &lt;script type=&quot;text/javascript&quot;&gt;
&lt;!--
google_ad_client = &quot;pub-1231494313640853&quot;;
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = &quot;468x60_as&quot;;
google_ad_type = &quot;text&quot;;
google_ad_channel =&quot;2627016769&quot;;
google_color_border = &quot;FFFFFF&quot;;
google_color_bg = &quot;FFFFFF&quot;;
google_color_link = &quot;000080&quot;;
google_color_url = &quot;EFEFE6&quot;;
google_color_text = &quot;000000&quot;;
//--&gt;
&lt;/script&gt; &lt;script src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;&lt;script src=&quot;http://pagead2.googlesyndication.com/pagead/expansion_embed.js&quot;&gt;
&lt;/script&gt;&lt;script src=&quot;http://googleads.g.doubleclick.net/pagead/test_domain.js&quot;&gt;
&lt;/script&gt;&lt;script&gt;
google_protectAndRun(&quot;ads_core.google_render_ad&quot;, google_handleError, google_render_ad);
&lt;/script&gt;&lt;ins style=&quot;border: medium none; display: inline-table; height: 60px; margin: 0pt; padding: 0pt; position: relative; visibility: visible; width: 468px;&quot;&gt;&lt;ins style=&quot;border: medium none; display: block; height: 60px; margin: 0pt; padding: 0pt; position: relative; visibility: visible; width: 468px;&quot;&gt;&lt;iframe allowtransparency=&quot;true&quot; frameborder=&quot;0&quot; height=&quot;60&quot; hspace=&quot;0&quot; id=&quot;google_ads_frame1&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; name=&quot;google_ads_frame&quot; scrolling=&quot;no&quot; src=&quot;http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1231494313640853&amp;amp;format=468x60_as&amp;amp;output=html&amp;amp;h=60&amp;amp;w=468&amp;amp;lmt=1277557654&amp;amp;channel=2627016769&amp;amp;ad_type=text&amp;amp;color_bg=FFFFFF&amp;amp;color_border=FFFFFF&amp;amp;color_link=000080&amp;amp;color_text=000000&amp;amp;color_url=EFEFE6&amp;amp;flash=10.1.53&amp;amp;url=http%3A%2F%2Fwww.astrologyweekly.com%2Fcountries%2Fpakistan.php&amp;amp;dt=1277557657334&amp;amp;shv=r20100616&amp;amp;correlator=1277557657342&amp;amp;frm=0&amp;amp;adk=742947240&amp;amp;ga_vid=288161997.1277465854&amp;amp;ga_sid=1277557658&amp;amp;ga_hid=212114626&amp;amp;ga_fc=1&amp;amp;u_tz=300&amp;amp;u_his=2&amp;amp;u_java=0&amp;amp;u_h=600&amp;amp;u_w=800&amp;amp;u_ah=570&amp;amp;u_aw=800&amp;amp;u_cd=24&amp;amp;u_nplug=10&amp;amp;u_nmime=19&amp;amp;biw=775&amp;amp;bih=325&amp;amp;ref=http%3A%2F%2Fsearch.conduit.com%2FResults.aspx%3Fq%3Dchart%2Bof%2Bpakistan%26ctid%3DCT2369362%26octid%3DCT2369362%26SearchSource%3D1&amp;amp;fu=0&amp;amp;ifi=1&amp;amp;dtd=468&amp;amp;xpc=LenHm94y19&amp;amp;p=http%3A//www.astrologyweekly.com&quot; style=&quot;left: 0pt; position: absolute; top: 0pt;&quot; vspace=&quot;0&quot; width=&quot;468&quot;&gt;&lt;/iframe&gt;&lt;/ins&gt;&lt;/ins&gt;    &lt;/td&gt; &lt;td width=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt; &lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;3&quot; height=&quot;1&quot;&gt;&lt;br /&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;h1 style=&quot;color: navy;&quot;&gt;Pakistan - Mundane Astrology&lt;/h1&gt;&lt;h2&gt;Horoscope of Pakistan · Pakistan&#39;s natal chart&lt;/h2&gt;The modern state of Pakistan was established on 14 August 1947,  9:30am, Karachi, gaining independence from the British together with  India, but the region it encompasses has an extensive history that  overlaps with the histories of Ancient India, Iran and Afghanistan.&lt;br /&gt;
The other important day in Pakistan&#39;s history is March 23, 1956, 7:05  am Karachi, when Pakistan proclaimed an Islamic republic in  Commonwealth (Natl Day).</description><link>http://mundaneastrology.blogspot.com/2010/06/pakistan.html</link><author>noreply@blogger.com (Free help)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-5896100110659265270</guid><pubDate>Fri, 26 Mar 2010 16:29:00 +0000</pubDate><atom:updated>2010-03-26T09:29:31.689-07:00</atom:updated><title>mundane astrology lesson</title><description>&lt;table bgcolor=&quot;#ccccff&quot; border=&quot;0&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot; style=&quot;width: 600px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;center&gt;&lt;b&gt;&lt;span style=&quot;color: black;&quot;&gt;&lt;span style=&quot;font-family: Helvetica,Arial,sans-serif; font-size: x-small;&quot;&gt;&lt;b&gt;The Houses and What They Govern in Mundane   Astrology &lt;/b&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;1st House &lt;/b&gt; -  Corresponds to the nation and its people, first impressions, the image  of the nation and outer persona of it&#39;s people.  &lt;br /&gt;
This represents the nation or group as a whole, the country and its  inhabitants and often, its physical condition. The sign on the cusp may  be representative of its self image or its myths and national  characteristics. The 1st house concerns are: interior affairs, urban  population, domestic affairs, general conditions, psychology of the  masses and grassroots opinions. Planets in the 1st House are important  and their energies add to the interpretations.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;2nd House &lt;/b&gt; - home trade, money markets,  banks and financial institutions, investments, national wealth and  values. &lt;br /&gt;
Represents the conditions of supply and demand, the manner  in which food and other resources are produced. It shows banks, the  economy in general, stocks and bonds, the Gross National Product(GNP)  the treasury, currency and its circulation, consumer spending, commerce,  and debt owed by the nation to others. It shows how the collective  feels about the security gained from material resources, societal  values, and what society holds in high esteem.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;3rd House &lt;/b&gt;- all forms of transportation,  authors, bridges, communications, postal service, education, media,  literature.  &lt;br /&gt;
This house represents all methods of transportation and  communications, ruling roads, railways, telephones, schools, newspapers,  television, freedom of speech, the common language, treaties signed by  the country, neighboring nations, diplomatic messages, rumors, foreign  affairs (with the 9th House).  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;4th House &lt;/b&gt; - agriculture, farming,  crops, land, houses, real estate, mines, coal pits, minerals, quarries,  the weather, the opposition party in government. &lt;br /&gt;
This house  signifies the land, its values as real estate and agriculture, housing  and living conditions. It is the foundation or base of the society and  its traditions. It is a place which reflects nationalism and patriotism,  it is the folk-soul of the nation. It rules underground water supplies,  and indicates the weather conditions. It signifies the people versus  the government, and signifies the party not in power.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;5th House &lt;/b&gt; - theatre, arts, places of  entertainment, sports, fashion, leisure, children, games of chance,  speculative interests, linked to Stock Exchange, colonies, dependencies &lt;br /&gt;
This house represents enjoyment, fun, entertainment, theaters,  sports and social functions. It rules children and the birth rate, as  well as schools (with the 3rd), and is linked to the economy through  speculation and the Stock Exchange, although the actual stocks and bonds  belong to the 2nd House.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;6th House &lt;/b&gt;- public health, sanitation,  food, national service, army, navy, police, civil service, trade unions,  working class.  &lt;br /&gt;
Because of its links to service, the 6th House rules workers, the  laboring classes, unions, labor organizations, wage conditions,  employment and unemployment, and the civil service. It also rules the  armed forces and the police as well as issues concerning national  defense.Through its connection with health, the 6th House rules places  serving food and drink, public health and health workers.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;7th House &lt;/b&gt;- foreign relations, treaties  and/or disputes, business relationships, agreements.  &lt;br /&gt;
This house rules our relations with other societies or nations or  organizations. It rules treaties, alliances, marriage and divorce  issues, public relations, the balance of trade, the conditions of women,  and situations of overt aggression.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;8th House &lt;/b&gt;- taxes, deaths, probate,  inheritance, losses, international finance, multi-national corporations  and social security. &lt;br /&gt;
This is the house of financial relations with other nations or  groups, multinational or transnational corporations are ruled by the 8th  House, as is debt owed to the nation, and foreign investment. This  house also rules the death rate, suicides, state funerals, interest  rates, pensions and social security and advisors to the heads of state.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;9th House &lt;/b&gt;- foreign lands, high seas,  ecclesiastical and legal professions, religious affairs and religion,  the church, justice, lawyers, higher education, overseas, publishing. &lt;br /&gt;
This house is also connected to foreign relations and long distance  travel. It indicates the type of philosophies the nation or group have.  It rules the courts and judges, the churches and clergy, universities  and professors as well as how the nation feels about higher education;  science and satellite tranmissions.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;10th House &lt;/b&gt;- the president, prime  minister, the sovereign and their government, prestige of the country,  parliament, aristocracy. &lt;br /&gt;
This is the house which rules the government, the leadership or  ruling class. In a nation&#39;s chart it rules the national reputation and  prestige, world opinion, the party in power, the chief executive, and  the nations influence in the world as well as the ideals which the  society tries to attain.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;11th House &lt;/b&gt;- associations and community  groups, exchequer, allies of the country, local government. &lt;br /&gt;
This house rules the institutions of government such as the  legislature, Congress, Senate or the House of Commons or Politburo, as  well as local governments. The 11th represents the national purpose or  purpose of the group as well as its hopes and dreams and friendships.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;12th House &lt;/b&gt;- hospitals, prisons,  institutions and any place of confinement or detention, charities,  secret groups, secret government entities and  enemies within.  &lt;br /&gt;
This house rules things that are hidden or secret. It rules  hospitals, terrorist activities, hostage situations. behind the scenes  manipulation, slavery, human rights issues, criminals and crime,  prisons, charitable institutions, third world nations, spies and secret  enemies, covert aggression or conditions of exile.   &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;center&gt;&lt;span style=&quot;color: black;&quot;&gt;&lt;span style=&quot;font-family: Helvetica,Arial,sans-serif; font-size: x-small;&quot;&gt;&lt;b&gt; The Planets and what they rule in Mundane Astrology &lt;/b&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/center&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Sun&quot;&gt; &lt;b&gt;Sun &lt;/b&gt;&lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/solar.gif&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords:  The monarch, Prime Minister, President or other leading authority,  government &lt;/b&gt; &lt;/a&gt;&lt;a href=&quot;&quot; name=&quot;Sun&quot;&gt; In the natal chart of a country or organization,  the Sun shows the national identity and pride, or its lack.. The Sun&#39;s  placement by sign, aspect and house will mirror much of the character of  the nation or organization. It will show the type of government and its  administration. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Sun&quot;&gt;The condition of the leader of the nation as  indicated by the Sun often reflects the well-being of the nation itself.  Difficult aspects to the Sun show internal tensions and are an  indicator of the nation&#39;s prime adversaries. It can show the manner in  which a nation expresses itself and the way in which it is seen by  foreigners. The Sun rules the entertainment industry as a whole, films,  theater, tourism, gold mining, solar power and to some extent, politics  as a profession.  &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Sun&quot;&gt;In an Ingress, Lunation or Eclipse chart the  Sun represents the executive head of the nation, or in monarchies, the  crowned head. It indicates the person in charge of any undertaking large  or small. The Sun rules influential business and political leaders,  heads of corporations and popular public figures.     &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Moon &lt;/b&gt;&lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/moonphase.gif&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords:   General public and their opinions, families, community, women,  agriculture &lt;/b&gt;  The Moon signifies the people, the masses, commoners and the population  as a whole, as well as the entire concept of democracy. It especially  rules women in the nation state or organization as well as the manner in  which the collective regards its female members. In general, it  represents the popular opinion and mass idealologies. In a natal chart  of a country, the Moon governs food supplies, or their lack and is one  indicator of the natural resources of the nation. It is an indicator of  the quality of life within the country and also rules internal security  issues.  &lt;br /&gt;
If afflicted either natally or in transit charts, the Moon can  indicate famine, ethnic and racial discord and general unrest among the  people. It can also indicate a lack of birth control, food, rationing or  inflated food prices. Water pollution or the repression of women and  welfare abuse. &lt;br /&gt;
When well aspected, the Moon promotes peace, promises abundant harvests,  and indicates conditions of well-being for the population. &lt;br /&gt;
In the Ingress, Lunation or Eclipse charts the Moon signifies the  population as a whole and rules public opinion. It denotes women in  general, and any occupation connected with water or common public needs.  Public Utilities such as water and power and their distribution are  Moon ruled.  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Mercury&quot;&gt;&lt;b&gt;Mercury &lt;/b&gt; &lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/mercurytn.jpg&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keyords:  Education, communication, literature, media, advertising &lt;/b&gt;  &lt;/a&gt;&lt;a href=&quot;&quot; name=&quot;Mercury&quot;&gt;Mercury represents the means by which  individuals in a country or organization communicate with one another,  therefore all forms of communication and travel by rail, sea, air, road,  mail, speech, writing newspapers, magazines etc are Mercury ruled.  Mercury also governs education and intellectual movements and trends, as  well as schools, political announcements and media events of all kinds.  Mercury is the voice of national opinion. It rules youth in general and  denotes science, documents and treaties. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Mercury&quot;&gt;In the natal chart of a nation Mercury indicates the  literacy rates, information and propaganda, bureaucracy and how well  communication is developed within the country, as well as the condition  of the system of roads and highways. A well aspected Mercury is  indicative of high literacy rates, educational systems that are modern  and well attended, as well as information which is easily available and  uncensored. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Mercury&quot;&gt;In the Ingress, Lunation or Eclipse charts an  afflicted Mercury can bring censorship, student or teacher strikes,  problems with young people, illiteracy, high rates of traffic fatalities  or transportation accidents, air pollution, gas leaks and (when in a  human sign) epidemics.  &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Venus&quot;&gt;&lt;b&gt;Venus&lt;/b&gt;&lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/venusvis.gif&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords:  The arts, music, theatre, pleasures, fashion, cinema &lt;/b&gt; &lt;/a&gt; &lt;a href=&quot;&quot; name=&quot;Venus&quot;&gt;In a nation state Venus represents everything that is  pleasant and enjoyable such as the arts, entertainment, music and other  social pleasures, as well as diplomacy, protocol and ceremonial  functions.. It is associated with both peace (soft aspects) and with war  - especially when a war is being fought to right wrongs or change a  balance of power, or involvement with negotiations leading to peace. It  rules fashion and glamour, artists and the feminine archetype as well as  the aesthetics and cultural areas.. It is connected with the nations  resources and finances through bankers, financial institutions and  farming. Venus signifies young women, courtship and marriage. In a natal  chart Venus signifies bronze, copper, textiles, apparel manufacture,  artists and the recording industry. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Venus&quot;&gt;In an Ingress, Lunation or Eclipse chart an afflicted  Venus may indicate cultural or artistic suppression, or censure.   &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Mars&quot;&gt;&lt;b&gt;Mars&lt;/b&gt;&lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/mars2001.jpg&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords:  Armies, military force, engineering, public vitality, aggression and  violence, war &lt;/b&gt; &lt;/a&gt; &lt;a href=&quot;&quot; name=&quot;Mars&quot;&gt;A prominent Mars may represent aggression or  aggressiveness in some form, nations with military governments or  governments who use the threat of war or force as a way of controlling  their people. In a natal chart Mars rules the military, the police and  the industrial labor force, and can indicate the physical fitness of the  people or their involvement with sports. It shows the criminal element  and violent people in general, militants and agitators. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Mars&quot;&gt;In the Ingress, Lunation or Eclipse chart Mars can be  said to be the chief troublemaker of the zodiac. Its position by aspect,  signs and houses will show the areas which are under stress, and in an  Ingress chart Mars is used as the timer to the action of what is  indicated in the chart as a whole. Mars rules males and signifies all  who dispute or fight. It indicates war and rules the armed forces.A well  aspected Ingress Mars signifies a balanced use of power, peacetime uses  of the military, and a well coordinated labor force with readily  available employment. It tends to promote the application of competitive  energy into athletic sports and favors manufacturing.  &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Jupiter&quot;&gt;&lt;b&gt;Jupiter&lt;/b&gt;&lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/jupmap.gif&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords:  Religion, priests and anything connected. Law, courts and justice,  aristocracy, publishing, overseas travel &lt;/b&gt;  &lt;/a&gt;&lt;a href=&quot;&quot; name=&quot;Jupiter&quot;&gt;Globally, Jupiter is about  tolerance/intolerance, liberalism, a strong sense of morality,  paternalism, benevolence, optimism, imperialistic attitudes, feelings of  superiority, social awareness, and the capitalistic force in finance  and trade relations. It governs borders between countries and treaties  between nations. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Jupiter&quot;&gt;In a national chart Jupiter rules religion, the  clergy, judges and the high courts, the laws of the land, credit  institutions and bankers, all ruling bodies that ratify treaties, how  diplomatic and trade relations are developed. The Senate, the Politburo,  the Diet, Knesset, House of Lords and other national equivalents are  all ruled by Jupiter. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Jupiter&quot;&gt; In an Ingress, Lunation or Eclipse chart, Jupiter’s  good aspects promote peace, indicate increase or gain, and lead to the  establishment of diplomatic relations or ambassadorial missions. An  afflicted Jupiter can bring an overabundance of natural elements,  religious suppression, international crises, border disputes, import or  export problems.  &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Saturn&quot;&gt;&lt;b&gt;Saturn &lt;/b&gt;&lt;img height=&quot;40&quot; src=&quot;http://www.aquasoul.com/saturn_newyears2003.jpg&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords: Traditions, history, authority, order,  stability, mines, deaths &lt;/b&gt; &lt;/a&gt;&lt;a href=&quot;&quot; name=&quot;Saturn&quot;&gt;Globally Saturn seeks control, order and  structure, material security, imposition of law, and can be intolerant,  extremist and isolationist.  &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Saturn&quot;&gt;In a national chart it rules senior  citizens, landowners, farmers, and miners. It denotes quarries, mines  and the land in general. In a business sense it governs the Stock  Exchanges. Saturn rules corporations, state-run businesses, law  enforcement agencies, monopolies, heavy industry and conglomerates.  Saturn indicates the conservative side of society and governs law,  justice, order, systems and prudence. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Saturn&quot;&gt;In the natal chart of a country Saturn indicates the  balance of power between civilians and military, or its lack. It shows  tendencies of the nation to be regimented or standardized; it also shows  any tendency to stagnation of social structures, or the oppressive  nature of the ruling body. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Saturn&quot;&gt;In an Ingress, Lunation or Eclipse chart Saturn is  generally an index to misfortune, lack, or need, especially when  afflicted or angular. Under stress it can bring defeat or indicate  survival of the fittest. It can indicate severe extremes of weather,  famine or disasters. A well-aspected Saturn stabilizes and strengthens a  chart and promotes safety, economy and protective measures, pointing to  conservative thought and action, and attitudes of responsibility and  duty.   &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Uranus&quot;&gt;&lt;b&gt;Uranus&lt;/b&gt;&lt;img border=&quot;0&quot; height=&quot;40&quot; src=&quot;http://www.aquasoul.com/uraglobe.gif&quot; width=&quot;40&quot; /&gt; - &lt;b&gt;Keywords: Changes, revolutions, anarchy, innovations,  technology, earthquakes &lt;/b&gt; &lt;/a&gt;&lt;a href=&quot;&quot; name=&quot;Uranus&quot;&gt;Globally, Uranus is the planet of independence  and individualism, and encourages free enterprise. It is liable to  rebellion and revolution, and tends towards either the right wing or the  fascist left-wing. Once in power it can be totalitarian and autocratic. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Uranus&quot;&gt;Nationally Uranus indicates the ideological foundations  of a government. Uranus also rules inventions, technology, electricity,  high frequency communications, aeronautics and the Air Force, Space  programs, civil air travel and participation in international  organizations. It is also a measure of the level of freedom that exists  within a country and a mark of its progressive tendencies, as well as  how the individual is accepted within the nation state. Well aspected,  Uranus indicates a high degree of literacy and freedom of expression. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Uranus&quot;&gt;In the Ingress, Lunation and Eclipse charts  an afflicted Uranus can bring upheavals, revolution, anarchy, plane  crashes, train derailments, explosions, hurricanes, typhoons,  earthquakes, tornadoes and severe lightning storms with high winds. It  can also indicate strikes and riots, and seems to be similar to Mars in  this respect.  &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;&quot; name=&quot;Neptune&quot;&gt;&lt;b&gt;Neptune&lt;/b&gt;&lt;img border=&quot;0&quot; height=&quot;40&quot; src=&quot;http://www.aquasoul.com/neptune.jpg&quot; width=&quot;40&quot; /&gt; -&lt;b&gt;Keywords: Reform, ideals, trends, arts, films that  effect the masses &lt;/b&gt; &lt;/a&gt; &lt;a href=&quot;&quot; name=&quot;Neptune&quot;&gt;Globally, Neptune represents our universal and utopian  tendencies, communistic ideas and collective values as well as  democratic political movements. Neptune can be unrealistic and may wish  to avoid confrontation. It can also symbolize devious, subversive or  underhanded tactics. It denotes the fluctuations of popular opinion,  sensationalism and illusions when it comes to passing popularity. It  also indicates the conditions of the oppressed or impoverished. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Neptune&quot;&gt;Nationally, a well-aspected Neptune represents a  nation which enjoys a comfortable relationship with the sea, and with  shipping or boat-building. It may indicate a nation with strong ties to  faith or religion, an acceptance of different lifestyles and an interest  in the establishment of social safety-nets.  Neptune rules oceans,  natural gas, oil and oil refineries, petroleum, synthetics, kerosene,  platinum, alcohol, tobacco, photography, the film industry,  pharmaceuticals and drugs which produces unconsciousness &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Neptune&quot;&gt;In the Ingress, Lunation and Eclipse charts  an afflicted Neptune indicates marine disasters, dam breaks, tidal  waves, gas leaks, vermin infestations, contagion, political instability,  fraud, corruption and other elements of distortion.  &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt; Pluto&lt;/b&gt;&lt;a href=&quot;&quot; name=&quot;Pluto&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;40&quot; src=&quot;http://www.aquasoul.com/plutoPic&quot; width=&quot;40&quot; /&gt; -&lt;b&gt;Keywords: The underworld,  gangsters, detectives, disruption, destruction,  decline, regeneration &lt;/b&gt; &lt;/a&gt;&lt;a href=&quot;&quot; name=&quot;Pluto&quot;&gt;Globally, Pluto signifies the power of the  masses, compulsive collective pressures, regeneration, fanaticism and  obsession, disintegration and transformation. The placement of Pluto can  show where there is a capacity for reorganization. Pluto rules the  concept of evolution and the natural balance of life. Aspects of and to  Pluto often show times when major sociological upheavals will occur. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Pluto&quot;&gt;In a national chart Pluto indicates the  ability of people to regenerate after war or disaster, and rules the  ecological conscience of the nation. Pluto is the index to a nation’s  security and investigative agencies. Pluto rules propaganda and  psychological warfare as well as conspiracy. Pluto rules nuclear power,  plutonium, radium, zinc, tungsten, nickel, infrared rays and lasers. A  well aspected natal Pluto can indicate sophisticated views of medicine,  technology and alternate energy sources. &lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;&quot; name=&quot;Pluto&quot;&gt;In an Ingress, Lunation or Eclipse chart  stressful aspects to Pluto produce volcanoes, earthquakes, oil spills,  fires, war, mudslide, avalanches, erosion and anything which involves  widespread death and destruction. Power struggles and obsessions with  power as well as terrorism, corruption and guerilla warfare may also be  found  &lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;Here are the ten pairs of cycles with which mundane astrologers are  usually concerned: &lt;/b&gt;   Neptune-Pluto – approximately a 492 year cycle (last conjunction 1892 @ 7  Gemini) &lt;br /&gt;
Uranus-Neptune – approximately a 172 year cycle ( last conjunction 1993  @17 Capricorn) &lt;br /&gt;
Uranus-Pluto – approximately a 127 year cycle (last conjunction 1966 @  16 Virgo) &lt;br /&gt;
Saturn-Uranus – approximately a 45 year cycle (last conjunction 1988 @  28 Sagittarius) &lt;br /&gt;
Saturn-Neptune - approximately a 36 year cycle (last conjunction 1989 @  11 Capricorn) &lt;br /&gt;
Saturn-Pluto – approximately a 33 year cycle (last conjunction 1982 @ 27  Libra) &lt;br /&gt;
Jupiter-Saturn - approximately a 20 year cycle (last conjunction 2000 @  22 Taurus) &lt;br /&gt;
Jupiter-Uranus - approximately a 14 year cycle (last conjunction 1997 @ 5  Aquarius) &lt;br /&gt;
Jupiter-Neptune - approximately a 13 year cycle (last conjunction 1997 @  5 Aquarius) &lt;br /&gt;
Jupiter-Pluto - approximately a 12 year cycle (last conjunction 1994 @  28 Scorpio) &lt;br /&gt;
Leyla Rael Rudhyar devised a valuable way of thinking about these  cycles.  &lt;br /&gt;
She divided them into three classes:  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;1.Neptune-Pluto, Uranus-Neptune,  Uranus-Pluto cycles &lt;/b&gt; These she felt ‘sound the low-frequency tones of evolutionary epoch and  their cycles develop their transformative themes.&#39; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt; 2. Saturn-Uranus, Saturn-Neptune, Saturn-Pluto cycles&lt;/b&gt; &lt;br /&gt;
These she sees as mid-frequency harmonies (or rather, discords)  resulting from the interplay or clash of transformative Class 1 and the  conservative or inertial forces of Saturn. &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt; 3.The four Jupiter cycles &lt;/b&gt; she sees as the higher frequency melodies  of new discoveries, visions, ideals and social trends.    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt; &lt;/b&gt;&lt;center&gt;&lt;b&gt;Charts which we use the most in mundane astrology &lt;/b&gt;  are as follows (in no particular order): &lt;/center&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 1. The Horoscope of a Country, Corporation, Organization or Group, and  its progressed and directed charts. &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 2. The birth chart of the leader of the country, organization or group  and its progressed and directed charts. &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 3. The Cardinal Ingresses, (Solstice, Equinox charts) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 4. Solar and Lunar Eclipses. &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 5. Lunations, in particular the New and Full Moon charts. &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 6. Cycle charts - Great Conjunctions and Declinations &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 7. Astrocartographic maps &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 8. Event charts per example start of the War in Iraq March 2003 or  September 11th 2001.   &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;center&gt;&lt;b&gt;&lt;span style=&quot;color: black;&quot;&gt;&lt;span style=&quot;font-family: Helvetica,Arial,sans-serif; font-size: x-small;&quot;&gt;&lt;b&gt;Some  pros and cons in determining accurate starting points  &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; 1. The Horoscope of a corporation or organization can sometimes be  determined with a fair degree of accuracy if you can discover the time  of filing an incorporation or perhaps, when the doors opened for the  first time.  &lt;br /&gt;
The Horoscopes of nations are  so easy to come by, as you will  notice if you have been following the discussions pertaining to the  &#39;real&#39; US chart. &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; This is because historical fact is not so easy determine. We have no  birth certificate to look at, although in some few cases we do have  certain documents which can help us. &lt;br /&gt;
The horoscope of modern Japan  is one example, although there are two potential charts even for Japan;  the first is set for the date when the Emperor formally presented the  new Constitution to the Diet (Parliament) on May 3, 1847. Since the  presentation was in the morning, and the celebrations in the afternoon  this chart is often set for noon in Tokyo, which is inexact of course,  and so the houses and angles should not be relied upon. &lt;br /&gt;
The second chart which is in use has a more exact and accurate time,  and is for the official restoration of independence and sovereignty;  the moment peace was declared between Japan and the USA. This took place  on the 28th April 1952. The time is taken from press reports, of which  some have shown to be inaccurate because they were written PRIOR to the  event!  &lt;span style=&quot;font-family: Helvetica,Arial,sans-serif; font-size: x-small;&quot;&gt;&lt;b&gt;THANKS FOR ALL  THE  HELP FROM ALL MY FRIENDS - MY LOVE AND BLESSINGS TO EVERYONE&lt;/b&gt;    &lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;</description><link>http://mundaneastrology.blogspot.com/2010/03/mundane-astrology-lesson.html</link><author>noreply@blogger.com (Free help)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-9110825942218291246</guid><pubDate>Fri, 26 Mar 2010 16:18:00 +0000</pubDate><atom:updated>2010-03-26T09:18:37.106-07:00</atom:updated><title>transit jan------march 2010</title><description>&lt;div class=&quot;post-1872 post hentry category-astrology 
category-mundane-astrology category-transits-astrology 
tag-2010-predictions tag-chiron-neptune-conjunction tag-eclipes 
tag-saturn-in-libra&quot;&gt;  &lt;h2&gt;&lt;a href=&quot;http://livingmoonastrology.wordpress.com/2010/01/21/1872/&quot; rel=&quot;bookmark&quot;&gt;TRANSITS JANUARY to MARCH&amp;nbsp;2010&lt;/a&gt;&lt;/h2&gt;&lt;span class=&quot;submitted&quot;&gt;January 21, 2010 — livingmoonastrology &lt;/span&gt;  &lt;div class=&quot;content&quot;&gt; &lt;div class=&quot;snap_preview&quot;&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;&lt;a href=&quot;http://livingmoonastrology.files.wordpress.com/2010/01/star-4.png&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;size-full wp-image-1871 alignnone&quot; height=&quot;459&quot; src=&quot;http://livingmoonastrology.files.wordpress.com/2010/01/star-4.png?w=460&amp;amp;h=459&quot; style=&quot;margin-bottom: 30px; margin-top: 30px;&quot; title=&quot;Star-4&quot; width=&quot;460&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: purple;&quot;&gt;I’m  re-publishing this post here because the previous version mysteriously  disappeared from my site during the Mercury retro period (!); probably  something I did. &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: purple;&quot;&gt;In  the FORECAST page are saved all the 2010 Transits articles up to June  2010, including this one.&lt;/span&gt;&lt;/h4&gt;&lt;span style=&quot;color: purple;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Welcome  to my astrological musings for the opening season of 2010. Many cosmic  shifts are ushering new phases of personal and collective growth on the  planet.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Like  2009 this year also begins with two Eclipses, Lunar in Cancer  (January1) and Solar in Capricorn (January 15). More eventful times are  on the cards for all of us, the Eclipses imparting a special resonance  to the year ahead.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;The  lunar event will be felt more keenly by some Cancer (July1/3) and  Capricorn (December30/January1), indicating an emotionally charged start  of the year. It could be the climax to a somewhat trying period. What  you value and whom you love will become immersed in the darkling light  of the eclipsed Moon, your soul’s mysterious mirror.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;The  Solar Eclipse will affect directly some Capricorn (January14/16) and  Cancer (July16/18), making you increasingly conscious of the need to  fire up the year with new attitudes, more akin to your inner believes  and drives. Solar Eclipses are not climaxes but rather starting points.  Conscious and unconscious merge now, revealing to us things about us  that are normally hidden, new impulses seeking outward expression.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;During  both Eclipses the Sun will be close to Venus, eternal feminine and  archetypal energy behind attraction and love. The theme of the Eclipses  is love, relationships and our sense of value, with an accent on  commitment, marriage, family, career, status, security, co-dependency  issues, due to the emphasis on Capricorn and Cancer, conservative Signs.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Venus  will be invisible, obliterated by the brilliance of the Sun. returning  to our western skies, as Evening Star, only around the end of March.  According to Bernadette Brady, renown Australian astrologer, Venus or  any other planet found in close proximity to the Sun can be regarded as&amp;nbsp;  ‘enchanted’ (Visual Astrology newsletter, August 2009), meaning that  they become truly merged with the solar centre of consciousness, made  stronger by their invisibility rather than weaker.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;On  December 20 Mars turned retrograde. The fiery planet will retrace its  steps all the way to the beginning of Leo and turn direct again only on  March 11 2010. This is not the touch and go effect of a common transit  of Mars, because the apparent backward motion of the planet slows the  planet down considerably, causing its transits to linger and thus  impress us more deeply.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;It  will be so, in this case, for some Leo (July23 to August14), and also  Aquarius (January21 to February10), Taurus (April21 to May12), and  Scorpio (October23 to November13).&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Mars  symbolizes the outward energy we all need to enter into action, assert  ourselves and feel distinctly separated from others, in order to pursue  our own desires as unhindered as possible. When retrograde, Mars works  somewhat against itself; its outward motion becoming checked and also  slowed down. This could prove frustrating if you want to make things  happen quickly or if you need to prove your independence and personal  strength. It is a better time to revisit the way you normally go about  asserting yourself or the manner you tackle activities in your daily  life. Have you been too forceful and self centred lately? Do you  consider others when going about your business?&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;The  slow motion of Mars might interfere with the prompt deployment of  energy in your everyday life, and the immediate satisfaction of desires,  but could also teach you an invaluable lesson on the right way to exert  your energies and the value of forethought and cautious consideration  of all circumstances and people.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;The  Sun-Mars’ opposition (central to the whole phenomenon of  retrogradation) will be exact on January 30 2010, coinciding, for more  emphasis, with the Full Moon in Leo. This will be the focal point during  the retro period of Mars, one of greater awareness of the issues  discussed, especially for some Aquarius (January 29/31), and Leo (August  2/4). There is a risk of going to emotional extremes, and anger issues,  especially with ‘familiar’ people.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Saturn  has entered Libra in October 2009 and will turn retrograde on January  14, re-entering Virgo, from the back door, on April 8.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Some  Libra (September23/27); Aries (March21/25); Cancer (June21/25); and  Capricorn (December22/26) are now been visited by Saturn: reality check  or reality therapy, it depends. You will feel more inclined and better  equipped to commit yourself to your projects, relationships, everything,  because you feel the need now to establish emotional and material  security for yourself and your loved ones. Often important decisions are  made under the watchful eyes of Saturn that will affect your destiny  for the next seven years and beyond. The call of duty will be herd but  the response to that call is ultimately up to you. You could decide to  pay no attention to it, missing an opportunity for the setting down of  some important groundwork. To answer the call in the way Saturn demands  you need to accept personal responsibilities and put yourself on the  line, through commitment and efficient use of time and energy. Saturn is  worth the effort, because his rewards are lasting and generous when  they finally come. To give instant gratification is not Saturn’s modus  operandi.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;A  possible negative outcome of such a transit is the feeling of having  been burdened by a weight too heavy to carry, or by the naked  realization that life can be hard sometimes. Some may opt to plunge into  a more or less deep state of depression and experience low levels of  energy and libido. If practical responsibilities have not been  previously met they seem to crush down on us now, making us painfully  aware of our shortcomings and sins of omissions. A sense of separation  from the warmth and joy of life can exacerbate loneliness, while  teaching an important lesson on self-reliance and maturity.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Looking  at your state of mind from a different angle could help. In ancient  times melancholia used to be considered a fruitful ground for creative  work, emotional and spiritual insights. We don’t need to reject it as an  illness, but acknowledge it as a rewarding phase of experience.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;An  important meeting of Saturn and Pluto (square or 90 degrees angle) is  also coming on February 1.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;It  is not the first time this heavy duty transit touches your life though.  It has been exact already in November 2009 and will return at the end  of August 2010. Confronting some dark fears could be the expression of  it, with the underlying, mostly unconscious desire to change your life  in important ways, especially in the area of work, personal ambition,  social standing, sexuality and the use of personal resources. A radical  change of attitudes is demanded here, in order to shed old ingrained  habits (Saturn) and transform yourself into someone closer to your real  inner essence (Pluto). Using creatively the impact of this transit (the  ultimate reality check) will enable you to contact your inner power and  to face difficult and demanding circumstances with renewed strength and  depth of understanding.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Saturn  circles the Sun in just under thirty years. With the ingress of Saturn  in Libra people born in 1980 are going this year through their first  Saturn’s Return. This is a decisive maturing period, when the individual  is expected to have reached a degree of autonomy and grasp of his/her  social and personal obligations. A time when life definitely change (ask  anyone who has been there) and some fundamental path of destiny becomes  defined.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Older  people born in 1951 are instead experiencing their second Saturn’s  Return. On the threshold of 60 this is a critical time of adjustment, to  a different role within families and communities. Are we ready to  become elders at sixty, or are we still pining for lost youth, looks and  enthusiasm? The wisdom brought by the second cycle of Saturn is  available only when the old values are allowed to change and we can  again, or perhaps for the first time, sit comfortably in our own skins,  wrinkles and all.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;The  again older generation born in 1921 are beginning the third and last  cycle of this formative and ultimately spiritual planet. The works  indicated by Saturn are now inward jobs of self reflection and the  rescue of old memories, enabling the individual to sum up his/her  experiences somehow. There could be regrets if we stay stuck at the  earthy Saturn’s level of productivity and duty, because the value  essence of people reaching their 90&lt;sup&gt;th&lt;/sup&gt; year is impossible to  measure by external achievements, successes and failures alike. The  senior cycle of Saturn serves the purpose of creating a scaffolding to  hold the soul in place in preparation for death, rather than the  material/ego scaffolding that characterized the previous cycles.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Jupiter  will enter Pisces on January 18, transiting the whole of Pisces in  under six month time, entering Aries as early as June 2010. It will  however return to Pisces between September 2010 and January 2011. In  June Jupiter and Uranus are planning to arrive at Aries’ gates at the  same time, a grand entrance, with some fireworks involved; but that  exciting rendezvous is not yet in season.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;For  the first three months of 2010 Jupiter’s extroverted energy will be  felt by some Pisces people (February19/March9); also Virgo  (August23/September11), Gemini (May21/June9) and Sagittarius  (November22/December11).&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;This  could sound like a call to adventure, a taste of confidence and  optimism. Dare to dream and see some of your wishes become a reality,  because you truly believe in them and also in your ability to seize  them.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Your  social life can be greatly improved by this transit and also the desire  for knowledge either via travel or study. Anything that can bring you  out of your habitual routines will be certainly welcome: a great time to  make life improvements that have been long overdue and a leap of faith  in uncharted waters.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Staying  grounded could prove difficult; you may occasionally confuse yearning  with authentic intuition and overstep your mark. Even if nothing  concrete come out of this now, the vision and faith you are experiencing  will help you to gain greater perspective during more prosaic times.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;If  your present situation seems to impede your progress you will be likely  to rebel, because you know now that you deserve better. The blessings  of Jupiter are often mixed with the woes of discontent and frustration,  if opportunities for expansion are not readily available. You may feel  impatient of any form of restriction, and uncharacteristically  outspoken. Moderation is a useful word to remember when Jupiter is  strongly activated.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;On  February 17 we will finally experience the great conjunction of Chiron  to Neptune. This transit has entered the collective psyche since 2008,  becoming exact only now. The birthdays in more direct line of contact  with it are: Aquarians (February14/16), Leo (August18/20), Taurus  (May16/18)) and Scorpio (November18/20). The New Moon in Aquarius, on  February 14, will help to emphasize the power of this transit, for  everyone.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;The  depth of compassion and empathy of a Chiron-Neptune’s conjunction is  possibly unparalleled. Neptune’s function is to open us to universal  vibrations, making us psychically and physically more vulnerable but  also easily identified with the whole. The Chiron’s experience, on the  other hand, teaches acceptance of what cannot be changed and the wisdom  of detachment.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Chiron,  orbiting between Saturn and Uranus, respectively the last visible  planet (physical awareness) and the first invisible one (the realm of  abstract thought), functions as go-between the known and unknown realms  of experience.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Collectively  this transit conveys then the present struggle to become more  inclusive, compassionate and accepting of differences, opening our heart  to the sufferings of the poor and disposed, attempting to heal the rift  among people caused by ignorant and selfish attitudes. It could also  represent an experience of collective grief, dissolving our illusion of  being in control, thus enhancing spiritual awareness.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;These  humanitarian (Aquarian) trends came into focus very much in 2009 when  Jupiter activated the conjunction Chiron-Neptune by its own transit  through Aquarius. These trends continue strongly throughout 2010, with  Jupiter’s passage into compassionate and inclusive Pisces and the  conjunction Neptune-Chiron still very much alive.&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt;Happy  and wise transits, everyone.&lt;/span&gt;&lt;/h3&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: navy;&quot;&gt; &lt;/span&gt;&lt;/h4&gt;&lt;div class=&quot;geo geo-post&quot; id=&quot;geo-post-1872&quot; style=&quot;display: none;&quot;&gt;    &lt;span class=&quot;latitude&quot;&gt;-28.397825&lt;/span&gt;    &lt;span class=&quot;longitude&quot;&gt;153.287791&lt;/span&gt;   &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt; Posted in &lt;a href=&quot;http://en.wordpress.com/tag/astrology/&quot; rel=&quot;category tag&quot; title=&quot;View 
all posts in Astrology&quot;&gt;Astrology&lt;/a&gt;,  &lt;a href=&quot;http://en.wordpress.com/tag/mundane-astrology/&quot; rel=&quot;category tag&quot; title=&quot;View all 
posts in Mundane Astrology&quot;&gt;Mundane Astrology&lt;/a&gt;,  &lt;a href=&quot;http://en.wordpress.com/tag/transits-astrology/&quot; rel=&quot;category tag&quot; title=&quot;View all 
posts in Transits&quot;&gt;Transits&lt;/a&gt;. Tags: &lt;a href=&quot;http://en.wordpress.com/tag/2010-predictions/&quot; rel=&quot;tag&quot;&gt;2010  Predictions&lt;/a&gt;, &lt;a href=&quot;http://go2.wordpress.com/?id=725X1342&amp;amp;site=livingmoonastrology.wordpress.com&amp;amp;url=http%3A%2F%2Fen.wordpress.com%2Ftag%2Fchiron-neptune-conjunction%2F&quot; rel=&quot;tag&quot;&gt;Chiron-Neptune conjunction&lt;/a&gt;, &lt;a href=&quot;http://en.wordpress.com/tag/eclipes/&quot; rel=&quot;tag&quot;&gt;Eclipes&lt;/a&gt;, &lt;a href=&quot;http://en.wordpress.com/tag/saturn-in-libra/&quot; rel=&quot;tag&quot;&gt;Saturn in  Libra&lt;/a&gt;. &lt;a href=&quot;http://livingmoonastrology.wordpress.com/2010/01/21/1872/#comments&quot; title=&quot;Comment on TRANSITS JANUARY to MARCH 2010&quot;&gt;1 Comment »&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description><link>http://mundaneastrology.blogspot.com/2010/03/transit-jan-march-2010.html</link><author>noreply@blogger.com (Free help)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-8568693001844436542</guid><pubDate>Fri, 26 Mar 2010 15:37:00 +0000</pubDate><atom:updated>2010-03-26T08:37:11.061-07:00</atom:updated><title>palastine natal chart</title><description>&lt;a href=&quot;http://www.astrologyweekly.com/countries/palestine.php&quot;&gt;http://www.astrologyweekly.com/countries/palestine.php&lt;/a&gt;Palestine - Mundane Astrology&lt;br /&gt;
Horoscope of Palestine · Palestine&#39;s natal chart&lt;br /&gt;
&lt;br /&gt;
The astrology chart for Palestine is set for the moment of the proclamation of the State of Palestine by the Palestine Liberating Organization (PLO).&lt;br /&gt;
&lt;br /&gt;
November 15, 1988, at 01:40 am EET, Jerusalem (35e14, )&lt;br /&gt;
Horoscope of Palestine</description><link>http://mundaneastrology.blogspot.com/2010/03/palastine-natal-chart.html</link><author>noreply@blogger.com (Free help)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-4799498374419493090</guid><pubDate>Fri, 26 Mar 2010 08:20:00 +0000</pubDate><atom:updated>2010-03-26T01:20:19.819-07:00</atom:updated><title>NEXT WORLD ATOMIC POWER? I R A N</title><description>Iran:Horoscope of Iran:Least-aspected Planets:Chart&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Uranus = 021&lt;br /&gt;
Saturn = 030&lt;br /&gt;
Venus = 032&lt;br /&gt;
Pluto = 100&lt;br /&gt;
Neptune = 141&lt;br /&gt;
Jupiter = 220&lt;br /&gt;
Sun = 232&lt;br /&gt;
Moon = 310&lt;br /&gt;
Mars = 312&lt;br /&gt;
Mercury = 431&lt;br /&gt;
&lt;br /&gt;
Node = Transcendental node (241)&lt;br /&gt;
&lt;br /&gt;
 Iran: Return of Khomeini&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Uranus, Secondary Saturn, Tertiary Transcendental Venus.&lt;br /&gt;
&lt;br /&gt;
Feb 1, 1979&lt;br /&gt;
9.00.00 IRT (-03:30)&lt;br /&gt;
Teheran &lt;br /&gt;
51E26&#39;00&quot;; 35N40&#39;00&quot;&lt;br /&gt;
Asc: 21Pi44; Mc: 25Sa12&lt;br /&gt;
&lt;br /&gt;
Source: &quot;Khomeini landed in Teheran shortly after 9:00am LT or 12:30 New York time [...] a time of 9:50am LT was also suggested&quot; in other press accounts. Campion, &quot;Book of World Horoscopes.&quot; &lt;br /&gt;
________________________________________&lt;br /&gt;
&lt;br /&gt;
Additional Information:&lt;br /&gt;
&lt;br /&gt;
&quot;Iran is one of the world&#39;s oldest countries. Its history dates back almost 5,000 years and includes the days of the great Persian Empire. In Biblical times, Persian kings ruled a vast territory that included most of southwestern Asia and parts of Europe and Africa.&lt;br /&gt;
&lt;br /&gt;
&quot;Foreign powers have invaded and occupied Iran time and again during its long history. One of the most important invasions occurred in the mid-600&#39;s, when Muslim Arabs conquered the country. The Arab conquest had a lasting effect on Iranian culture. The Muslim caliphs (religious leaders) governed the country for about 200 years. During their rule, the Islamic faith spread throughout Iran. Today, the vast majority of Iranians are Muslims. &lt;br /&gt;
&lt;br /&gt;
&quot;In the early 1900&#39;s, the discovery of oil in southwestern Iran gave the country an enormous source of wealth. Reza Shah Pahlavi ruled Iran as shah (king) from 1925 to 1941. In 1941, his son, Mohammad Reza Pahlavi, became shah. Both men used revenues from Iran&#39;s oil exports to modernize the country and promote economic and social development. In 1979, revolutionaries under Ayatollah Ruhollah Khomeini, a Muslim religious leader, overthrew the regime of Mohammad Reza Pahlavi and took control of Iran. The revolutionaries changed Iran&#39;s government from a constitutional monarchy to an Islamic republic. Their policies led to strict Islamic control over all areas of people&#39;s lives and resulted in severe economic problems for the nation and strained relations between Iran and Western countries. &lt;br /&gt;
&lt;br /&gt;
&quot;Government. After the 1979 revolution, Ayatollah Khomeini and his followers, who included many other religious leaders, drafted a Constitution for the new Islamic republic. The Constitution, which is closely based on the teachings of Islam, went into effect in December 1979.&quot; -- The World Book Encyclopedia, 1997, CD-Rom edition.&lt;br /&gt;
&lt;br /&gt;
________________________________________&lt;br /&gt;
&lt;br /&gt;
This entire site &amp; its contents are Copyright © 1999, 2000 by Robert Couteau. All rights reserved. All text Copyright © 1999, 2000 by Robert Couteau and cannot be used without the written and expressed consent of the author. &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-Aspected Planet In Astrocartography&lt;br /&gt;
&lt;br /&gt;
Transcendental Biographies      Transcendental Nations      Transcendental Events</description><link>http://mundaneastrology.blogspot.com/2010/03/next-world-atomic-power-i-r-n.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-3110862032282540854</guid><pubDate>Fri, 26 Mar 2010 08:18:00 +0000</pubDate><atom:updated>2010-03-26T01:18:08.707-07:00</atom:updated><title>NEXT WORLD ATOMIC POWER? ISRAEL</title><description>astrology of Israel: Horoscope of Israel, chart of Israel, map of Israel, history of Israel, political astrology, Creation of the State of Israel&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Horoscope of Israel&lt;br /&gt;
  &lt;br /&gt;
Venus = 012&lt;br /&gt;
Moon = 042&lt;br /&gt;
Saturn = 110&lt;br /&gt;
Uranus = 131&lt;br /&gt;
Sun = 141&lt;br /&gt;
Mercury = 200&lt;br /&gt;
Mars = 201&lt;br /&gt;
Neptune = 210&lt;br /&gt;
Jupiter = 231&lt;br /&gt;
Pluto = 310&lt;br /&gt;
&lt;br /&gt;
Node = non-Transcendental (230) &lt;br /&gt;
&lt;br /&gt;
      Israel: Creation of the State of Israel&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Venus, Secondary Moon, Tertiary Transcendental Saturn.&lt;br /&gt;
&lt;br /&gt;
May 14 1948&lt;br /&gt;
16.37.00 EET (-02)&lt;br /&gt;
Tel Aviv&lt;br /&gt;
34E45&#39;00&quot;; 32N07&#39;00&quot;&lt;br /&gt;
Asc: 00Sc51; Mc: 3Le55&lt;br /&gt;
&lt;br /&gt;
Source: The recorded radio-annoucement at 16.37 by Ben Gurian, the first prime minister, that &quot;the State of Israel has arisen.&quot; Baigent; Campion; Harvey, &quot;Mundane Astrology,&quot; p. 549 and Campion&#39;s data disc, &quot;Solar Fire.&quot; &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
From: &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-aspected Planet in Astrocartography</description><link>http://mundaneastrology.blogspot.com/2010/03/next-world-atomic-power-israel.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-8300829908065582273</guid><pubDate>Fri, 26 Mar 2010 08:13:00 +0000</pubDate><atom:updated>2010-03-26T01:13:12.230-07:00</atom:updated><title>following world power//P A K I S T A N</title><description>astrology of Pakistan: horoscope of Pakistan, chart of Pakistan, map of Pakistan, history of Pakistan, political astrology, mundane astrology &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Horoscope of Pakistan:&lt;br /&gt;
Independence from the British&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Gauquelin sector chart of Pakistan&lt;br /&gt;
Astrocartography of Pakistan&lt;br /&gt;
  &lt;br /&gt;
Moon = 021&lt;br /&gt;
Uranus = 030&lt;br /&gt;
Mars = 041&lt;br /&gt;
Mercury = 101&lt;br /&gt;
Neptune = 131&lt;br /&gt;
Saturn = 211&lt;br /&gt;
Pluto = 211&lt;br /&gt;
Sun = 221&lt;br /&gt;
Jupiter = 221&lt;br /&gt;
Venus = 421&lt;br /&gt;
&lt;br /&gt;
Node = Transcendental (100)     &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
[Least-aspected Moon] [Uranus]&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
      Pakistan: Independence from the British&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Moon, Secondary Transcendental Uranus.&lt;br /&gt;
&lt;br /&gt;
Aug. 15, 1947&lt;br /&gt;
00.00. AM INT (-05.30)&lt;br /&gt;
Karachi&lt;br /&gt;
067E03&#39;00&quot;; 24N52&#39;00&quot;&lt;br /&gt;
Asc: 17 Ta 32; Mc: 04 Aq 32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Source: Nicholas Campion, &quot;Book of World Horoscopes,&quot; p. 273.                                                                                                                           &lt;br /&gt;
&lt;br /&gt;
Other horoscopes for Pakistan:&lt;br /&gt;
The proclamation of the Republic of Pakistan&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
From: &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-aspected Planet in Astrocartography &lt;br /&gt;
  &lt;br /&gt;
Awarded the Astro-Pro Website of the Week, 1 June 1998&lt;br /&gt;
Read the Astro-Pro Review&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
Transcendental Biographies      Transcendental Nations       Transcendental Events&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
For information on aspect orbs, go here. The three-digit numerals indicating planetary strength are based on: major aspects [first number]; minor aspects [second number]; and aspects to ascendant and midheaven [third number]. The node is calculated separately.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
This entire site and its contents are Copyright © 2000 by Robert Couteau. &lt;br /&gt;
All rights reserved. All text Copyright © 2000 by Robert Couteau and cannot be used &lt;br /&gt;
without the written and expressed consent of the author. &lt;br /&gt;
 &lt;br /&gt;
Back to: Astrocartography Home&lt;br /&gt;
 &lt;br /&gt;
Horoscope of Pakistan</description><link>http://mundaneastrology.blogspot.com/2010/03/following-world-powerp-k-i-s-t-n.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-6362435803592002938</guid><pubDate>Fri, 26 Mar 2010 08:09:00 +0000</pubDate><atom:updated>2010-03-26T01:09:46.164-07:00</atom:updated><title>followind world atomic powers/I N D I A</title><description>India: LAP Horoscope of India, chart of India, map of India, history of India, political astrology, mundane astrology, astrocartography &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Horoscope of India&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Mundane horoscope of India&lt;br /&gt;
Gauquelin sector chart of India&lt;br /&gt;
Astrocartography of India&lt;br /&gt;
  &lt;br /&gt;
Moon = 021&lt;br /&gt;
Uranus = 030&lt;br /&gt;
Mars = 042&lt;br /&gt;
Mercury = 100&lt;br /&gt;
Neptune = 130&lt;br /&gt;
Saturn = 212&lt;br /&gt;
Pluto = 212&lt;br /&gt;
Sun = 220&lt;br /&gt;
Jupiter = 221&lt;br /&gt;
Venus = 421&lt;br /&gt;
&lt;br /&gt;
Node = Transcendental (101)     &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
[Least-aspected Moon] [Uranus]&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
      India: Independence from the British&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Moon, Secondary Transcendental Uranus.&lt;br /&gt;
&lt;br /&gt;
Aug. 15, 1947&lt;br /&gt;
00.00. AM INT (-05.30)&lt;br /&gt;
Delhi&lt;br /&gt;
077E13&#39;00&quot;; 28N40&#39;00&quot;&lt;br /&gt;
Asc: 00 Ge 53; Mc: 14 Aq 35&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Source: Nicholas Campion, &quot;Book of World Horoscopes,&quot; p. 199.                                                                                                                           &lt;br /&gt;
&lt;br /&gt;
Other charts for India:&lt;br /&gt;
Independence from the British&lt;br /&gt;
The proclamation of the Republic of India&lt;br /&gt;
  &lt;br /&gt;
________________________________________&lt;br /&gt;
  &lt;br /&gt;
This entire site &amp; its contents are Copyright © 1999 by Robert Couteau. &lt;br /&gt;
All rights reserved. All text Copyright © 1999 by Robert Couteau and cannot be used &lt;br /&gt;
without the written and expressed consent of the author. &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
The Role of the Least-Aspected Planet In Astrocartography &lt;br /&gt;
Awarded the Astro-Pro Website of the Week, 1 June 1998&lt;br /&gt;
-read the review-</description><link>http://mundaneastrology.blogspot.com/2010/03/followind-world-atomic-powersi-n-d-i.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-6446194517127554886</guid><pubDate>Fri, 26 Mar 2010 07:52:00 +0000</pubDate><atom:updated>2010-03-26T00:52:57.961-07:00</atom:updated><title>CHINA</title><description>Neptune = 100&lt;br /&gt;
Saturn = 101&lt;br /&gt;
Uranus = 110&lt;br /&gt;
Mars = 112&lt;br /&gt;
Pluto = 120&lt;br /&gt;
Sun = 122&lt;br /&gt;
Jupiter = 212&lt;br /&gt;
Moon = 231&lt;br /&gt;
Mercury = 310&lt;br /&gt;
Venus = 311&lt;br /&gt;
&lt;br /&gt;
Node = non-Transcendental (420)&lt;br /&gt;
&lt;br /&gt;
      China: The establishment of the Communist Peoples&#39; Republic&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Neptune; Secondary Saturn, Tertiary Transcendental Uranus.&lt;br /&gt;
&lt;br /&gt;
Sep 21, 1949&lt;br /&gt;
12.00.00 PM CCT (-08)&lt;br /&gt;
Peking&lt;br /&gt;
116E25&#39;00&quot;; 39N55&#39;00&quot;&lt;br /&gt;
Asc: 8Sa24; Mc: 25Vi46&lt;br /&gt;
&lt;br /&gt;
Source: &quot;The major horoscope for contemporary China must be that for the establishment of the Communists Peoples&#39; Republic in 1949, but no time has been recorded for this event. The foundation of the Peoples&#39; Republic of China was proclaimed at the opening session of the ... (CPPCC) ... [The chart] is cast for Peking on 21 September 1949, and in the absence of accurate information is set for 12.00 noon.&quot; Campion, &quot;The Book of World Horoscopes,&quot; p. 117.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other horoscopes for China&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
From: &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-aspected Planet in Astrocartography &lt;br /&gt;
  &lt;br /&gt;
Awarded the Astro-Pro Website of the Week, 1 June 1998&lt;br /&gt;
Read the Astro-Pro Review&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
Transcendental Biographies      Transcendental Nations       Transcendental Events</description><link>http://mundaneastrology.blogspot.com/2010/03/china.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-7946980104150559531</guid><pubDate>Fri, 26 Mar 2010 07:49:00 +0000</pubDate><atom:updated>2010-03-26T00:49:37.997-07:00</atom:updated><title>RUSSIA</title><description>astrology of Russia: LAP Horoscope of Russia, chart of Russia, map of Russia, history of Russia, political astrology, mundane astrology, astrocartography &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Horoscope of Russia&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Mars = 002&lt;br /&gt;
Pluto = 021&lt;br /&gt;
Saturn = 122&lt;br /&gt;
Venus = 141&lt;br /&gt;
Mercury = 230&lt;br /&gt;
Sun = 240&lt;br /&gt;
Uranus = 310&lt;br /&gt;
Moon = 330&lt;br /&gt;
Neptune = 330&lt;br /&gt;
Jupiter = 501&lt;br /&gt;
&lt;br /&gt;
Node = non-Transcendental (401)&lt;br /&gt;
&lt;br /&gt;
 Russia: Russian Independence, 1991&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Mars, Secondary Pluto, Tertiary Transcendental Saturn.&lt;br /&gt;
&lt;br /&gt;
Dec 8, 1991&lt;br /&gt;
7.45.00 PM (-03)&lt;br /&gt;
Moscow&lt;br /&gt;
37E35&#39;00&quot;; 55N45&#39;00&quot;&lt;br /&gt;
Asc: 4Le13; Mc: 6Ai17&lt;br /&gt;
&lt;br /&gt;
Source: &quot;Boris Yeltsin&#39;s public announcement of the Minsk Declaration at about 7.45 pm Moscow Time (5:45 pm GMT) represents the public proclamation of Russian independence. Chart 278 is set therefore for 7.45 pm Moscow Time, 8 December 1991, and is relocated to Moscow, the Russian Capital. Russian astrologers use a chart for the signing of the agreement at 14:17 EET [...] In this instance, however, the horoscope for the public proclamation seems to be the more powerful political moment. The Russian parliament then formally ratified the Minsk declaration at 13.22.40, 12 December 1991.&quot; Campion, &quot;The Book of World Horoscopes,&quot; p. 316.&lt;br /&gt;
  &lt;br /&gt;
Other charts for Russia&lt;br /&gt;
  &lt;br /&gt;
________________________________________&lt;br /&gt;
This entire site &amp; its contents are Copyright © 1999, 2000 by Robert Couteau. &lt;br /&gt;
All rights reserved. All text Copyright © 1999, 2000 by Robert Couteau and cannot be used &lt;br /&gt;
without the written and expressed consent of the author. &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
The Role of the Least-Aspected Planet In Astrocartography &lt;br /&gt;
Awarded the Astro-Pro Website of the Week, 1 June 1998&lt;br /&gt;
-read the review-&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
Transcendental Biographies      Transcendental Nations       Transcendental Events</description><link>http://mundaneastrology.blogspot.com/2010/03/russia.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-904077228909216995</guid><pubDate>Fri, 26 Mar 2010 07:46:00 +0000</pubDate><atom:updated>2010-03-26T00:46:25.771-07:00</atom:updated><title>france</title><description>Astrology, Astrocartography, Mundane Horoscope of France, Astrology Chart of France, Independence of France, History of France, Political Astrology, ,Astrocartography of France &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Horoscope of France:&lt;br /&gt;
The Fifth Republic&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Saturn = 030&lt;br /&gt;
Uranus = 031&lt;br /&gt;
Mercury = 100&lt;br /&gt;
Sun = 110&lt;br /&gt;
Moon = 211&lt;br /&gt;
Venus = 211&lt;br /&gt;
Jupiter = 211&lt;br /&gt;
Mars = 221&lt;br /&gt;
Pluto = 300&lt;br /&gt;
Neptune = 320&lt;br /&gt;
&lt;br /&gt;
Node = non-Transcendental (201) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 France: The Fifth Republic&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Saturn, Secondary Uranus, Tertiary Transcendental Mercury.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Oct 5, 1958&lt;br /&gt;
12.00.00 AM CET (-01)&lt;br /&gt;
Paris&lt;br /&gt;
02E20&#39;00&quot;; 48N52&#39;00&quot;&lt;br /&gt;
Asc: 24Cn50; Mc: 0Ai30&lt;br /&gt;
&lt;br /&gt;
Source: &quot;The Fifth Republic came into existence with the publication of the new Constitution in the Journal Officiel on 5 October 1958, in Paris. It is understood that the legislation creating the Republic came into effect at 00.00 hrs...&quot; Campion, &quot;The Book of World Horoscopes,&quot; p.167.&lt;br /&gt;
&lt;br /&gt;
Additional information: &quot;France is a parliamentary democracy with a strong national government. Its present government, called the Fifth Republic, has been in effect since 1958. The First Republic was established in 1792. Between 1792 and 1958, the structure of the French government changed many times.&quot; The World Book Encyclopedia, CD-Rom edition, 1997. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other charts for France: &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
From: &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-aspected Planet in Astrocartography &lt;br /&gt;
  &lt;br /&gt;
Awarded the Astro-Pro Website of the Week, 1 June 1998&lt;br /&gt;
Read the Astro-Pro Review</description><link>http://mundaneastrology.blogspot.com/2010/03/france.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-2665824198985118144</guid><pubDate>Fri, 26 Mar 2010 07:43:00 +0000</pubDate><atom:updated>2010-03-26T01:03:43.439-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">UNITED KINDOM</category><title>horoscopes of world atomic powers</title><description>England Horoscope of England Charts of Nations Horoscopes of Nations &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Neptune = 022&lt;br /&gt;
Mars = 041&lt;br /&gt;
Pluto = 110&lt;br /&gt;
Saturn = 111&lt;br /&gt;
Mercury = 120&lt;br /&gt;
Venus = 120&lt;br /&gt;
Sun = 121&lt;br /&gt;
Uranus = 130&lt;br /&gt;
Jupiter = 212&lt;br /&gt;
Moon = 220&lt;br /&gt;
Node = non-Transcendental (300) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 England: Coronation of William I&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Neptune, Secondary Mars, Tertiary Transcendental Pluto.&lt;br /&gt;
&lt;br /&gt;
Dec 25 1066&lt;br /&gt;
00.00.00 PM LMT (+00)&lt;br /&gt;
Westminster&lt;br /&gt;
0W09&#39;00&quot;; 51N30&#39;00&quot;&lt;br /&gt;
Asc: 22Ai17; Mc: 8Cp42&lt;br /&gt;
&lt;br /&gt;
Also see: &quot;United Kingdom&quot;&lt;br /&gt;
&lt;br /&gt;
Source: &quot;With William&#39;s coronation the English nobles submitted to Norman rule. We have no idea what time he was crowned.&quot; Campion, &quot;Book of World Horoscopes,&quot; p. 385. See also Noel Tyl, &quot;Astrology: Mundane, Astral, Occult,&quot; p. 46, citing C.E.O. Carter: &quot;Carter endorses the horoscope of the coronation of William I at Westminster in 1066 as the horoscope retaining a marked significance for modern England.&quot; &lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
From: &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-aspected Planet in Astrocartography</description><link>http://mundaneastrology.blogspot.com/2010/03/horoscopes-of-world-atomic-powers.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2752989296160056204.post-4655793532373439435</guid><pubDate>Fri, 26 Mar 2010 07:40:00 +0000</pubDate><atom:updated>2010-03-26T00:40:55.236-07:00</atom:updated><title>horoscopes of world powers</title><description>horoscope of The United States U.S.A.: LAP Horoscope of U.S.A., chart of U.S.A., map of U.S.A., history of U.S.A., political astrology, mundane astrology, astrocartography &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Horoscope of the USA:&lt;br /&gt;
Sagittarius Rising Chart &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Uranus = 011&lt;br /&gt;
Jupiter = 101&lt;br /&gt;
Saturn = 111&lt;br /&gt;
Sun = 121&lt;br /&gt;
Pluto = 122&lt;br /&gt;
Venus = 201&lt;br /&gt;
Mars = 210&lt;br /&gt;
Neptune = 210&lt;br /&gt;
Mercury = 220&lt;br /&gt;
Moon = 242&lt;br /&gt;
&lt;br /&gt;
Node = Transcendental Node (120) &lt;br /&gt;
&lt;br /&gt;
 United States: Sagittarius Rising chart&lt;br /&gt;
&lt;br /&gt;
Primary Transcendental Uranus, Secondary Jupiter, Tertiary Transcendental Saturn.&lt;br /&gt;
&lt;br /&gt;
Jul 4, 1776&lt;br /&gt;
17.13.00 LMT (+00)&lt;br /&gt;
Philadelphia&lt;br /&gt;
75W10&#39;00&quot;; 39N57&#39;00&quot;&lt;br /&gt;
Asc: 12Sa59; Mc: 01Li53&lt;br /&gt;
&lt;br /&gt;
Source: Noel Tyl, &quot;Astrology: Mundane, Astral, Occult,&quot; p. 50, citing Dane Rudhyar&#39;s rectified chart in &quot;The Astrology of America&#39;s Destiny.&quot; &lt;br /&gt;
&quot;The exact time of the founding of the American states remains uncertain. &quot;[Historian Manley Palmer Hall&#39;s] suggestion of 5.00 P.M. finds interesting support in the fact that the anniversary celebrations on 4 July 1778 began at 5.00 PM, and in other years seem to have begun at a similar time which the historian Channing (who believed the Declaration was signed later), regarded as &#39;early&#39;.&quot; Campion (Second Edition, 1996), &quot;The Book of World Horoscopes,&quot; p. 414.&lt;br /&gt;
&lt;br /&gt;
Additional information: &quot;On July 4, 1776, the Second Continental Congress officially declared independence and formed the United States of America by adopting the Declaration of Independence. Written by Thomas Jefferson of Virginia, the declaration was a sweeping indictment of the king, Parliament, and the British people. It also set forth certain self-evident truths that were basic to the revolutionary cause. It said that all men are created equal, and are endowed by their Creator with rights to life, liberty, and the pursuit of happiness. To protect those rights, men organized governments, and the governments derived their powers from the consent of the governed. But when a government ceased to preserve the rights, it was the duty of the people to change the government, or abolish it and form a new one. &lt;br /&gt;
&lt;br /&gt;
&quot;Thus the colonists were fighting for philosophical principles as well as specific objectives. The spirit aroused by the Declaration of Independence was an important factor in the ultimate American victory.&quot; The World Book Encyclopedia, CD-Rom edition, 1967. &lt;br /&gt;
 &lt;br /&gt;
Other United States horoscopes: &lt;br /&gt;
  &lt;br /&gt;
The United States: Sagittarius Rising&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: G_Sector Chart&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: Astrocartography (large)&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: Ebertin Style&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: Asteroids&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: Dispositor&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: Progressed 2000&lt;br /&gt;
&lt;br /&gt;
The United States: Sagittarius Rising: Solar Return 2000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ADDITIONAL USA horoscopes&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
From: &lt;br /&gt;
&lt;br /&gt;
The Role of the Least-aspected Planet in Astrocartography &lt;br /&gt;
  &lt;br /&gt;
Selected by The Mountain Astrologer&#39;s &lt;br /&gt;
&#39;Hot Web Sites for Astrologers&#39;:&lt;br /&gt;
&quot; Couteau shares his in-depth research into biography and location at his site. There is a large collection of maps (more than 100) and articles at this always growing site, which is a wonderful resource for those interested in locational techniques.&quot; &lt;br /&gt;
-- &quot;Hot Web Sites for Astrologers,&quot; reviewed by Mary Plumb, &lt;br /&gt;
The Mountain Astrologer, August 2000.&lt;br /&gt;
 &lt;br /&gt;
Awarded the Astro-Pro Website of the Week, 1 June 1998&lt;br /&gt;
Read the Astro-Pro Review&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
Transcendental Biographies      Transcendental Nations       Transcendental Events</description><link>http://mundaneastrology.blogspot.com/2010/03/horoscopes-of-world-powers.html</link><author>noreply@blogger.com (Free help)</author><thr:total>0</thr:total></item></channel></rss>