/* ******************************************************************************
*    SOIN Scrolling Text Ticker
*    Version:      1.0.0
*    Date:         06/16/2003
*    Author:       Jan Krogmann (jan.krogmann@soin.de)
*    Dependencies: SOINticker.js
*
*    This program is free software; you can redistribute it and/or modify
*    it under the terms of the GNU General Public License as published by
*    the Free Software Foundation; either version 2 of the License, or
*    (at your option) any later version.
*
*    This program is distributed in the hope that it will be useful,
*    but WITHOUT ANY WARRANTY; without even the implied warranty of
*    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*    GNU General Public License for more details.
*
*    You may gain a copy of the GNU General Public License at
*      Free Software Foundation           Voice:  +1-617-542-5942
*      59 Temple Place - Suite 330        Fax:    +1-617-542-2652
*      Boston, MA  02111-1307,  USA       E-Mail: gnu@gnu.org
****************************************************************************** */

/* ******************************************************************************
*    hl_array.js
*    includes the messages for SOINTicker.js
*    global variables:
*        SOIN_HL_ARRAY          Array which encloses the messages to be shown
*        SOIN_HL_ARRAY_COUNTER  Number of messages added
****************************************************************************** */
var SOIN_HL_ARRAY_COUNTER = 0;

/*
// <!-- RECORD -->
SOIN_HL_ARRAY[SOIN_HL_ARRAY_COUNTER++] = new Array('2003','11','01','09','41','Grosse Weihnachtsaktion! Bei der Erstellung einer neuen Internetpräsentation gewähren wir Ihnen 15% Preisnachlass auf unsere Basispreise, gültig bis 31.12.03.','Klicken Sie hier...&nbsp;&nbsp;&nbsp;&nbsp;','www.schmidwebdesign.ch/webdesign2.htm');
// <!-- RECORD END -->

// <!-- RECORD -->
SOIN_HL_ARRAY[SOIN_HL_ARRAY_COUNTER++] = new Array('2003','10','01','09','41','Beim Abschluss eines neuen ADSL-Abos, sind die ersten 3 Monatsraten gratis.','Wenden Sie sich an uns...&nbsp;&nbsp;&nbsp;&nbsp;','www.schmidwebdesign.ch/adsl.htm');
// <!-- RECORD END -->
// <!-- RECORD -->
SOIN_HL_ARRAY[SOIN_HL_ARRAY_COUNTER++] = new Array('2003','10','01','09','41','Jetzt wieder günstige Gebraucht-PCs in unserem Angebot!','Zu den Angeboten...&nbsp;&nbsp;&nbsp;&nbsp;','www.schmidwebdesign.ch/hardware.htm');
// <!-- RECORD END -->

// <!-- RECORD -->
SOIN_HL_ARRAY[SOIN_HL_ARRAY_COUNTER++] = new Array('2003','07','16','09','41','Benötigen Skripten &quot;Scrolling Text Ticker&quot; oder &quot;Dynamic Headlines&quot;?','Wenden Sie sich an uns! Wir werden unsere Programme auf Ihre Bedürfnisse anpassen!','www.schmidwebdesign.ch/kontakt.htm');
// <!-- RECORD END -->
// <!-- RECORD -->
SOIN_HL_ARRAY[SOIN_HL_ARRAY_COUNTER++] = new Array('2003','07','16','09','41','Do you need support using the &quot;Scrolling Text Ticker&quot; or &quot;Dynamic Headlines&quot;?','Please contact us! We will adapt our scripts according to your needs!','www.schmidwebdesign.ch/kontakt.htm');
// <!-- RECORD END -->
*/
