alltxt=new Array(
"",
"The Business Plan Table of Contents is made up of 3 sections and based on an Engineering Report.<p>The Business Plan and Financial details were designed with input from five Investment Groups in Manhattan, Dallas, San Francisco, Hong Kong and Frankfurt.<p>Gold Pact Power is not a Broker. We own all contracts and projects at this website.",
"THE BUSINESS section contains Text based details including<p>Location<br>Marketing and Competition<br>Corporate Entties",
"The Preliminary Engineering Report tracks everything down to the effect of Latitude (heat) on bearing wear and Maintenance Costs.",
"Automatically Calculated Engineering Projections were designed by Auditors, Admins and General Contractors with decades of experience working in Wind, Nuclear and Conventional Fuel Generating Stations",
"Most wind farms requires 12 - 15 years to complete debt service.<p>A very windy site and a focus on Construction Principle means Debt Service is nearly complete before year 10.",
"Based on wind speeds and kWh pricing, revenue is anticipated to be $4.5 million per month",
"Before the 10 year mark, the Site Admin account also has grown to over $40 million dollars",
"All Gold Pact Power projects employ a double entry, debit/credit accrual based accounting system to banking standards.",
"Even initial Escrow funding is tracked down to the Interest Earned during the Escrow Period",
"A feature packed report query allows Auditors and Underwriters to easily pull financials for any period and for both Construction Loan or Debt Equity funding",
"The Supporting Documents section of the Business Plan contains all of the scanned images of the project required to verify site logistics and identities of all entities",
"You are viewing a sample of our marketing campaign which involves the largest network of wind generator and alterntive energy websites on the internet (which we own) and a team of Reps that spans the globe.<p>Gold Pact Power's international marketing campaign has made us the fastest growing wind farm developer on Earth.<p>We also produce<p><a href=\"http://eduhosting.org/windpics/windgenzen.wmv\">Video</a><p><a href=\"http://goldpactpower.com/heehaw.mp3\">Radio Spots</a><p><a href=\"http://goldpactpower.com/contact.html?wgz\">Free Websites</a><p><a href=\"http://goldpactpower.com/contact.html?cd\">Free CDs</a><p><a href=\"http://mangloenergy.com\">Sites Overseas</a><p>and are active from Texas to Canada, Brazil to Finland and Australia to Korea",
"Compare the ROI of a typical wind farm (left) and a Gold Pact Power wind farm (right). Please register and log in to view specific project details."
)

function next()
{ 
  rsplit=myref.split("/e")
  var lside=rsplit[0]
  var rside=rsplit[1]
  rsplit=rside.split(".")
  var e=rsplit[0]
  var en=parseFloat(e)
  en++
  if (en>=elim)
  {  var gothere="http://goldpactpower.com/contact.html?invest"
  }  else
  {  e=en.toString()
     e=en.toString()
     var gothere=lside+"/e"+e+".html"
  }
  window.location=gothere
}

function back()
{ 
  rsplit=myref.split("/e")
  var lside=rsplit[0]
  var rside=rsplit[1]
  rsplit=rside.split(".")
  var e=rsplit[0]
  var en=parseFloat(e)
  en--
  if (en<1)
  {  e="1"
  }  else
  {  e=en.toString()
  }
  var gothere=lside+"/e"+e+".html"
  window.location=gothere
}

var elim=alltxt.length
var myref=window.location.href
myref=myref.toLowerCase()
  rsplit=myref.split("/e")
  var lside=rsplit[0]
  var rside=rsplit[1]
  rsplit=rside.split(".")
  var e=rsplit[0]
  var en=parseFloat(e)
  var mytxt=alltxt[en]
  en++
  e=en.toString()
  var myimg="<a href=\"http://goldpactpower.com/ivproj.html\"><img border=0 src=\"http://goldpactpower.com/intro/e"+e+".jpg\"></a></td></tr></table>"
  mytxt+="<p></td><td>"
  var showit="<table><tr><td><center><font face=\"verdana, arial, helvetica\" size=\"2\" color=\"#FFFFFF\" class=\"thtcolor\">"
  showit+=mytxt
  showit+=myimg

var mytop="<center>"
mytop+="<img src=\"http://goldpactpower.com/spacer.gif\" align=right width=300>"
mytop+="<table width=90%><tr><td><center>"
mytop+="<img src=\"http://goldpactpower.com/gpptop2.jpg\"><br>"
mytop+="<table width=100% cellpadding=20><tr><td><center>"
if (en<3)
{  mytop+="<font face=\"verdana, arial, helvetica\" size=\"0\" color=\"#FFFFFF\" class=\"thtcolor\">"
   mytop+="note: these screen shots are from actual financials and details "
   mytop+="available at www.goldpactpower.com.<br>"
   mytop+="A Login Tutorial and screen shots of Project Financials is <a href=\"http://goldpactpower.com/intro/gppbplan.html\"><font color=yellow>here.</a><font color=white><br>"
   mytop+="A more conventional series of Executive Summaries is <a href=\"http://goldpactpower.com/ivproj.html\"><font color=yellow>here.</a><font color=white></td>"
   mytop+="<td rowspan=2 align=right>"
   mytop+="<iframe src=\"http://goldpactpower.com/data/total.html\" height=200 width=200></iframe></td></tr><tr><td>"
 
}
mytop+="<center><font face=\"verdana, arial, helvetica\" size=\"4\" color=\"#FFFFFF\" class=\"thtcolor\">"
mytop+="<b>Tutorials<br></b>"
mytop+="<font face=\"verdana, arial, helvetica\" size=\"2\" color=\"#FFFFFF\" class=\"thtcolor\">"
mytop+="Tour an Active Wind Farm Startup<p>"
mytop+="<p><font size=\"1\">"

if (en>2)
{  mytop+="<a href=\"javascript:back()\"<<<...back</a><img src=\"http://goldpactpower.com/spacer.gif\" width=50 height=1>"
}  
if (en>=elim)
{  mytop+="<a href=\"javascript:next()\">register...>>></a>"
   mytop+="<p><font size=\"2\">You may wish to view other GPP projects and ROI comparisons <a href=\"http://goldpactpower.com/ivproj.html\">here.<p>"
}  else
{  if (en<3)
   {  mytop+="<a href=\"javascript:next()\"><img src=\"http://goldpactpower.com/nextbut2.jpg\" border=0></a>"
   }  else
   {  mytop+="<a href=\"javascript:next()\">next...>>></a>"
   }
}
mytop+="</td></tr></table><p>"

