// GNLD Ireland - Main Site Distributor Images External JavaScript File by The IT Company @ www.theitcompany.ie


var links = 8
var date = new Date()
var rd = date.getMinutes()
var ra = rd % links
var re = ++ra;
var url = "document.write(re)"
var text = ""
if (re == 1) {
document.write('<img src="agora.cgi?picserve=FinancialFreedom.jpg" alt="The road to financial freedom...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">Become a GNLD Distributor and set yourself financially free. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 2) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomDesertRoad.jpg" alt="The road to financial freedom...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">GNLD offers distributor opportunities. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 3) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomSteps.jpg" alt="Stairway to Success...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">Become a GNLD Distributor and climb out of debt. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 4) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomRoad.jpg" alt="The road to successful living...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">Want to start a successful business? Start with GNLD. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 5) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomWinterSteps.jpg" alt="Step up to financial freedom...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">GNLD offers a stairway to financial success. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 6) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomTunnel.jpg" alt="Light at the end of the tunnel...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">Let GNLD provide you with a way out of debt. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 7) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomTrack.jpg" alt="A pathway to financial independence...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">A GNLD Distributorship can give you financial independence. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}
if (re == 8) {
document.write('<img src="agora.cgi?picserve=FinancialFreedomTunnelExit.jpg" alt="See your financial freedom...">');
document.write('<br>');
document.write('<font face="Verdana" size="1">Step out into the light of financial independence. ');
document.write('<a href="javascript:\;" onclick="window.open(\'http://www.gnldireland.com/distributor.htm\',\'myWin\',\'scrollbars=no,width=800,height=650\')\;">More info...</a></font>');
}