/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/

var MENU_ITEMS = [
		['Home','http://www.astrotruths.com/', {'tw' : '_top'},		
	],
	['Seduce Lover by Astrology', 'http://www.qualitynepal.com/astrology/seduce/index.php', {'tw' : '_top'},		
	],	
	
	[' Detail Horoscope ', 'http://www.astrotruths.com/pages/12zodiacs/aries.php', {'tw' : '_top'},
	['2008 Horoscope','http://www.astrotruths.com/pages/12zodiacs/2008horscope/aries.php', {'tw' : '_top'}],
              ['Your Horoscope','http://www.astrotruths.com/pages/12zodiacs/yourzodiac.php', {'tw' : '_top'}],
		['Child Horoscope','http://www.astrotruths.com/pages/12zodiacs/childzodiac.php', {'tw' : '_top'}],
		['Male Horoscope','http://www.astrotruths.com/pages/12zodiacs/malezodiac.php', {'tw' : '_top'}],
		['Female Horoscope','http://www.astrotruths.com/pages/12zodiacs/femalezodiac.php', {'tw' : '_top'}],
		
	],
	['Nostradamus Topics', 'http://www.astrotruths.com/noste/stories_nostradamus.php', {'tw' : '_top'},
		['Nostradamus on Nepal','http://www.astrotruths.com/noste/noste_nepal.php', {'tw' : '_top'}],
		['Nostradamus Stories','http://www.astrotruths.com/noste/stories_nostradamus.php', {'tw' : '_top'}],
		['Nostradamus Tomb','http://www.astrotruths.com/noste/nos_tomb.php', {'tw' : '_top'}],
		['Nostradamus method','http://www.astrotruths.com/noste/methods_nost.php', {'tw' : '_top'}],
                ['Bio of Nostadamus','http://www.astrotruths.com/noste/bio_nostradamus.php', {'tw' : '_top'}],
	],
	['Vedic Hindu Astrology','http://www.astrotruths.com/vedicastro/2064/aries2064.php', {'tw' : '_top'},
	],
	['Chinese Astrology','http://www.astrotruths.com/chinise/dragon.php', {'tw' : '_top'},
	],
	['Numerology', 'http://www.astrotruths.com/numerology/chaladen_numerology.php', {'tw' : '_top'},
		['Karmic Numbers','http://www.astrotruths.com/numerology/karmicnumbers.php', {'tw' : '_top'}],
		['Lucky Numbers ','http://www.astrotruths.com/numerology/lucky_unluckynumbers.php', {'tw' : '_top'}],
		['Numerology Report','http://www.astrotruths.com/numerology/numerology_paid_report.php', {'tw' : '_top'}],
		
	],
		
	['Tantra Secret', 'http://www.astrotruths.com/tantra/chakra_7.php', {'tw' : '_top'},
		['Secret of Tantra','http://www.astrotruths.com/tantra/tantra.php', {'tw' : '_top'}],
		['Practical use of Tantra','http://www.astrotruths.com/tantra/practical_tantra.php', {'tw' : '_top'}],
		['Tantra Herbs','http://www.astrotruths.com/tantra/herbsplant.php', {'tw' : '_top'}],
		['Seven Chakra','http://www.astrotruths.com/tantra/chakra_7.php', {'tw' : '_top'}],
	],
	['Mystic Mantras', 'http://www.astrotruths.com/mantra/mantra.php', {'tw' : '_top'},
	    ['Useful Mantra','http://www.astrotruths.com/mantra/variousmantra.php', {'tw' : '_top'}],
	    ['Beej Mantra','http://www.astrotruths.com/mantra/mantra2.php', {'tw' : '_top'}],
		['Mantra types & use','http://www.astrotruths.com/mantra/mantratypes.php', {'tw' : '_top'}],
		['Mantra for 9 Planets','http://www.astrotruths.com/mantra/mantranineplanets.php', {'tw' : '_top'}],
	],
	['Tarot Card Reading', 'http://www.astrotruths.com/tarotcards/world.php', {'tw' : '_top'},
],

['Baby Names', 'http://www.astrotruths.com/babyname/index.php', {'tw' : '_top'},		
	],
	['Contact Us', 'http://www.astrotruths.com/mail/contact.htm', {'tw' : '_top'},		
	],
];