// vlozeni hlasky

quote_pocet=60;

function insert_quote(num)
{
	if ((num<1)||(num>quote_pocet)) {num=Math.floor(Math.random()*quote_pocet+1);}

	if (num==1)
	{
		document.writeln('<b>The Gauntlet</b><br><i><b>Salmoneus:</b></i> "An army, such as yours, with such as beautiful leader like you - you need publicity. Public relations!"<br><i><b>Xena</b> (zamračená):</i> "I prefer my relations to be <b>private</b>!"');
	}
	if (num==2)
	{
		document.writeln('<b>Sins Of The Past</b><br><i><b>Xena:</b></i> "You know, where I&#39;m headed there&#39;ll be trouble."<br><i><b>Gabrielle:</b></i> "I know."<br><i><b>Xena:</b></i> "Then why would you want to go into that with me?"<br><i><b>Gabrielle:</b></i> "That&#39;s what friends are for."');
	}
	if (num==3)
	{
		document.writeln('<b>For Him The Bell Tolls</b><br><i><b>Gabrielle:</b></i> "So you&#39;re going to let an innocent man die?"<br><i><b>Aphrodite:</b></i> "Oh, come on, <b>no one&#39;s</b> really innocent. Well, maybe <b>you</b>."');
	}
	if (num==4)
	{
		document.writeln('Oblíbené epizody Stevena L. Searse jsou <b>Prometheus</b> a <b>Dreamworker</b>.');
	}
	if (num==5)
	{
		document.writeln('<b>Warrior...Princess</b><br><i><b>Diana:</b></i> "Tell me what to do to be a convincing Xena."<br><i><b>Gabrielle:</b></i> "Well, for starters, stop crying."');
	}
	if (num==6)
	{
		document.writeln('Největší castingový úspěch Diany Rowan bylo objevení jedenáctileté Anny Paquin, která získala Oscara za <b>Piáno</b>.');
	}
	if (num==7)
	{
		document.writeln('Robert Gillies vytvořil své první kulisy pro novozélandskou rockovou skupinu Split Enz, ve které také hrál na saxofon i trubku.');
	}
	if (num==8)
	{
		document.writeln('Producenti si původně představovali Xenu jako blondýnku, ale Lucy Lawless navrhla, že si místo toho obarví své vlasy na černo. Za svou inspiraci si vzala argentinskou tenistku Gabrielu Sabatini, která, jak Lucy poznamenala, "vypadá jako princezna bojovnice."');
	}
	if (num==9)
	{
		document.writeln('Auto, kterým přijíždí Lucy Lawless v úvodní scéně <b>The Xena Scrolls</b>, je autentický Lincoln z roku 1940.');
	}
	if (num==10)
	{
		document.writeln('<b>Chariots Of War</b><br><i><b>Gabrielle:</b></i> "I&#39;m looking for my best friend. Maybe you&#39;ve seen her? Six feet tall, dark hair, lots of leather, fights like the Harpies in a bad mood? Her name&#39;s Xena."');
	}
	if (num==11)
	{
		document.writeln('<b>The Black Wolf</b><br><i><b>Diomedes:</b></i> "You <b>embroider</b> (vyšíváš)?"<br><i><b>Xena:</b></i> "I have <b>many skills</b>."');
	}
	if (num==12)
	{
		document.writeln('<b>The Greater Good</b><br><i><b>Xena:</b></i> "I wish the two of you would just get along."<br><i><b>Gabrielle:</b></i> "It&#39;s not like we&#39;re in constant war or anything. Argo doesn&#39;t like me."<br><i><b>Xena</b> (probírá Argo hřívu):</i> "Sometimes you have to have patience with things that annoy you."<br><i><b>Gabrielle:</b></i> "I never said she annoyed me."<br><i><b>Xena:</b></i> "I wasn&#39;t talking to <b>you</b>."');
	}
	if (num==13)
	{
		document.writeln('<b>The Black Wolf</b><br><i><b>Xena</b> (mluví o Gabriele):</i> "She&#39;s my friend."<br><i><b>Salmoneus:</b></i> "She&#39;s your friend? You have a <b>friend</b>?"');
	}
	if (num==14)
	{
		document.writeln('<b>Sins Of The Past</b><br><i><b>Xena:</b> (po poražení kyklopa):</i> "You know, you should find a different line of work."<br><i><b>Kyklop:</b></i> "Well, like what? I&#39;m a <b>blind</b> Cyclops, for crying out loud!"');
	}
	if (num==15)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Terreis:</B></I> "The world of Amazon is based on truth. On a woman&#39;s individual <B>strength</B>!"<br><I><B>Gabrielle:</B></I> "I&#39;m all for that. I&#39;ve always considered myself as a single-minded person. Of course, if I got married, I&#39;d have to ask my husband if that would be O.K."<br><I>(Terreis na ni civí)</I><br><I><B>Gabrielle:</B></I> "That was a joke!"');
	}
	if (num==16)
	{
		document.writeln('<B>Beware Greeks Bearing Gifts</B><br><I><B>Gabrielle</B> (upřeně hledí na obrovského trojského koně):</I> "Do you want to go back for the Horse? It&#39;s bound to be a collector&#39;s item."<br><I><B>Xena:</B></I> "Only if you&#39;re gonna pull it."');
	}
	if (num==17)
	{
		document.writeln('<B>Here She Comes... Miss Amphipolis</B><br><I><B>Salmoneus</B> (mluví o přestrojené Xeně):</I> "A country girl at heart, Miss Amphipolis enjoys the simple things in life: weaving tapestries, making candles, and doing volunteer work with her local Hestian Virgins."');
	}
	if (num==18)
	{
		document.writeln('Zvuky v Xeně pocházejí často z nezvyklých zdrojů. Pro rychle letícího ptáka v epizodě <B>Prometheus</B> použili technici zvuk letounu F-16.');
	}
	if (num==19)
	{
		document.writeln('Nejoblíbenější epizody Lucy Lawless jsou <B>Is There A Doctor In The House?</B> a <B>Warrior... Princess... Tramp</B>.');
	}
	if (num==20)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Gabrielle</B> (ke Xeně):</I> "You know, I just thought of something! You&#39;re a Warrior Princess and I&#39;m an Amazon Princess! That&#39;s going to make <B>such</B> a great story!"');
	}
	if (num==21)
	{
		document.writeln('<B>Callisto</B><br><I><B>Joxer:</B></I> "Joxer the Mighty at your service ... I&#39;m fierce and I have a lust for blood ... My nickname is Bloody Joxer."<br><I><B>Xena:</B></I> "If you like the sight of blood so much, keep talking."');
	}
	if (num==22)
	{
		document.writeln('<B>For Him The Bell Tolls</B><br><I><B>Joxer</B> (ke Gabriele):</I> "I know nothing of this bumbling idiot of whom you speak. I&#39;m the one and only Joxer."');
	}
	if (num==23)
	{
		document.writeln('<B>A Necessary Evil</B><br><I><B>Callisto:</B></I> "Scarred by fire, entombed for eternity ... You&#39;ll forgive me if I&#39;m not exactly at my peak."');
	}
	if (num==24)
	{
		document.writeln('<B>The Reckoning</B><br><I><B>Ares</B> (ke Xeně):</I> "Your destiny is to rule the world - with me."');
	}
	if (num==25)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Gabrielle:</B></I> "I wanted to read philosophy and learn history and science ... But they didn&#39;t consider me a normal girl."');
	}
	if (num==26)
	{
		document.writeln('<B>Prometheus</B><br><I><B>Gabrielle:</B></I> "So do you think Iolaos is still in love with you?"<br><I><B>Xena:</B></I> "His love turned to hate for a while. I&#39;m not sure how he feels about me now."<br><I><B>Gabrielle:</B></I> "What about Hercules?"<br><I><B>Xena:</B></I> "What about him?"<br><I><B>Gabrielle:</B></I> "You&#39;re not much for girl talk, are you? Of course, you&#39;re not like most girls."');
	}
	if (num==27)
	{
		document.writeln('<B>Ties That Bind</B><br><I><B>Xena:</B></I> "Gabrielle, I want you to understand something. We both have families we were born into. But sometimes families change and we have to build our own. For me, friendship binds us closer than blood ever could."');
	}
	if (num==28)
	{
		document.writeln('Lucy Lawless a Eric Thompson, který hraje Háda, spolu poprvé pracovali před několika lety, když představovali rodiče kluka jménem Stanley v sérii inzerátů pro Auckland National Savings Bank.');
	}
	if (num==29)
	{
		document.writeln('<B>Sins Of The Past</B><br><I><B>Draco:</B></I> "Xena, <b>celebrate</b> your dark side, don&#39;t run away from it."');
	}
	if (num==30)
	{
		document.writeln('<B>Sins Of The Past</B><br><I><B>Gabrielle:</B></I> " She&#39;d never let a man get close enough to do her, at least not that kind of do her. But, a young innocent looking girl like me, I&#39;ll catch her totally off guard. Cut her evil throat and hack off her Cyclops blinding hand.');
	}
	if (num==31)
	{
		document.writeln('<B>Chariots Of War</B><br><I><B>Darius:</B></I> "I never done this before."<br> <B><I>Xena</I></B>: "Its all right, I have."');
	}
	if (num==32)
	{
		document.writeln('<B>Chariots Of War</B><br><I><B>Gabrielle:</B></I> "I&#39;m looking for my boyfriend. Big, strong, jealous type ... there he is now, resting. After polishing his giant, lethal, sword collection."');
	}
	if (num==33)
	{
		document.writeln('<B>Chariots Of War</B><br><I>(Xena vede Argo a Gabriela jde vedle ní)</I><br><I><B>Gabrielle:</B></I> "Did you want me to drive?"<br><I><B>Xena:</B></I> "Not on your life, not on my life."<br><I><B>Gabrielle:</B></I> "Yeah."<br> <I><B>Xena:</B></I> "You sure you don&#39;t want a ride?"<br> <I><B>Gabrielle:</B></I> "Not until they make those things closer to the ground."');
	}
	if (num==34)
	{
		document.writeln('<B>Chariots Of War</B><br><I><B>Xena:</B></I> "Jump!"<br> <I><B>Gabrielle:</B></I> "Are you crazy?"<br> <I><B>Xena:</B></I> "Jump!"<br> <I><B>Gabrielle:</B></I> "If I die, I&#39;m never talking to you again."<br> <I><B>Xena:</B></I> "Jump, Gabrielle, come on." <br><I>(Gabriela se sveze z Argo do vozu)</I> <br><I><B>Xena:</B></I> "You call that a jump?"<br> <I><B>Gabrielle:</B></I> "No, it was a frantic leap."');
	}
	if (num==35)
	{
		document.writeln('<B>Dreamworker</B><br><I><B>Alcton:</B></I> "In a dream vision, I saw a warrior who could travel the dream passage and defeat Morpheus. You must be the one. A woman with a dark past, strong and brave."<br> <I><B>Xena:</B></I> "I&#39;m the one."');
	}
   if (num==36)
	{
		document.writeln('<B>The Price</B><br><I><B>Gabrielle:</B></I> "Who are you, Xena?  What happened to the Xena that I know?"<br><I><B>Xena:</B></I> "That Xena can&#39;t help us now. If losing her is the price for saving us all, I&#39;ll pay it. It&#39;s just a part of me I didn&#39;t think I&#39;d need anymore."');
	}
	if (num==37)
	{
		document.writeln('<b>Dreamworker</b><br><I><B>Gabrielle:</B></I> "You think you&#39;re man enough to test my blade? Do you? Your type are all cowards! I&#39;ve met and defeated tens of hundreds of your type! So, come on. Make your move.  Or, are you waiting for me to make the first move? First mistake?  Well, that&#39;s <b>your</b> first mistake, waiting for my mistake! &#39;Cause I don&#39;t make mistakes! Hah! <I>(zatne meč do pařezu)</I> Huh!  Let that be a lesson to you."<br><I><B>Xena:</B></I> "Are you finished with my sword?" <I>(vytahuje meč z pařezu)</I><br><I><B>Gabrielle:</B></I> "Don&#39;t do that!"<br><I><B>Xena:</B></I> "This is not a plaything."<br><I><B>Gabrielle:</B></I> "I said I&#39;d get some wood. I didn&#39;t say <b>how</b> I was going to get it."<br><I><B>Xena:</B></I> "You&#39;re lucky the tree was unarmed. You could&#39;ve been hurt."');
	}
	if (num==38)
	{
		document.writeln('<B>Dreamworker</B><br><I><B>Gothos:</B></I> "Nice day, isn&#39;t it?"<br><I><B>Xena:</B></I> "That depends on you.  What do you want?"<br><I><B>Gothos:</B></I> "Oh, we&#39;re but poor men trying to scrape an existence in this evil world. Every now and then we ask for a little something from travelers - like your horse, your gold, or any jewelry you might be carrying. And I think I&#39;ll have that fancy sword of yours, too. Now - all things considered, I think a surrender would be a good start."<br><I><B>Xena:</B></I> "I accept. Gabrielle, take their weapons."');
	}
	if (num==39)
	{
		document.writeln('<B>Dreamworker</B><br><I><B>Kovář:</B></I> "Looking to replace your arms?  Lose your weapon of choice in a battle, did you?"<br><I><B>Gabrielle:</B></I> "Yeah, right! <I>(zasměje se)</I> Big battle."<br><I><B>Kovář:</B></I> "You don&#39;t look like a fighter. Sure - that&#39;s your strength. Like the beautiful seed hidden in an eagle&#39;s dung."<br><I><B>Gabrielle:</B></I> "Nice image - Mmm."');
	}
	if (num==40)
	{
		document.writeln('<B>Cradle Of Hope</B><br><I><B>Nemos:</B></I> "Surrender now, and I&#39;ll spare your life."<br><I><B>Xena:</B></I> "I was about to say the same to you."');
	}
	if (num==41)
	{
		document.writeln('<B>Cradle Of Hope</B><br><I><B>Nemos:</B></I> "Hah, hah! You should have killed me when you had the chance. Any warrior would have done that."<br><I><B>Xena:</B></I> "What makes you think I&#39;m not going to?"');
	}
	if (num==42)
	{
		document.writeln('<B>The Titans</B><br><I><B>Gabrielle:</B></I> "This is Xena! She&#39;s my best friend!"<br><I><B>Crias:</B></I> "We honor all friends of the virgin goddess."<br><I><B>Gabrille:</B></I> "You know - I&#39;d-- I&#39;d rather you not tell everybody I&#39;m a virgin - it&#39;s kind of personal - You know what I mean?"<br><I><B>Crias:</B></I> "Whatever you say, oh sacred one."');
	}
	if (num==43)
	{
		document.writeln('<B>The Titans</B><br><I><B>Gabrielle:</B></I> "Xena, Phyleus has something to tell you. He figured this out while we were working. He&#39;s so brilliant!"<br><I><B>Phyleus:</B></I> "I couln&#39;t have done it without you, Gabrielle."<br><I><B>Gabrielle:</B></I> "Oh, don&#39;t be silly; I didn&#39;t help that much."<br><I><B>Phyleus:</B></I> "No, you supplied the inspiration!"<br><I><B>Xena:</B></I> "<B>All right!!!</B>  Let&#39;s hear it."');
	}
	if (num==44)
	{
		document.writeln('<B>Prometheus</B><br><I><B>Iolaos:</B></I> "I wanna know if you&#39;ve seen a friend of mine. He&#39;s - uh - tall, broad shoulders, big arms, very handsome -"<br><I><B>Falafel:</B></I> "Hercules - I haven&#39;t seen him, but I have the cradle he was nursed in."');
	}
	if (num==45)
	{
		document.writeln('<B>Prometheus</B><br><I><B>Gabrielle:</B></I> "How did you find out about these caves, Hercules?"<br><I><B>Hercules:</B></I> "I came here a long time ago with my father."<br><I><B>Gabrielle:</B></I> "Your father, Zeus - the king of the gods, the maker of all creations?"<br><I><B>Hercules:</B></I> "Yeah."<br><I><B>Gabrielle:</B></I> "Huh <i>(ke Xeně)</i> He&#39;s about as talkative as you are."<br><I><B>Xena:</B></I> "Yep."<br><I><B>Gabrille:</B></I> <i>(k Iolaovi)</i> "Actually, you know, I feel much more comfortable around a normal guy like you - I meant that as a compliment."<br><I><B>Iolaos:</B></I> "Thanks."');
	}
	if (num==46)
	{
		document.writeln('<B>Prometheus</B><br><I><B>Gabrielle:</B></I> "Once, a long, long time ago, all people had four legs and two heads. And then the gods threw down thunderbolts, and split everyone into two. Each half then had two legs and one head. But the separation left both sides with a desperate yearning to be reunited. Because they each shared the same soul. And ever since then, all people spend their lives searching for the other half of their soul."');
	}
	if (num==47)
	{
		document.writeln('<B>Death In Chains</B><br><I><B>Xena:</B></I> "Hades."<br><I><B>Hades:</B></I> "God of the underworld - at your service."<br><I><B>Xena:</B></I> "What do you want?"<br><I><B>Hades:</B></I> "Hey, relax. I&#39;m a big fan - though for a while, you were working us pretty hard down there."');
	}
	if (num==48)
	{
		document.writeln('<B>Death In Chains</B><br><I><B>Talus:</B></I> "There was once a young man, Lepidus. And he met the beautiful Io in Carthage. They fell madly in love.  The gods - they grew jealous of their great love and condemned them to separate destinies - Lepidus to live only in the summer, and Io, only in the winter. Luckily, Aphrodite - she took pity on the lovers and thought of a way to reunite them. She turned Lepidus into snow, and Io into rain. So, in the winter, when snow falls, it&#39;s really Lepidus, blanketing his love, Io. And in the spring - well, the gentle rain - that&#39;s Io caressing Lepidus."');
	}
	if (num==49)
	{
		document.writeln('<B>Death In Chains</B><br><I><B>Xena:</B></I> "Some guys <b>never</b> give up."<br><I><B>Toxeus:</B></I> "Like I said Xena, I don&#39;t take <b>no</b> for an answer."');
	}
	if (num==50)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Gabrille:</B></I> "I want to read philosophy and learn about history and science. But they didn&#39;t consider me a normal girl."<br><I><B>Terreis:</B></I> "Philosophy and history are among the first things taught to Amazon children."<br><I><B>Gabrielle:</B></I> "Really?"<br><I><B>Terreis:</B></I> "It <B>is</B> a man&#39;s world, Gabrielle - not because it should be, but, because we let them have it. It&#39;s based on a woman&#39;s weakness."<br><I><B>Gabrielle:</B></I> "Yeah?"<br><I><B>Terreis:</B></I> "The Amazon world is based on truth and a woman&#39;s individual strength."<br><I><B>Gabrielle:</B></I> "Well, I&#39;m all for that.  I&#39;ve always considered myself a single-minded person. Of course, if I got married I&#39;d have to ask my husband if that was OK." <I>(nechápavý pohled Terreis)</I> "That was <B>a joke</B>."');
	}
	if (num==51)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Xena:</B></I> "Something about me you find interesting?"<br><I><B>Ephiny:</B></I> "Yes."<br><I><B>Xena:</B></I> "Wanna tell me?"<br><I><B>Ephiny: </B></I> "No."<br><I><B>Xena:</B></I> "Then stop staring at me, before I take your eyes out."');
	}
	if (num==52)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Melosa:</B></I> "... we&#39;ve heard of you, Xena. To some of us, you&#39;re a hero. A true Amazon at the head of the mightiest army the world has known."');
	}
	if (num==53)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Gabrielle:</B></I> "So are we going to talk about this right of caste thing?"<br><I><B>Melosa:</B></I> "With her dying wish, Terreis bestowed all her rights and possessions to you - and her position."<br><I><B>Gabrille:</B></I> "Wait. You mean, I&#39;m an Amazon?"<br><I><B>Melosa:</B></I> "Terreis was my true sister - the next in the royal line.  You&#39;re an <b>Amazon Princess</b>."');
	}
	if (num==54)
	{
		document.writeln('<B>Sins Of The Past</B><br><I><B>Draco:</B></I> "Hector, I sent you to follow her so we&#39;d know what <B>she</B> was doing; not to tell her what <B>we&#39;re</B> doing."');
	}
	if (num==55)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Gabrielle:</B></I> "What kind of a person was she?"<br><I><B>Magdelus:</B></I> "Terreis was an Amazon in the purest sense."<br><I><B>Eponin:</B></I> "She would have made a good leader one day."<br><I><B>Magdelus:</B></I> "And she didn&#39;t think that all men and centaurs were evil. Just misguided."<br><I><B>Gabrielle:</B></I> "`It&#39;s a man&#39;s world. Not because it should be, but because we let them have it.`  Yeah, I guess that&#39;s true."');
	}
	if (num==56)
	{
		document.writeln('<B>Hooves & Harlots</B><br><I><B>Eponin:</B></I> "Time to dance, Princess."<br><I><B>Gabrielle:</B></I> "I&#39;m really, really bad at this. No, no - I have two left feet, facing backwards. No, they wouldn&#39;t let me dance at the crop festival because I brought a bad harvest."');
	}
	if (num==57)
	{
		document.writeln('<B>The Black Wolf</B><br><I><B>Salmoneus:</B></I> "Ooh!  Wait a minute.  Those boots - that leather - those legs - <B>Xena!</B>"');
	}
	if (num==58)
	{
		document.writeln('<B>The Black Wolf</B><br><I><B>Flora:</B></I> "The times change people."<br><I><B>Xena:</B></I> "And people change the times."');
	}
	if (num==59)
	{
	    document.writeln('<b>Hercules And The Amazon Women</b><br><i>(poté, co spolu strávili noc)</i><br><i><b>Lysia:</b></i> "... feels like heaven ..."<br><i><b>Zeus:</b></i> "Oh darling ... heaven was never like this ..."');
	}
	if (num==60)
	{   	
        document.writeln('<b>Hercules And The Amazon Women</b><br><i><b>Zeus</b></i> <i>(mluví o Lysii)</i>: "I like a woman with a little fire in her eyes - but this one is all fire."');
	}	
		  
}

