<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Azeroth Knights</title>
		<link>http://azerothknights.ucoz.hu/</link>
		<description>Főoldal</description>
		<lastBuildDate>Wed, 19 Oct 2016 21:13:05 GMT</lastBuildDate>
		<generator>uCoz Web-Service</generator>
		<atom:link href="http://azerothknights.ucoz.hu/blog/rss" rel="self" type="application/rss+xml" />
		
		<item>
			<title>Főoldal</title>
			<description>&lt;script type=&quot;text/javascript&quot;&gt;

$(document).ready(function() {

 //Set Default State of each portfolio piece
 $(&quot;.paging&quot;).show();
 $(&quot;.paging a:first&quot;).addClass(&quot;active&quot;);
 
 //Get size of images, how many there are, then determin the size of the image reel.
 var imageWidth = $(&quot;.window&quot;).width();
 var imageSum = $(&quot;.image_reel img&quot;).size();
 var imageReelWidth = imageWidth * imageSum;
 
 //Adjust the image reel to its new size
 $(&quot;.image_reel&quot;).css({&apos;width&apos; : imageReelWidth});
 
 //Paging + Slider Function
 rotate = function(){ 
 var triggerID = $active.attr(&quot;rel&quot;) - 1; //Get number of times to slide
 var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide

 $(&quot;.paging a&quot;).removeClass(&apos;active&apos;); //Remove all active class
 $active.addClass(&apos;active&apos;); //Add active class (the $active is declared in the rotateSwitch function)
 
 //Slider Animation
 $(&quot;.image_reel&quot;).animate({
 left: -image_reelPosition
 }, 500 );
 
 };
 
 //Rotation + Timing Event
 rotateSwitch = function(){ 
 play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
 $active = $(&apos;.paging a.active&apos;).next();
 if ( $active.length === 0) { //If paging reaches the end...
 $active = $(&apos;.paging a:first&apos;); //go back to first
 }
 rotate(); //Trigger the paging and slider function
 }, 7000); //Timer speed in milliseconds (3 seconds)
 };
 
 rotateSwitch(); //Run function on launch
 
 //On Hover
 $(&quot;.image_reel a&quot;).hover(function() {
 clearInterval(play); //Stop the rotation
 }, function() {
 rotateSwitch(); //Resume rotation
 }); 
 
 //On Click
 $(&quot;.paging a&quot;).click(function() { 
 $active = $(this); //Activate the clicked paging
 //Reset Timer
 clearInterval(play); //Stop the rotation
 rotate(); //Trigger rotation immediately
 rotateSwitch(); // Resume rotation
 return false; //Prevent browser jump to link anchor
 }); 
 
});
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;/*--Main Container--*/
.container {
 width: 600px;
}
.folio_block {
 left: 50%; top: 50%;

}
.main_view {
 float: left;
 position: relative;
}
/*--Window/Masking Styles--*/
.window {
 height:350px; width: 500px;
 overflow: hidden; /*--Hides anything outside of the set width/height--*/
 position: relative;
}
.image_reel {
 position: absolute;
 top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
 position: absolute;
 bottom: 40px; right: -7px;
 width: 178px; height:47px;
 z-index: 100; /*--Assures the paging stays on the top layer--*/
 text-align: center;
 line-height: 40px;
 background: url(/portal/gportal/image/gallery/1307537669_31.png) no-repeat;
 display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
 padding: 5px;
 text-decoration: none;
 color: #ffffff!important
}
.paging a.active {
 font-weight: bold;
 background: #920000;
 border: 1px solid #610000;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
&lt;/style&gt;
&lt;div class=&quot;container&quot;&gt;
&lt;div class=&quot;folio_block&quot;&gt;
&lt;div class=&quot;main_view&quot;&gt;
&lt;div class=&quot;window&quot;&gt;
&lt;div class=&quot;image_reel&quot; style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://azerothknights.ucoz.hu/dragonsoul.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/firelands.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/ratedBG.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/bot.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/blackwing.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/totfw.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/zandalari.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;paging&quot;&gt;&lt;span style=&quot;color:red&quot;&gt;&lt;a href=&quot;#&quot; rel=&quot;1&quot;&gt;1&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;2&quot;&gt;2&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;3&quot;&gt;3&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;4&quot;&gt;4&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;5&quot;&gt;5&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;6&quot;&gt;6&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;7&quot;&gt;7&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;8&quot;&gt;8&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;p style=&quot;text-align: right;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 22px;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;Üdvözöllek látogató!&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 22px;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;A klánunk megalakult: 2015.11.21-én !&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;hr style=&quot;line-height: 20.8px;&quot; /&gt;
&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&lt;a href=&quot;http://azerothknights.ucoz.hu/index/0-3&quot;&gt;&lt;span style=&quot;color:#000000;&quot;&gt;&lt;em&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 20px;&quot;&gt;TAGFELVÉTEL&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color:#2F4F4F;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:22px;&quot;&gt;Te most éppen az Azeroth Knights klánhonlapját böngészed! A klánalapítók és az ismerősök csalódtak a Tauri szerveren már-már állandósuló nagy klánokban, mivel nem fogadták el a PvP-t semmilyen formában, csak a PvE-nek éltek. Mi, ezt a formalitást törtük meg, majd megalapítottuk az Azeroth Knights kis közösséget, ahol a kettő együtt megfér egymással.&amp;nbsp;Hogy megértsd a klánunk érdekeit, kérlek böngészd végig a weblapot.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;strong style=&quot;color: rgb(47, 79, 79); line-height: 20.8px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 22px;&quot;&gt;Ez a weboldal a többirányú tájékozódást és informálódást&amp;nbsp;segíti a vendégek számára! Az oldalunkon minden hasznos tudnivalót és&amp;nbsp;addont összeszedtünk egy helyre, hogy bárki megtalálja a saját topikját, és a kérdéseire választ kapjon!&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color:#2F4F4F;&quot;&gt;&lt;span style=&quot;font-size:22px;&quot;&gt;&lt;strong&gt;Mint írtam, közcélú a weboldal, így nem csak klánoldalként üzemelünk. Folyamatosan frissülő tartalmakat és érdekelt tartalmakat fogunk feltölteni nektek. Ha bármi kérésetek lenne, akkor kérlek azt jelezzétek a &lt;a href=&quot;http://azerothknights.ucoz.hu/gb&quot;&gt;Vendégkönyv&lt;/a&gt;ben nekünk, majd közös megegyezéssel eleget teszünk a kéréseteknek! Fejlesszük együtt az oldalt!&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;hr /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:22px;&quot;&gt;&lt;span style=&quot;color:#FF0000;&quot;&gt;&amp;nbsp; Jó szórakozást !&lt;br /&gt;
&lt;span style=&quot;font-size:16px;&quot;&gt;Ha tetszett a weboldal, avagy még sem fogott meg annyira, megtudod osztani a véleményed &lt;a href=&quot;http://azerothknights.ucoz.hu/forum/3-3-1&quot;&gt;itt&lt;/a&gt; velünk.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;hr /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;(&lt;span style=&quot;color:#FF8C00;&quot;&gt;Azeroth Knights&lt;/span&gt; - &lt;span style=&quot;color:#008080;&quot;&gt;Tauri WoW Armory&lt;/span&gt;)&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://u.to/N7dHDw&quot; title=&quot;http://tauriwow.com/armory#guild-info.xml?r=%5BHU%5D%20Tauri%20WoW%20Server&amp;amp;gn=Azeroth%20Knights&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://azerothknights.ucoz.hu/kep/the_alliance_by_djfoxx-d34jemd.jpg&quot; style=&quot;width: 400px; height: 281px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;marquee behavior=&quot;alternate&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;color:#0000FF;&quot;&gt;&lt;em&gt;&lt;strong&gt;FOR THE ALLIANCE.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/marquee&gt;&lt;/p&gt;
&lt;script type=&apos;text/javascript&apos; language=&apos;Javascript&apos;&gt;
&lt;!-- A popup lecsúszásának sebessége --&gt;
var div = 5;var sliderEnabled = true;
function scrFol()
{
var ad = document.getElementById( &apos;slider&apos; );
var dPos = ( document.all ) ? document.body.scrollTop : window.pageYOffset;if ( ( dPos == 0 ) &amp;&amp; ( document.all ) )
dPos = document.documentElement.scrollTop;dPos += 50;
var cPos = parseInt( ad.style.top );
if ( cPos == 0 )
cPos = dPos-1000;var posDif = dPos-cPos;if ( ( ad.style.display == &apos;none&apos; ) &amp;&amp; ( sliderEnabled ) )
ad.style.display = &apos;block&apos;;if ( posDif &gt; 0 )
ad.style.top = (cPos+Math.ceil(posDif/div))+&apos;px&apos;;
else if ( posDif &lt; 0 )
ad.style.top = (cPos+Math.floor(posDif/div))+&apos;px&apos;;if ( sliderEnabled )
setTimeout( &apos;scrFol()&apos;, 20 );
}
function closeFollowSlider()
{
sliderEnabled = false;
document.getElementById( &apos;slider&apos; ).style.display = &apos;none&apos;;
}&lt;!-- A popup lecsúszásának késleltetése --&gt;
setTimeout( &apos;scrFol()&apos;, 2000 );
&lt;/script&gt;

&lt;div align=&quot;left;&quot; id=&quot;slider&quot; style=&quot;border-right: #bf0000 2px solid; padding-right: 20px; border-top: #bf0000 2px solid; display: none; padding-left: 20px; z-index: 999; background: #ffffff; left: 110px; padding-bottom: 20px; border-left: #bf0000 2px solid; width: 470px; padding-top: 20px; border-bottom: #bf0000 2px solid; position: absolute; top: 0px&quot; valign=&quot;top&quot;&gt;
&lt;div align=&quot;right&quot;&gt;&lt;a href=&quot;javascript:closeFollowSlider();&quot;&gt;&lt;img align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot; height=&quot;16&quot; src=&quot;http://azerothknights.ucoz.hu/close.gif&quot; width=&quot;16&quot; /&gt;&lt;/a&gt;&lt;/div&gt;

&lt;p style=&quot;padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 120%; padding-bottom: 0px; color: #003366; padding-top: 0px; border-bottom: #cccccc 1px dotted;&quot;&gt;&lt;span style=&quot;color:green&quot;&gt;Azeroth Knights weboldal&lt;/span&gt; &lt;span style=&quot;color:red&quot;&gt;hirdetése!&lt;/span&gt;&lt;/p&gt;
&lt;span style=&quot;color:orange&quot;&gt;&lt;span style=&quot;font-size:12pt&quot;&gt;A weboldalunk hamarosan új arculatot fog kapni. Taurin a panda bejövetelével egy apróbb újításoknak is aláfogjuk vetni a weboldalt!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color:orange&quot;&gt;&lt;span style=&quot;font-size:12pt&quot;&gt;A weboldal legújabb tartalma funkciónk átmenetileg szünetel.&lt;/span&gt; &lt;/span&gt;&lt;span style=&quot;color:red&quot;&gt;&lt;i&gt;&lt;span style=&quot;font-size:14pt&quot;&gt;Figyelem!&lt;/span&gt;&lt;/i&gt;&lt;/span&gt; &lt;span style=&quot;color:orange&quot;&gt;&lt;span style=&quot;font-size:12pt&quot;&gt;A weboldalon még találhatóak tartalom nélküli menüpontok! Rohamosan töltjük őket fel, kérjük a nézőket, hogy legyenek türelmesek!&lt;/span&gt;&lt;/span&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;&lt;script type=&quot;text/javascript&quot;&gt;
//form tags to omit in NS6+:
var omitformta...</description>
			<content:encoded>&lt;script type=&quot;text/javascript&quot;&gt;

$(document).ready(function() {

 //Set Default State of each portfolio piece
 $(&quot;.paging&quot;).show();
 $(&quot;.paging a:first&quot;).addClass(&quot;active&quot;);
 
 //Get size of images, how many there are, then determin the size of the image reel.
 var imageWidth = $(&quot;.window&quot;).width();
 var imageSum = $(&quot;.image_reel img&quot;).size();
 var imageReelWidth = imageWidth * imageSum;
 
 //Adjust the image reel to its new size
 $(&quot;.image_reel&quot;).css({&apos;width&apos; : imageReelWidth});
 
 //Paging + Slider Function
 rotate = function(){ 
 var triggerID = $active.attr(&quot;rel&quot;) - 1; //Get number of times to slide
 var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide

 $(&quot;.paging a&quot;).removeClass(&apos;active&apos;); //Remove all active class
 $active.addClass(&apos;active&apos;); //Add active class (the $active is declared in the rotateSwitch function)
 
 //Slider Animation
 $(&quot;.image_reel&quot;).animate({
 left: -image_reelPosition
 }, 500 );
 
 };
 
 //Rotation + Timing Event
 rotateSwitch = function(){ 
 play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
 $active = $(&apos;.paging a.active&apos;).next();
 if ( $active.length === 0) { //If paging reaches the end...
 $active = $(&apos;.paging a:first&apos;); //go back to first
 }
 rotate(); //Trigger the paging and slider function
 }, 7000); //Timer speed in milliseconds (3 seconds)
 };
 
 rotateSwitch(); //Run function on launch
 
 //On Hover
 $(&quot;.image_reel a&quot;).hover(function() {
 clearInterval(play); //Stop the rotation
 }, function() {
 rotateSwitch(); //Resume rotation
 }); 
 
 //On Click
 $(&quot;.paging a&quot;).click(function() { 
 $active = $(this); //Activate the clicked paging
 //Reset Timer
 clearInterval(play); //Stop the rotation
 rotate(); //Trigger rotation immediately
 rotateSwitch(); // Resume rotation
 return false; //Prevent browser jump to link anchor
 }); 
 
});
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;/*--Main Container--*/
.container {
 width: 600px;
}
.folio_block {
 left: 50%; top: 50%;

}
.main_view {
 float: left;
 position: relative;
}
/*--Window/Masking Styles--*/
.window {
 height:350px; width: 500px;
 overflow: hidden; /*--Hides anything outside of the set width/height--*/
 position: relative;
}
.image_reel {
 position: absolute;
 top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
 position: absolute;
 bottom: 40px; right: -7px;
 width: 178px; height:47px;
 z-index: 100; /*--Assures the paging stays on the top layer--*/
 text-align: center;
 line-height: 40px;
 background: url(/portal/gportal/image/gallery/1307537669_31.png) no-repeat;
 display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
 padding: 5px;
 text-decoration: none;
 color: #ffffff!important
}
.paging a.active {
 font-weight: bold;
 background: #920000;
 border: 1px solid #610000;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
&lt;/style&gt;
&lt;div class=&quot;container&quot;&gt;
&lt;div class=&quot;folio_block&quot;&gt;
&lt;div class=&quot;main_view&quot;&gt;
&lt;div class=&quot;window&quot;&gt;
&lt;div class=&quot;image_reel&quot; style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://azerothknights.ucoz.hu/dragonsoul.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/firelands.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/ratedBG.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/bot.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/blackwing.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/totfw.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/zandalari.jpg&quot; style=&quot;width: 500px; height: 250px;&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt; &lt;img src=&quot;http://azerothknights.ucoz.hu/portal/gportal/image/gallery/1244455784_67.jpg&quot; width=&quot;500&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;paging&quot;&gt;&lt;span style=&quot;color:red&quot;&gt;&lt;a href=&quot;#&quot; rel=&quot;1&quot;&gt;1&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;2&quot;&gt;2&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;3&quot;&gt;3&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;4&quot;&gt;4&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;5&quot;&gt;5&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;6&quot;&gt;6&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;7&quot;&gt;7&lt;/a&gt; &lt;a href=&quot;#&quot; rel=&quot;8&quot;&gt;8&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;p style=&quot;text-align: right;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 22px;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;Üdvözöllek látogató!&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 22px;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;A klánunk megalakult: 2015.11.21-én !&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;hr style=&quot;line-height: 20.8px;&quot; /&gt;
&lt;p style=&quot;line-height: 20.8px; text-align: center;&quot;&gt;&lt;a href=&quot;http://azerothknights.ucoz.hu/index/0-3&quot;&gt;&lt;span style=&quot;color:#000000;&quot;&gt;&lt;em&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 20px;&quot;&gt;TAGFELVÉTEL&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color:#2F4F4F;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:22px;&quot;&gt;Te most éppen az Azeroth Knights klánhonlapját böngészed! A klánalapítók és az ismerősök csalódtak a Tauri szerveren már-már állandósuló nagy klánokban, mivel nem fogadták el a PvP-t semmilyen formában, csak a PvE-nek éltek. Mi, ezt a formalitást törtük meg, majd megalapítottuk az Azeroth Knights kis közösséget, ahol a kettő együtt megfér egymással.&amp;nbsp;Hogy megértsd a klánunk érdekeit, kérlek böngészd végig a weblapot.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;strong style=&quot;color: rgb(47, 79, 79); line-height: 20.8px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 22px;&quot;&gt;Ez a weboldal a többirányú tájékozódást és informálódást&amp;nbsp;segíti a vendégek számára! Az oldalunkon minden hasznos tudnivalót és&amp;nbsp;addont összeszedtünk egy helyre, hogy bárki megtalálja a saját topikját, és a kérdéseire választ kapjon!&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color:#2F4F4F;&quot;&gt;&lt;span style=&quot;font-size:22px;&quot;&gt;&lt;strong&gt;Mint írtam, közcélú a weboldal, így nem csak klánoldalként üzemelünk. Folyamatosan frissülő tartalmakat és érdekelt tartalmakat fogunk feltölteni nektek. Ha bármi kérésetek lenne, akkor kérlek azt jelezzétek a &lt;a href=&quot;http://azerothknights.ucoz.hu/gb&quot;&gt;Vendégkönyv&lt;/a&gt;ben nekünk, majd közös megegyezéssel eleget teszünk a kéréseteknek! Fejlesszük együtt az oldalt!&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;hr /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:22px;&quot;&gt;&lt;span style=&quot;color:#FF0000;&quot;&gt;&amp;nbsp; Jó szórakozást !&lt;br /&gt;
&lt;span style=&quot;font-size:16px;&quot;&gt;Ha tetszett a weboldal, avagy még sem fogott meg annyira, megtudod osztani a véleményed &lt;a href=&quot;http://azerothknights.ucoz.hu/forum/3-3-1&quot;&gt;itt&lt;/a&gt; velünk.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;hr /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;(&lt;span style=&quot;color:#FF8C00;&quot;&gt;Azeroth Knights&lt;/span&gt; - &lt;span style=&quot;color:#008080;&quot;&gt;Tauri WoW Armory&lt;/span&gt;)&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://u.to/N7dHDw&quot; title=&quot;http://tauriwow.com/armory#guild-info.xml?r=%5BHU%5D%20Tauri%20WoW%20Server&amp;amp;gn=Azeroth%20Knights&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://azerothknights.ucoz.hu/kep/the_alliance_by_djfoxx-d34jemd.jpg&quot; style=&quot;width: 400px; height: 281px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;marquee behavior=&quot;alternate&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;color:#0000FF;&quot;&gt;&lt;em&gt;&lt;strong&gt;FOR THE ALLIANCE.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/marquee&gt;&lt;/p&gt;
&lt;script type=&apos;text/javascript&apos; language=&apos;Javascript&apos;&gt;
&lt;!-- A popup lecsúszásának sebessége --&gt;
var div = 5;var sliderEnabled = true;
function scrFol()
{
var ad = document.getElementById( &apos;slider&apos; );
var dPos = ( document.all ) ? document.body.scrollTop : window.pageYOffset;if ( ( dPos == 0 ) &amp;&amp; ( document.all ) )
dPos = document.documentElement.scrollTop;dPos += 50;
var cPos = parseInt( ad.style.top );
if ( cPos == 0 )
cPos = dPos-1000;var posDif = dPos-cPos;if ( ( ad.style.display == &apos;none&apos; ) &amp;&amp; ( sliderEnabled ) )
ad.style.display = &apos;block&apos;;if ( posDif &gt; 0 )
ad.style.top = (cPos+Math.ceil(posDif/div))+&apos;px&apos;;
else if ( posDif &lt; 0 )
ad.style.top = (cPos+Math.floor(posDif/div))+&apos;px&apos;;if ( sliderEnabled )
setTimeout( &apos;scrFol()&apos;, 20 );
}
function closeFollowSlider()
{
sliderEnabled = false;
document.getElementById( &apos;slider&apos; ).style.display = &apos;none&apos;;
}&lt;!-- A popup lecsúszásának késleltetése --&gt;
setTimeout( &apos;scrFol()&apos;, 2000 );
&lt;/script&gt;

&lt;div align=&quot;left;&quot; id=&quot;slider&quot; style=&quot;border-right: #bf0000 2px solid; padding-right: 20px; border-top: #bf0000 2px solid; display: none; padding-left: 20px; z-index: 999; background: #ffffff; left: 110px; padding-bottom: 20px; border-left: #bf0000 2px solid; width: 470px; padding-top: 20px; border-bottom: #bf0000 2px solid; position: absolute; top: 0px&quot; valign=&quot;top&quot;&gt;
&lt;div align=&quot;right&quot;&gt;&lt;a href=&quot;javascript:closeFollowSlider();&quot;&gt;&lt;img align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot; height=&quot;16&quot; src=&quot;http://azerothknights.ucoz.hu/close.gif&quot; width=&quot;16&quot; /&gt;&lt;/a&gt;&lt;/div&gt;

&lt;p style=&quot;padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 120%; padding-bottom: 0px; color: #003366; padding-top: 0px; border-bottom: #cccccc 1px dotted;&quot;&gt;&lt;span style=&quot;color:green&quot;&gt;Azeroth Knights weboldal&lt;/span&gt; &lt;span style=&quot;color:red&quot;&gt;hirdetése!&lt;/span&gt;&lt;/p&gt;
&lt;span style=&quot;color:orange&quot;&gt;&lt;span style=&quot;font-size:12pt&quot;&gt;A weboldalunk hamarosan új arculatot fog kapni. Taurin a panda bejövetelével egy apróbb újításoknak is aláfogjuk vetni a weboldalt!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color:orange&quot;&gt;&lt;span style=&quot;font-size:12pt&quot;&gt;A weboldal legújabb tartalma funkciónk átmenetileg szünetel.&lt;/span&gt; &lt;/span&gt;&lt;span style=&quot;color:red&quot;&gt;&lt;i&gt;&lt;span style=&quot;font-size:14pt&quot;&gt;Figyelem!&lt;/span&gt;&lt;/i&gt;&lt;/span&gt; &lt;span style=&quot;color:orange&quot;&gt;&lt;span style=&quot;font-size:12pt&quot;&gt;A weboldalon még találhatóak tartalom nélküli menüpontok! Rohamosan töltjük őket fel, kérjük a nézőket, hogy legyenek türelmesek!&lt;/span&gt;&lt;/span&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;&lt;script type=&quot;text/javascript&quot;&gt;
//form tags to omit in NS6+:
var omitformtags=[&quot;input&quot;, &quot;textarea&quot;, &quot;select&quot;]
omitformtags=omitformtags.join(&quot;|&quot;)
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!=&quot;undefined&quot;)
document.onselectstart=new Function (&quot;return false&quot;)
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
var gaJsHost = ((&quot;https:&quot; == RubicusFrontendIns.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&apos;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&apos; type=&apos;text/javascript&apos;%3E%3C/script%3E&quot;));
&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
try {
var pageTracker = _gat._getTracker(&quot;UA-549331-28&quot;);
pageTracker._trackPageview();
} catch(err) {}&lt;/script&gt;&lt;/p&gt;
&lt;script language=&quot;javascript&quot;&gt; 
function click(e) { 
if (document.all) { 
if (event.button == 2 || event.button == 3) { oncontextmenu = &quot;return false&quot;; } } 
if (document.layers) { 
if (e.which == 3) { oncontextmenu = &quot;return false&quot;; } } } 
if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } 
document.onmousedown = click; 
document.oncontextmenu = new Function(&quot;return false;&quot;); 
&lt;/script&gt;</content:encoded>
			<link>http://azerothknights.ucoz.hu/blog/fooldal/2016-10-20-7</link>
			<dc:creator>ERIK</dc:creator>
			<guid>http://azerothknights.ucoz.hu/blog/fooldal/2016-10-20-7</guid>
			<pubDate>Wed, 19 Oct 2016 21:13:05 GMT</pubDate>
		</item>
	</channel>
</rss>