var date = new Date();
var d  = date.getDate();

var thoughts= new Array(71);
thoughts[0] = "You are a Precious Commodity -Connect with yourself...";
thoughts[1] = "Embrace who You Are and Live beyond dreams...";
thoughts[2] = "Nourish your mentality - read God’s Word.";
thoughts[3] = "Indulge your life with Tranquility and Delete stress.";
thoughts[4] = "Recollect your best experiences and design a lifetime of Contentment...";
thoughts[5] = "God and happiness are ultimate factors to success.";
thoughts[6] = "Love enhances your Life-not Endanger YOU.";
thoughts[7] = "Authentically, love yourself and someone else through the Knowledge of God.";
thoughts[8] = "Who said 'No' was Negative... NO to Hate -NO to ABUSE -NO to Discrimination -NO to Ignorance - Know God and Say, 'NO !' To the Above!";
thoughts[9] = "Allow The Director Of Life to write your Script.";
thoughts[10] = "Maintain faith regardless of your current disposition...";
thoughts[11] = "Don’t demolish someone’s character-instead Empower them with Positive communication !";
thoughts[12] = "Family and friends are the essence of Life...";
thoughts[13] = "Validate who you are -Acknowledge Your Power!";
thoughts[14] = "Happiness is obtained through Self-Evaluations - Invest in YOURSELF!";
thoughts[15] = "God is The Architect Of Life - and All Living Participants...";
thoughts[16] = "There is Nothing creative about HATE...";
thoughts[17] = "God heals our mental-scars with His love and guidance...";
thoughts[18] = "Enhance your Spiritual- Characteristics through connecting with God and yourself...";
thoughts[19] = "Give birth to your Dreams and Live your Life...";
thoughts[20] = "God enhances our spirits through our experiences...";
thoughts[21] = "God’s Intellect is beyond human conception.";
thoughts[22] = "Life is a Personal Gift to experience.";
thoughts[23] = "Don’t put yourself on HOLD- God Designed Today For You...";
thoughts[24] = "Enhance your Life and own Your History...";
thoughts[25] = "Life introduces Thunderstorms -Connect with God He Controls all Storms.";
thoughts[26] = "Delete negativity from your Life and Empower Yourself !";
thoughts[27] = "You are Phenomenally Blessed because The Divine created you to be The BEST!";
thoughts[28] = "God is the Creator Of Life - You are His 'Divine-Creation'.";
thoughts[29] = "Love is connecting with Yourself...";
thoughts[30] = "Self-evaluation is acknowledging your Power";

thoughts[40]="Love is connecting with Yourself..."; 
thoughts[41]="Self-evaluation is acknowledging your Power";
thoughts[42]="Never permit anyone to validate you - Know yourself";
thoughts[43]="Self-empowerment is the ability to say,'No!'";
thoughts[44]="You were created to be phenomenal!";
thoughts[45]="Success is a personal accomplishment";
thoughts[46]="Life is a Book of Experiences...";
thoughts[47]="Step out of dreams and live your Life...";
thoughts[48]="Embrace your spirit with love and positive thoughts";
thoughts[49]="Art enhances your soul";
thoughts[50]="Laugh-Cry-Shout...Whatever you do - Just be You!";
thoughts[51]="Today is a new opportunity to accomplish your goals...";
thoughts[52]="Give birth to your creativity";
thoughts[53]="God designed you to achieve the ultimate!";
thoughts[54]="Although you may experience Emotional-Storms hold onto God and He will rescue you...";
thoughts[55]='Take advantage of life moments and share with someone "How much you love him or her."';
thoughts[56]="Life is complicated sufficiently without someone’s negativity!";
thoughts[57]="Authentic-essence is the capability to compliment yourself...";
thoughts[58]="May the Kitchen of Heaven manifest the best into your life...";
thoughts[59]="You are Phenomenally Blessed because God included you on His itinerary for Today!";
thoughts[60]='Individuality is accepting others for being "Whoever they are."';
thoughts[61]="Love is pure- Satisfaction. Anything else is questionable!";
thoughts[62]="Articulate to God your desires and be receptive to His reply.";
thoughts[63]="Empower your life and dream beyond your current disposition...";
thoughts[64]="God implanted within your spirit to excel and achieve through your talents!";
thoughts[65]="Your past does not dictate your future";
thoughts[66]="Create the Pages of your Life...";
thoughts[67]="Confiscate the authority of your emotions...";
thoughts[68]="Today is Your Day to be Whatever you phantom ";
thoughts[69]="God is our Director and we are the Actors.";
thoughts[70]="God designed you to achieve the ultimate!";

function Start(page) 
{
  OpenWin = this.open(page, "mainWindow", "resizable=yes,toolbar=no, menubar=no, location=no, status=no, scrollbars=yes,width=720, height=580, top=50, left=50");

  window.close();
}

function populate_quote()
{
  if (document.getElementById("quote"))
  {
    document.getElementById("quote").innerHTML = thoughts[d-1]+"<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<SPAN CLASS='copyrite'><B>Copyright 2005 Michele MA'KO`.</B></SPAN>";
  }
}

function NewWin(target)
{
  var OpenWin = window.open(target, "mainWindow", "resizable=no,toolbar=no, menubar=no, location=no, status=no, scrollbars=no,width=150, height=150, top=50, left=50");

}

function regularWin(destination)
{
  var OpenWin = window.open(destination, "", "resizable=yes,toolbar=yes, menubar=yes, location=yes, scrollbars=yes,width=800, height=700");
}


function smallWin(destination)
{
  var OpenWin = window.open(destination, "", "resizable=no,toolbar=no, menubar=no, location=no, status=no, scrollbars=no, width=670, height=580, top=80, left=80");
}

function go_money()
{
   location.href="anniverse.html";
}


function preloads()
{
  img1 = new Object(); img1.src = "FLASH/wholesaleAd.swf";
  img2 = new Object(); img2.src = "FLASH/photobanner.swf";
  img3 = new Object(); img3.src = "FLASH/money.swf";
  img4 = new Object(); img4.src = "FLASH/microbanner.swf";
  img5 = new Object(); img5.src = "FLASH/intro.swf";
  img6 = new Object(); img6.src = "FLASH/dmtcard_bannerAd.swf";
  img7 = new Object(); img7.src = "FLASH/dmtcard.swf";
  img8 = new Object(); img8.src = "FLASH/ad_aable.swf";
  
}

