﻿/* novou řádku textu lze založit dvěma způsoby : */
/* infotext[c] = new Array("vlastní text"; c++; */
/* infotext[c] = new Array("vlastní text", 1000; c++; */

/* do textu lze vkládat i HTML tagy */
/* text text text <a href='http://www.adresa.cz'>odkaz</a> text text text*/
/* text text text <strong>tučný text</strong> text text text*/
/* text text text <em>italica</em> text text text*/
/* text text text <u>podtržený text</u> text text text*/
/* text text text <span style='color:red;'>barevný text</span> text text text*/
/* !!! UVNITŘ TEXTU SE DOPORUČUJE POUŽÍVAT ' (APOSTROF) MÍSTO UVOZOVEK !!! */
/* !!! SPECIÁLNÍM ZNAKŮM V TEXTU MUSÍ PŘEDCHÁZET ZPĚTNÉ LOMÍTKO \" \' !!! */

/* Zadávání času */
/* parametr čas je nepovinný */
/* pokud je zadán, má nejvyšší prioritu */
/* není-li zadán, vypočítá se počet znaků text*pause */
/* není-li zadán a vypočítaná hodnota je extrémně malá, použije se hodnota min_pause */

/* Efekty
Blikání
infotext[c] = new Array("Lorem", 400); c++;
infotext[c] = new Array("", 400); c++;
.
[repetice]
.

Typewriter
infotext[c] = new Array("L", 400); c++;
infotext[c] = new Array("Lo", 400); c++;
infotext[c] = new Array("Lor", 400); c++;
infotext[c] = new Array("Lore", 400); c++;
infotext[c] = new Array("Lorem", 400); c++;
*/



pause = 80; /* doba zobrazení textu : počet znaků+pause (in ms) */
min_pause = 2000; /* minimální doba zobrazení textu (in ms) */

infotext = new Array();

infotext[c] = new Array("", 800);c++;
infotext[c] = new Array("<strong> <span style='color:gold;'> . . . . u nás cena poštovného a balného již od <span style='color:white;'> 99,- Kč</span> !!!!!! s DPH </span> </strong>", 230); c++;
infotext[c] = new Array("", 75);c++;
infotext[c] = new Array("<strong> <span style='color:gold;'> . . . . u nás cena poštovného a balného již od <span style='color:white;'> 99,- Kč</span> !!!!!! s DPH </span> </strong>", 230); c++;
infotext[c] = new Array("", 75);c++;
infotext[c] = new Array("<strong> <span style='color:gold;'> . . . . u nás cena poštovného a balného již od <span style='color:white;'> 99,- Kč</span> !!!!!! s DPH </span> </strong>", 6000); c++;
infotext[c] = new Array("", 600); c++;


infotext[c] = new Array("<span style='color:gold;'><strong> . . . . při nákupu zboží <span style='color:white;'>nad 5000,- Kč </span> Vám doručíme >>>><span style='color:yellow;'>  ZBOŽÍ ZDARMA !!!! <<<< </strong> </span>", 230); c++;
infotext[c] = new Array("", 75); c++;
infotext[c] = new Array("<span style='color:gold;'><strong> . . . . při nákupu zboží <span style='color:white;'>nad 5000,- Kč </span> Vám doručíme >>>><span style='color:yellow;'>  ZBOŽÍ ZDARMA !!!! <<<< </strong> </span>", 230); c++;
infotext[c] = new Array("", 75); c++;
infotext[c] = new Array("<span style='color:gold;'><strong> . . . . při nákupu zboží <span style='color:white;'>nad 5000,- Kč </span> Vám doručíme >>>><span style='color:yellow;'>  ZBOŽÍ ZDARMA !!!! <<<< </strong> </span>", 6000); c++;
infotext[c] = new Array("", 600); c++;
infotext[c] = new Array("<strong> <span style='color:gold;'>. . . . kvalitní výrobek <span style='color:darkorange;background-color:black'> FISKARS </span>   pro Zahradu a Domácnost potěší každého</span> </strong>", 5000); c++;
infotext[c] = new Array("", 600); c++;
infotext[c] = new Array("<a href='/akce/'><style>a:link, a:visited    {text-decoration: none}</style><strong style='text-decoration:none;'><span style='color:white;'> > > > > > </span><span style='color:white;background-color:orangered;'> &nbsp;Zboží v </span><span style='color:white;background-color:orangered;'> AKCI </span>&nbsp;<span style='color:yellow;'> * ( klikni zde ) *</span><span style='color:white;'> < < < < < </span></strong></a>", 230); c++;
infotext[c] = new Array("", 75);c++;
infotext[c] = new Array("<a href='/akce/'><style>a:link, a:visited    {text-decoration: none}</style><strong style='text-decoration:none;'><span style='color:white;'> > > > > > </span><span style='color:white;background-color:orangered;'> &nbsp;Zboží v </span><span style='color:white;background-color:orangered;'> AKCI </span>&nbsp;<span style='color:yellow;'> * ( klikni zde ) *</span><span style='color:white;'> < < < < < </span></strong></a>", 230); c++;
infotext[c] = new Array("", 75);c++;
infotext[c] = new Array("<a href='/akce/'><style>a:link, a:visited    {text-decoration: none}</style><strong style='text-decoration:none;'><span style='color:white;'> > > > > > </span><span style='color:white;background-color:orangered;'> &nbsp;Zboží v </span><span style='color:white;background-color:orangered;'> AKCI </span>&nbsp;<span style='color:yellow;'> * ( klikni zde ) *</span><span style='color:white;'> < < < < < </span></strong></a>", 230); c++;
infotext[c] = new Array("", 75);c++;
infotext[c] = new Array("<a href='/akce/'><style>a:link, a:visited    {text-decoration: none}</style><strong style='text-decoration:none;'><span style='color:white;'> > > > > > </span><span style='color:white;background-color:orangered;'> &nbsp;Zboží v </span><span style='color:white;background-color:orangered;'> AKCI </span>&nbsp;<span style='color:yellow;'> * ( klikni zde ) *</span><span style='color:white;'> < < < < < </span></strong></a>", 8000); c++;
