function Write_Image_Add(Main_URL, Image_Source, Alt_Text)
 {
  document.write('<a TARGET=_blank href="' + Main_URL + '"' +
                 ' onMouseOver="window.status=' + "'" + Alt_Text + "'" + '; return true"' +
                 ' onMouseOut="window.status=' + "'" + ' ' + "'" + '; return true">' +
                 ' <img src="' + Image_Source + '" alt="' + Alt_Text + '" border="1">' + '</a>'
                );
 };

function Write_Text_Add(Main_URL, Alt_Text, URL_Text)
 {
  document.write('<a TARGET=_blank href="' + Main_URL + '"' +
//  document.write('<a href="' + Main_URL + '"' +
                 ' onMouseOver="window.status=' + "'" + Alt_Text + "'" + '; return true"' +
                 ' onMouseOut="window.status=' + "'" + ' ' + "'" + '; return true">' + URL_Text + '</a>'
                );
 };

/**********/
/**********/
/**********/

//function IMG_Add_001_Tower()

function TXT_Add_001()
 {              
  //E.A.L on Twitter
  var
   Main_URL = 'http://twitter.com/EALotto';
   Alt_Text = 'Follow E.A.L on Twitter';
   URL_Text = 'Follow me on Twitter';

   Write_Text_Add(Main_URL, Alt_Text, URL_Text);
 };

/**********/
/**********/
/**********/

function IMG_Add_Break()
 {
  document.write('<BR>');
 }

/**********/
/**********/
/**********/

function IMG_Add_001_LandScape()
 {
  // International Adds...(Bottom of pages)
  // Lottery24.com
//  var
//   Main_URL = 'http://za.offerforge.com/z/18636/ZA1348/';
//   Image_Source = 'http://za.offerforge.com/42/1348/18636/';
//   Alt_Text = 'Lottery24.com';

  // HoldThumbs Lucky Online Lottery
  var
   Main_URL = 'http://affiliates.trafficsynergy.com/z/1049940/CD10053/';
   Image_Source = 'http://affiliates.trafficsynergy.com/42/10053/1049940/';
   Alt_Text = 'HoldThumbs Lucky Online Lottery';

  Write_Image_Add(Main_URL, Image_Source, Alt_Text);
 };

function IMG_Add_002_LandScape()
 {
  // For S.A Landscape adds...(View Last Entry Pages)
  // OutSurance
  var
   Main_URL = 'http://za.offerforge.com/z/2278/ZA1348/';
   Image_Source = 'http://za.offerforge.com/42/1348/2278/';
   Alt_Text = 'OUTsurance - Click here for a quote';

   Write_Image_Add(Main_URL, Image_Source, Alt_Text);
 };

function IMG_Add_002_SA_LandScape()
 {
  var
   AD1 = new Date();

  if (AD1.getTimezoneOffset() == -120)
   {
    // For S.A Landscape adds...
    // Play More Golf
    var
     Main_URL = 'http://za.offerforge.com/z/19963/ZA1348/';
     Image_Source = 'http://za.offerforge.com/42/1348/19963/';
     Alt_Text = 'Play More Golf';      
   }
  else
   {
    // For International Landscape adds...
    // Prime Scratch Cards I
    //var
    // Main_URL = 'http://za.offerforge.com/z/18697/ZA1348/';
    // Image_Source = 'http://za.offerforge.com/42/1348/18697/';
    // Alt_Text = 'Prime Scratch Cards';

    // Play More Golf
    //var
    // Main_URL = 'http://za.offerforge.com/z/19963/ZA1348/';
    // Image_Source = 'http://za.offerforge.com/42/1348/19963/';
    // Alt_Text = 'Play More Golf';
    
    // Manna Plus
    var
     Main_URL = 'http://za.offerforge.com/z/19989/ZA1348/';
     Image_Source = 'http://za.offerforge.com/42/1348/19989/';
     Alt_Text = 'Manna Plus';
   }

  Write_Image_Add(Main_URL, Image_Source, Alt_Text);
 };

function IMG_Add_003_LandScape()
 {
  var
   AD1 = new Date();

  if (AD1.getTimezoneOffset() == -120)
   {
    // For S.A Landscape adds...
    // OutSurance
//    var
//     Main_URL = 'http://za.offerforge.com/z/2278/ZA1348/';
//     Image_Source = 'http://za.offerforge.com/42/1348/2278/';
//     Alt_Text = 'OUTsurance - Click here for a quote';

    // Voetstoots.net
    var
     Main_URL = 'http://za.offerforge.com/z/19982/ZA1348/';
     Image_Source = 'http://za.offerforge.com/42/1348/19982/';
     Alt_Text = 'Voetstoots.net'; 
   }
  else
   {
    // For International Landscape adds...
    // Prime Scratch Cards II
    var
     Main_URL = 'http://za.offerforge.com/z/18700/ZA1348/';
     Image_Source = 'http://za.offerforge.com/42/1348/18700/';
     Alt_Text = 'Prime Scratch Cards';
   }

  Write_Image_Add(Main_URL, Image_Source, Alt_Text);
 };

/**********/
/**********/
/**********/

function IMG_Add_001_Tower()
 {
 // Prime Scratch Cards
//  var
//   Main_URL = 'http://za.offerforge.com/z/18689/ZA1348/';
//   Image_Source = 'http://za.offerforge.com/42/1348/18689/';
//   Alt_Text = 'Prime Scratch Cards';

 // Lottery24
//  var
//   Main_URL = 'http://za.offerforge.com/z/18773/ZA1348/';
//   Image_Source = 'http://za.offerforge.com/42/1348/18773/';
//   Alt_Text = 'Play Euro Millions Online!';
 
 // Great Odds Betting
  var
   Main_URL = 'http://za.offerforge.com/z/19295/ZA1348/';
   Image_Source = 'http://za.offerforge.com/42/1348/19295/';
   Alt_Text = 'Great Odds Online Betting';
   
   Write_Image_Add(Main_URL, Image_Source, Alt_Text);
 };

function IMG_Add_002_Tower()
 {

  // HoldThumbs Lucky Online Lottery
  var
   Main_URL = 'http://affiliates.trafficsynergy.com/z/1049937/CD10053/';
   Image_Source = 'http://affiliates.trafficsynergy.com/42/10053/1049937/';
   Alt_Text = 'HoldThumbs Lotto';

   Write_Image_Add(Main_URL, Image_Source, Alt_Text);
 };

