Doctype Html Public

  • Uploaded by: Michael Elkin
  • 0
  • 0
  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Doctype Html Public as PDF for free.

More details

  • Words: 3,098
  • Pages: 24
"DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN!< >"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >"html xmlns="http://www.w3.org/1999/xhtml< >head< meta http-equiv="Content-Type" content="text/html;< >/ "charset=utf-8 >/ "meta name="language" content="de< >/ "meta name="author" content="Gameforge AG< >/ "meta name="publisher" content="Gameforge AG< >/ "meta name="copyright" content="Gameforge AG< >/ "‫ משחק דפדפן‬,‫="משחקדפדפן‬meta name="page-type" content< ,‫ משחק אסטרטגיה‬,‫="משחק דפדפן‬meta name="page-topic" content< >/ "‫משחק אונליין‬ >/ "meta name="audience" content="all< >/ "meta name="Expires" content="never< ‫ משחק‬,‫ עולם עתיק‬,‫="איקרים‬meta name="Keywords" content< >/".‫ משחק‬,‫ משחק דפדפן‬,‫ משחק תפקידים‬,‫ משחק אונליין‬,‫ שחק בחינם‬,‫אסטרטגיה‬ .‫="איקרים הוא משחק דפדפן בחינם‬meta name="Description" content< >/ ".‫ לסחור ולכבוש איים‬,‫ לבנות ערים‬,‫המטרה היא להנהיג אומה בעולם העתיק‬ >/ "meta name="robots" content="index,follow< >/ "meta name="Revisit" content="After 14 days< >Delta >/title ‫ עולם‬- ‫>איקרים‬title< link rel="shortcut icon" href="favicon.ico"< >"type="image/x-icon link href="/skin/ik_rtl_common_0.3.0.css" rel="stylesheet"< >/ "type="text/css" media="screen link href="/skin/ik_rtl_island_0.3.0.css" rel="stylesheet"< >/ "type="text/css" media="screen script type="text/javascript" src="/js/complete-< >0.3.0.js"<>/script >"script type="text/javascript< /* [CDATA[!< */ ,var Event = YAHOO.util.Event ,Dom = YAHOO.util.Dom ;lang = YAHOO.lang ;}{ = var LocalizationStrings ;}{ = ['LocalizationStrings['timeunits ;}{ = ['LocalizationStrings['timeunits'[['short = ['LocalizationStrings['timeunits'[['short'[['day = ['LocalizationStrings['timeunits'[['short'[['hour = ['LocalizationStrings['timeunits'[['short'[['minute = ['LocalizationStrings['timeunits'[['short'[['second LocalizationStrings['language'[ =

=

['LocalizationStrings['decimalPoint

;',' =

['LocalizationStrings['thousandSeperator

;}{ = ['LocalizationStrings['resources ‫'[ = 'חומר‬LocalizationStrings['resources'[['wood ;'‫'[ = 'יין‬LocalizationStrings['resources'[['wine ;'‫'[ = 'שיש‬LocalizationStrings['resources'[['marble

;'‫'י‬ ;'‫'ש‬ ;'‫'ד‬ ;'‫'ש‬ ;''il ;'.'

;'‫בנייה‬

‫'[ = 'גביש‬LocalizationStrings['resources'[['crystal

;'‫קריסטל‬ ;'‫'[ = 'גופרית‬LocalizationStrings['resources'[['sulfur LocalizationStrings['resources'[[0[ = ;['LocalizationStrings['resources'[['wood LocalizationStrings['resources'[[1[ = ;['LocalizationStrings['resources'[['wine LocalizationStrings['resources'[[2[ = ;['LocalizationStrings['resources'[['marble LocalizationStrings['resources'[[3[ = ;['LocalizationStrings['resources'[['crystal LocalizationStrings['resources'[[4[ = ;['LocalizationStrings['resources'[['sulfur ;}{ = ['LocalizationStrings['warnings LocalizationStrings['warnings'[['premiumTrader_lacking ;"Storage'[ = "Für folgende Rohstoffe fehlt dir Speicherplatz: $res LocalizationStrings['warnings'[['premiumTrader_negativ ;"eResource'[ = "Du hast zuwenig $res für diesen Handel { : phpSet serverTime : "currentView : "island { : resources

,""1239193230 ,} { : currentCity

wood:

,886

wine:

,308

marble:

,744

crystal: sulfur: wood:

{ = IKARIAM

,739 ,} { : maxCapacity

486 ,35000

wine:

,33500

marble:

,33250

crystal:

,33250

sulfur: } { )(get : function return

,} { : view

33500

;IKARIAM.phpSet.currentView

,} )is : function)viewName {

return }

;)IKARIAM.phpSet.currentView == viewName(? true : false }

;} { = IKARIAM.time serverTimeDiff : )(IKARIAM.phpSet.serverTime*1000-)new Date)((.getTime ;}

**/ switches one item on and the other off.. but only if * .they share the same groupname /* { = selectGroup groups:new Array)(, //[groupname[=item { )getGroup:function)group if)typeof)this.groups[group[( == { )""undefined this.groups[group[ = new ;)(Object this.groups[group[.activeItem = ;""undefined this.groups[group[.onActivate = ;}{ )function)obj this.groups[group[.onDeactivate ;}{ )= function)obj } ;[return this.groups[group ,} { )activate:function)obj, group ;)g = this.getGroup)group )"if)typeof)g.activeItem( != "undefined { ;)g.onDeactivate)g.activeItem } ;g.activeItem=obj ;)g.onActivate)obj } ;} selectGroup.getGroup)'cities'(.onActivate = { )function)obj YAHOO.util.Dom.addClass)obj.parentNode, ;)""selected } selectGroup.getGroup)'cities'(.onDeactivate = { )function)obj YAHOO.util.Dom.removeClass)obj.parentNode, ;)""selected } **/ will COPY all child nodes of the source-node that - * .are marked with a CSS class to be child nodes of the target will purge all children of the TARGET element - * that are marked the same special CSS class at each call, so previously copied will be deleted before copying new .expects either an Id or an object - * /* function showInContainer)source, target, { )exchangeClass objects or Id-strings, i don't care//

if)typeof source == "string"( } source =

} ;)Dom.get)source

if)typeof target == "string"( }target =

} ;)Dom.get)target if)typeof exchangeClass != "string"( } alert)"Error: IKARIAM.showInContainer -< Forgot to add an } ;)"?exchangeClass removal// { )++for)i=0; i>target.childNodes.length; i if)typeof)target.childNodes[i[.classNam { )e( != "undefined" && target.childNodes[i[.className==exchangeClass ;)[target.removeChild)target.childNodes[i } } clone new// { )++for)i=0; i>source.childNodes.length; i if)typeof)source.childNodes[i[.classNam { )e( != "undefined" && source.childNodes[i[.className==exchangeClass clone = ;)source.childNodes[i[.cloneNode)true target.insertBefore)clone, ;)target.firstChild.nextSibling } } } ;selectedCity = -1 { )function selectCity)cityNum, cityId, viewAble { )if)selectedCity == cityNum if)viewAble( ;document.location.href="?view=city&id="+cityId ;"#"=else document.location.href { else } ;selectedCity = cityNum } showInContainer)"cityLocation"+cityNum,"informa ;)"tion", "cityinfo showInContainer)"cityLocation"+cityNum,"actions ;)"", "cityactions var container = ;)"document.getElementById)"cities ;"var citySelectedClass = "selected } IE6 CSS Background-Flicker fix// {)(function( /*Use Object Detection to detect IE6*/ /*var m = document.uniqueID /*IE /*document.compatMode /*<=IE6 && /*window.XMLHttpRequest /*>=IE6! && ; document.execCommand && {try {)if)!!m m)"BackgroundImageCache", false, /* true( /* = IE6 only } ;}{)catch)oh} ;)()} /* >[[ */

{ )function myConfirm)message, target ;)bestaetigt = window.confirm )message )if )bestaetigt == true ;window.location.href = target } >script/< >head/< >"body id="island< >"div id="container< >"div id="container2< div< >"id="header >h1/<‫>איקרים‬h1< >h2/חיה את העולם העתיק‬h2< >div/< h3<>a/<:‫>אתה נמצא כאן‬div id="breadcrumbs"<>h3< href="?view=worldmap_iso&islandX=52&islandY=58" class="world" a<>span< > >/span<>span/<‫="בחזרה למפת העולם">עולם‬title class="island"/span<>/div<>!-- all items going to the >-- left side get class dynamic >h3/<‫">מידע‬div id="infocontainer" class="dynamic"<>h3 class="header< >"div id="information" class="content< ‫ האיזור הזה של הדף מעודכן כשאתה‬:‫">שים לב‬div class="accesshint< >div/div/< >div class="footer"<>/div< >div/< /<‫">פעולות‬div id="actioncontainer" class="dynamic"<>h3 class="header< >h3 >"div id="actions" class="content< ‫ האיזור הזה של הדף‬:‫">שים לב‬div class="accesshint< >div/div/< >div class="footer"<>/div< >div/< >-- .the main view. take care that it stretches --!< >"div id="mainview< >Quaoos>/h3 ‫>ערים ב‬h3< >"ul id="cities< li id="cityLocation0" class="cityLocation city< >"level4 >div class="cityimg"<>/div< >div class="selectimg"<>/div< a href="#" id="city_47143" onclick="selectCity)0, 47143, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫קופאנגן‬ >span class="after"<>/span< >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<‫>קופאנגן‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<4>/li/< :‫">גודל העיר‬class="textLabel

li class="owner"<>span<

span<susu2/< :‫">שחקן‬class="textLabel >a href="?view=sendMessage&type=0&with=40529&destinationCityId=47143&old img<>"‫="שלח הודעה‬View=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt a< href="?view=reportPlayer&avatarName=susu2&avatarId=40529&target=47143 ‫&="דווח שחקן זה למנהל‬oldView=island" class="reportPlayer" title >a/<>/ "‫="דווח שחקן‬img src="skin/layout/icon-kick.gif" alt<>"‫השרת‬ >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<913>/li/< >span<->/li/< :‫">ברית‬li class="ally"<>span class="textLabel< >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=40529&destinationCityId=47143&oldView=is >"‫="דיפלומטיה‬land" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=47143" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=47143" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=47143" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=47143" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=47143" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i

li id="cityLocation1" class="cityLocation city< >div class="cityimg"<>/div< >div class="selectimg"<>/div<

>ul/< >li/< >"level3

a href="#" id="city_54274" onclick="selectCity)1, 54274, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫פוליס‬ >span class="after"<>/span< >span/< >a/<

>"ul class="cityinfo< li class="name"<>span< >li/<‫>פוליס‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<3>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< ‫>מרס‬span/< :‫">שחקן‬class="textLabel a< href="?view=sendMessage&type=0&with=46651&destinationCityId=54274&old img<>"‫="שלח הודעה‬View=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt &‫=מרס‬a href="?view=reportPlayer&avatarName< avatarId=46651&target=54274&oldView=island" class="reportPlayer" img src="skin/layout/icon-kick.gif"<>"‫="דווח שחקן זה למנהל השרת‬title >a/<>/ "‫="דווח שחקן‬alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<200>/li/< >span<->/li/< :‫">ברית‬li class="ally"<>span class="textLabel< >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=46651&destinationCityId=54274&oldView=is >"‫="דיפלומטיה‬land" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=54274" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=54274" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=54274" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=54274" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=54274" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i

li id="cityLocation2" class="cityLocation<

>ul/< >li/<

>"buildplace >div class="claim"<>/div< a< ‫="האם אתה‬href="?view=colonize&islandId=108&position=2" title span class="textLabel"<>span<>"?‫רוצה להתיישב כאן‬ span<‫>אדמת בנייה‬class="before"<>/span >class="after"<>/span<>/span<>/a

li id="cityLocation3" class="cityLocation city<

>li/< >"level4

>div class="ownCityImg"<>/div< >div class="selectimg"<>/div<

a href="#" id="city_53684" onclick="selectCity)3, 53684, 1(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫מקסימוס‬ >span class="after"<>/span< >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<‫>מקסימוס‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<4>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< spanשחקן‬class="textLabel >>/li :‫">נקודות‬li class="name"<>span class="textLabel< >span<535>/li/< >span<->/li/< :‫">ברית‬li class="ally"<>span class="textLabel< >ul/< >"ul class="cityactions<

li id="cityLocation4" class="cityLocation city< >div class="cityimg"<>/div< >div class="selectimg"<>/div<

>ul/< >li/< >"level2

a href="#" id="city_55900" onclick="selectCity)4, 55900, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫קצרין‬ >span class="after"<>/span< >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<‫>קצרין‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<2>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< ‫;סבג‬nbsp&‫>דוד‬span/< :‫">שחקן‬class="textLabel a< href="?view=sendMessage&type=0&with=47958&destinationCityId=55900&old img<>"‫="שלח הודעה‬View=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt ‫=דוד‬a href="?view=reportPlayer&avatarName< avatarId=47958&target=55900&oldView=island" class="reportPlayer"&‫סבג‬

img src="skin/layout/icon-kick.gif"<>"‫="דווח שחקן זה למנהל השרת‬title >a/<>/ "‫="דווח שחקן‬alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<103>/li/< >span<->/li/< :‫">ברית‬li class="ally"<>span class="textLabel< >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=47958&destinationCityId=55900&oldView=is >"‫="דיפלומטיה‬land" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=55900" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=55900" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=55900" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=55900" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=55900" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i

li id="cityLocation5" class="cityLocation<

>ul/< >li/<

>"buildplace >div class="claim"<>/div< a< ‫="האם אתה‬href="?view=colonize&islandId=108&position=5" title span class="textLabel"<>span<>"?‫רוצה להתיישב כאן‬ span<‫>אדמת בנייה‬class="before"<>/span >class="after"<>/span<>/span<>/a >li/< li id="cityLocation6" class="cityLocation city< >"level1 >div class="cityimg"<>/div< >div class="selectimg"<>/div< a href="#" id="city_55711" onclick="selectCity)6, 55711, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫אולימפיקוס‬ span< >class="after"<>/span

>span/<

>a/<

>"ul class="cityinfo< li class="name"<>span< >li/<‫>אולימפיקוס‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<1>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< ‫>ינאיאופיר‬span/< :‫">שחקן‬class="textLabel a< href="?view=sendMessage&type=0&with=972&destinationCityId=55711&oldVi img<>"‫="שלח הודעה‬ew=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt a< &‫=ינאיאופיר‬href="?view=reportPlayer&avatarName avatarId=972&target=55711&oldView=island" class="reportPlayer" img src="skin/layout/icon-kick.gif"<>"‫="דווח שחקן זה למנהל השרת‬title >a/<>/ "‫="דווח שחקן‬alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<19,300>/li/< li class="ally"<>span< span<>a/< :‫">ברית‬class="textLabel >href="?view=allyPage&allyId=759&oldView=island&id=108"/a a< href="?view=sendAllyMessage&allyId=759&oldView=island&id=108" img<>"‫="שלח הודעה‬class="messageSend" title a<>/l/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt >i >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=972&destinationCityId=55711&oldView=isla >"‫="דיפלומטיה‬nd" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=55711" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=55711" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=55711" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=55711" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=55711" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i

>ul/< >li/< li id="cityLocation7" class="cityLocation city<

>"level2

>div class="cityimg"<>/div< >div class="selectimg"<>/div< a href="#" id="city_39516" onclick="selectCity)7, 39516, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫פוליס‬ >span class="after"<>/span< >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<‫>פוליס‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<2>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< ‫>רואבן‬span/< :‫">שחקן‬class="textLabel a< href="?view=sendMessage&type=0&with=34345&destinationCityId=39516&old img<>"‫="שלח הודעה‬View=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt &‫=רואבן‬a href="?view=reportPlayer&avatarName< avatarId=34345&target=39516&oldView=island" class="reportPlayer" img src="skin/layout/icon-kick.gif"<>"‫="דווח שחקן זה למנהל השרת‬title >a/<>/ "‫="דווח שחקן‬alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<785>/li/< >span<->/li/< :‫">ברית‬li class="ally"<>span class="textLabel< >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=34345&destinationCityId=39516&oldView=is >"‫="דיפלומטיה‬land" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=39516" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=39516" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=39516" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=39516" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i

li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=39516" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i >ul/< >li/< li id="cityLocation8" class="cityLocation<

>"buildplace >div class="claim"<>/div< a< ‫="האם אתה‬href="?view=colonize&islandId=108&position=8" title span class="textLabel"<>span<>"?‫רוצה להתיישב כאן‬ span<‫>אדמת בנייה‬class="before"<>/span >class="after"<>/span<>/span<>/a >li/< li id="cityLocation9" class="cityLocation city< >"level1 >div class="cityimg"<>/div< >div class="selectimg"<>/div< a href="#" id="city_56294" onclick="selectCity)9, 56294, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫פוליס‬ >span class="after"<>/span< >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<‫>פוליס‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<1>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< ‫>אחיה‬span/< :‫">שחקן‬class="textLabel a< href="?view=sendMessage&type=0&with=48292&destinationCityId=56294&old img<>"‫="שלח הודעה‬View=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt &‫=אחיה‬a href="?view=reportPlayer&avatarName< avatarId=48292&target=56294&oldView=island" class="reportPlayer" img src="skin/layout/icon-kick.gif"<>"‫="דווח שחקן זה למנהל השרת‬title >a/<>/ "‫="דווח שחקן‬alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<60>/li/< >span<->/li/< :‫">ברית‬li class="ally"<>span class="textLabel< >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=48292&destinationCityId=56294&oldView=is >"‫="דיפלומטיה‬land" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=56294" title

span<>/a<>//<‫">שלח סחורה‬span class="textLabel<

>li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=56294" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=56294" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=56294" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=56294" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i >ul/< >li/< li id="cityLocation10" class="cityLocation<

>"buildplace >div class="claim"<>/div< a< ‫="האם אתה‬href="?view=colonize&islandId=108&position=10" title span class="textLabel"<>span<>"?‫רוצה להתיישב כאן‬ span<‫>אדמת בנייה‬class="before"<>/span >class="after"<>/span<>/span<>/a >li/< li id="cityLocation11" class="cityLocation< >"buildplace >div class="claim"<>/div< a< ‫="האם אתה‬href="?view=colonize&islandId=108&position=11" title span class="textLabel"<>span<>"?‫רוצה להתיישב כאן‬ span<‫>אדמת בנייה‬class="before"<>/span >class="after"<>/span<>/span<>/a >li/< li id="cityLocation12" class="cityLocation< >"buildplace >div class="claim"<>/div< a< ‫="האם אתה‬href="?view=colonize&islandId=108&position=12" title span class="textLabel"<>span<>"?‫רוצה להתיישב כאן‬ span<‫>אדמת בנייה‬class="before"<>/span >class="after"<>/span<>/span<>/a >li/< li id="cityLocation13" class="cityLocation< >"city level4 >div class="cityimg"<>/div< >div class="selectimg"<>/div< a href="#" id="city_992" onclick="selectCity)13, 992, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span

‫נדב התותח‬

span< >class="after"<>/span

>span/< >a/<

>"ul class="cityinfo< li class="name"<>span< >li/<‫>נדב התותח‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<4>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< spanשחקן‬class="textLabel >a href="?view=sendMessage&type=0&with=992&destinationCityId=992&oldView img<>"‫=="שלח הודעה‬island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt a< href="?view=reportPlayer&avatarName=puryk8&avatarId=992&target=992&ol <>"‫="דווח שחקן זה למנהל השרת‬dView=island" class="reportPlayer" title >a/<>/ "‫="דווח שחקן‬img src="skin/layout/icon-kick.gif" alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<2,883>/li/< li class="ally"<>span< span<>a/< :‫">ברית‬class="textLabel >href="?view=allyPage&allyId=994&oldView=island&id=108"/a a< href="?view=sendAllyMessage&allyId=994&oldView=island&id=108" img<>"‫="שלח הודעה‬class="messageSend" title a<>/l/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt >i >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=992&destinationCityId=992&oldView=island >"‫ "="דיפלומטיה‬title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=992" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=992" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=992" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=992" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=992" title >"!‫הנמל‬

span<>/a<>/l/הגן על הנמל‬span class="textLabel<

li id="cityLocation14" class="cityLocation< >div class="cityimg"<>/div< >div class="selectimg"<>/div<

>i

>ul/< >li/< >"city level1

a href="#" id="city_28226" onclick="selectCity)14, 28226, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span span< >i(>/span( 2 ‫="השחקן הזה לא פעיל כרגע">ישראל‬class="inactivity" title >span class="after"<>/span< >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<2 ‫>ישראל‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<1>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< ‫>ארנולד‬span/< :‫">שחקן‬class="textLabel a< href="?view=sendMessage&type=0&with=15085&destinationCityId=28226&old img<>"‫="שלח הודעה‬View=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt &‫=ארנולד‬a href="?view=reportPlayer&avatarName< avatarId=15085&target=28226&oldView=island" class="reportPlayer" img src="skin/layout/icon-kick.gif"<>"‫="דווח שחקן זה למנהל השרת‬title >a/<>/ "‫="דווח שחקן‬alt >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<2,039>/li/< li class="ally"<>span< span<>a/< :‫">ברית‬class="textLabel >href="?view=allyPage&allyId=959&oldView=island&id=108"/a a< href="?view=sendAllyMessage&allyId=959&oldView=island&id=108" img<>"‫="שלח הודעה‬class="messageSend" title a<>/l/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt >i >ul/< >"ul class="cityactions< li class="diplomacy"<>a< href="?view=sendMessage&with=15085&destinationCityId=28226&oldView=is >"‫="דיפלומטיה‬land" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=28226" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=28226" title

>span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=28226" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< ‫="אין כוחות‬li class="defend_city disabled" title< >"‫הגנה זמינים‬ >span<>/li/הגן על העיר‬span class="textLabel< ‫="אין ציי‬li class="defend_port disabled" title< >"‫הגנה זמינים‬ >span<>/li/הגן על הנמל‬span class="textLabel< >ul/< >li/< li id="cityLocation15" class="cityLocation<

>"city level4

>div class="cityimg"<>/div< >div class="selectimg"<>/div< a href="#" id="city_32425" onclick="selectCity)15, 32425, 0(;< >";selectGroup.activate)this, 'cities'(; return false >"span class="textLabel< span< >class="before"<>/span ‫ריזן איגל‬ span< >class="after"<>/span >span/< >a/< >"ul class="cityinfo< li class="name"<>span< >li/<‫>ריזן איגל‬span/< :‫">שם‬class="textLabel li class="citylevel"<>span< >span<4>/li/< :‫">גודל העיר‬class="textLabel li class="owner"<>span< span<shay123432/< :‫">שחקן‬class="textLabel >a href="?view=sendMessage&type=0&with=7011&destinationCityId=32425&oldV img<>"‫="שלח הודעה‬iew=island" class="messageSend" title >a/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt a< href="?view=reportPlayer&avatarName=shay123432&avatarId=7011&target=3 ‫="דווח שחקן זה למנהל‬2425&oldView=island" class="reportPlayer" title >a/<>/ "‫="דווח שחקן‬img src="skin/layout/icon-kick.gif" alt<>"‫השרת‬ >li/< :‫">נקודות‬li class="name"<>span class="textLabel< >span<8,668>/li/< li class="ally"<>span< span<>a/< :‫">ברית‬class="textLabel >href="?view=allyPage&allyId=856&oldView=island&id=108"/a a< href="?view=sendAllyMessage&allyId=856&oldView=island&id=108" img<>"‫="שלח הודעה‬class="messageSend" title a<>/l/<>/"‫="שלח הודעה‬src="skin/interface/icon_message_write.gif" alt >i >ul/< >"ul class="cityactions<

li class="diplomacy"<>a< href="?view=sendMessage&with=7011&destinationCityId=32425&oldView=isl >"‫="דיפלומטיה‬and" title >span<>/a<>/li/<‫">דיפלומטיה‬span class="textLabel< li class="transport"<>a< >"‫="שלח סחורה‬href="?view=transport&destinationCityId=32425" title span<>/a<>//<‫">שלח סחורה‬span class="textLabel< >li li class="plunder"<>a< >"‫="בזוז‬href="?view=plunder&destinationCityId=32425" title >span<>/a<>/li/<‫">בזוז‬span class="textLabel< li class="blockade"<>a< >"‫="מצור ימי‬href="?view=blockade&destinationCityId=32425" title >span<>/a<>/li/<‫">הסגר ימי‬span class="textLabel< ‫="אין מרגלים‬li class="espionage disabled" title< >"!‫פנויים‬ >span<>/li/<‫">שלח מרגל‬span class="textLabel< li class="defend_city"<>a< ‫="הגן על‬href="?view=defendCity&destinationCityId=32425" title >"!‫העיר‬ span<>/a<>/l/הגן על העיר‬span class="textLabel< >i li class="defend_port"<>a< ‫="הגן על‬href="?view=defendPort&destinationCityId=32425" title >"!‫הנמל‬ span<>/a<>/l/הגן על הנמל‬span class="textLabel< >i >ul/< >li/< >ul/< >Quaoos>/h3 ‫>מקומות מיוחדים ב‬h3< >"ul id="islandfeatures< >"li class="wood level3< a href="?view=resource&type=resource&id=108"< >"3 ‫="יער‬title >span/<‫">יער‬span class="textLabel< >a/< >li/< >"li class="crystal level2< a href="?view=tradegood&type=tradegood&id=108"< >"2 ‫="מכרה קריסטל‬title span<>/a<>/liמכרה קריסטל‬span class="textLabel< >">li id="wonder" class="wonder4 ‫="המקדש‬a href="?view=wonder&id=108" title< >span<>/a/<‫">המקדש של אתנה‬span class="textLabel<>"‫של אתנה‬ >li/< >ul/< >div/< >-- END mainview --!< Navigational elements for changing the city or the view. May --!< >-- .perform different actions on every screen >"div id="cityNav< form id="changeCityForm"< >"action="index.php" method="POST fieldset< >";style="display:none input< >/ "type="hidden" name="action" value="header input< >/ "type="hidden" name="function" value="changeCurrentCity

input<

type="hidden" name="actionRequest" >/ "value="46cc5fdb56b8cb0e65e2116ff9f61512

input< input<

>/ "type="hidden" name="oldView" value="island type="hidden" name="id" value="108" /< >>/fieldset >-- Navigation --!<

>h3/<‫>ניווט בעיר‬h3< >ul< >li< label< select<

>label/<:‫">העיר הנוכחית‬for="citySelect

id="citySelect" class="citySelect smallFont" name="cityId" >")(tabindex="1" onchange="this.form.submit option class="avatarCities coords" value="53684" selected="selected"< option "‫ גבישי קריסטל‬:‫="משאב‬title >>/select >li/< li< class="previousCity"<>a href="#changeCityPrevious" tabindex="2" span<>/a/<‫">עיר קודמת‬span class="textLabel<>"‫="החלף לעיר האחרונה‬title ><>/li li< ‫="החלף‬class="nextCity"<>a href="#changeCityNext" tabindex="3" title >span<>/a<>/li/<‫">העיר הבאה‬span class="textLabel<>"‫לעיר הבאה‬ li< class="viewWorldmap"<>a href="?view=worldmap_iso" tabindex="4" ‫">מפת‬span class="textLabel<>"‫="מרכז את העיר שנבחרה על מפת העולם‬title >span<>/a<>/li/<‫העולם‬ li< class="viewIsland"<>a href="?view=island&id=108" tabindex="5" ‫">מפת‬span class="textLabel<>"‫="החלף למפת האיים של העיר שנבחרה‬title >span<>/a<>/li/<‫האי‬ li< class="viewCity"<>a href="?view=city&id=53684" tabindex="6" span<>/a/<‫">מפת העיר‬span class="textLabel<>"‫="בחן את העיר שנבחרה‬title ><>/li >ul/< >form/< >div/< >-- ...TODO Goldbalance --!< >"div id="globalResources< >h3/<‫>המשאבים של האימפריה שלך‬h3< >ul< li class="transporters"< a href="?view=merchantNavy"<>span<>"‫סך הכל‬/‫="ספינות מסחר זמינות‬title span<>span id="value_transAvail"/< :‫">ספינות מסחר‬class="textLabel class="transAvail"<2>/span<>span id="value_transSum" >class="transSum"<)5(>/span<>/a<>/li li class="gold"< :‫">זהב‬a href="?view=finances"<>span class="textLabel<>"‫ זהב‬title="909 >span<>span id="value_gold"<909>/span<>/a<>/li/< li class="goldBalance< >span<234>/li/< :‫">הכנסה‬negative"<>span class="textLabel >ul/< >div/<

>-- .Resources of the city. Finished. Identical on every page --!< >"div id="cityResources< >h3/<‫>משאבי העיר‬h3< >"ul class="resources< li class="population"< >"‫="אוכלוסייה‬title span< >span/< :‫">אוכלוסייה‬class="textLabel span< id="value_inhabitants" style="display:block;width:80px;"<179 >)179(>/span >li/< li class="actions"< >"‫="נקודות פעולה‬title span< >span/< :‫">נקודות פעולה‬class="textLabel span< >id="value_maxActionPoints"<3>/span >li/< >"li class="wood< span< >span/< :‫">חומר בנייה‬class="textLabel span< >id="value_wood" class=""<886>/span div< /< :‫">קיבולת אחסון חומר בנייה‬class="tooltip"<>span class="textLabel >span<35,000>/div >li/< >"li class="wine< span< >span/< :‫">יין‬class="textLabel span< >id="value_wine" class=""<308>/span div< span<33,5/< :‫">קיבולת אחסון יין‬class="tooltip"<>span class="textLabel >00>/div >li/< >"li class="marble< span< >span/< :‫">שיש‬class="textLabel span< >id="value_marble" class=""<744>/span div< span<33,2/< :‫">קיבולת אחסון שיש‬class="tooltip"<>span class="textLabel >/50>br span< >span<250>/div/< :‫">תחנת מסחר‬class="textLabel >li/< >"li class="glass< span< >span/< :‫">גבישי קריסטל‬class="textLabel span< >id="value_crystal" class=""<739>/span div< /< :‫">קיבולת אחסון גבישי קריסטל‬class="tooltip"<>span class="textLabel >/span<33,250>br span< >span<250>/div/< :‫">תחנת מסחר‬class="textLabel >li/< >"li class="sulfur<

span<

>span/< :‫">גופרית‬class="textLabel

span<

>id="value_sulfur" class=""<486>/span div< span<3/< :‫">קיבולת אחסון גופרית‬class="tooltip"<>span class="textLabel >3,500>/div >li/< >ul/< >div/< -----------------------------------------------------!< ///////////////////// ADVISORS ////////////////////// >---------------------------------------------------->"div id="advisors< >h3/<‫>מבטים כלליים‬h3< >ul< > "li id="advCities< a< ‫="מבט כללי על הערים‬href="?view=tradeAdvisor&oldView=island" title >"class="normal "‫והכלכלה‬ span< >span/<‫">ערים‬class="textLabel >a/< >li/< >"li id="advMilitary< a< href="?view=militaryAdvisorMilitaryMovements&oldView=island" >"class="normal "‫="מבט צבא כללי‬title span< >span/<‫">צבא‬class="textLabel >a/< >li/< >"li id="advResearch< a< "‫="מבט מחקר כללי‬href="?view=researchAdvisor&oldView=island" title >"class="normal span< >span/<‫">מחקר‬class="textLabel >a/< >li/< >"li id="advDiplomacy< a< ‫="מבט כללי על‬href="?view=diplomacyAdvisor&oldView=island" title >"class="normal "‫ההודעות והדיפלומטיה‬ span< >span/<‫">דיפלומטיה‬class="textLabel >a/< >li/< >ul/<

>div/< >-- ADVISORS END --!<

>"div id="footer<

>--

Page footer --!<

span class="copyright"<©< 2009 by >a title="Gameforge" id="gflink" target="_blank" href="http://www.gameforge.de"/a<>a ‫> כל הזכויות‬href="/index.php?view=credits" style="margin:0px;"<.>/a >span/<.‫שמורות‬ a target="_blank"< >a/<‫="חוקים">חוקים‬href="http://ikariam.co.il/rules.php" title a target="_blank"< href="http://agb.gameforge.de/index.php?lang=il&art=tac&special=&&f_t ext=000000&f_text_hover=804000&f_text_h=9ebde4&f_text_hr=DED3B9&f_tex t_hrbg=DED3B9&f_text_hrborder=804000&f_text_font=verdana%2C+arial%2C+ ‫="תנאי השימוש">תנאי‬helvetica%2C+sans-serif&f_bg=DED3B9" title >a/<‫השימוש‬ a target="_blank"< href="http://agb.gameforge.de/index.php?lang=il&art=impressum&special =&&f_text=000000&f_text_hover=804000&f_text_h=9ebde4&f_text_hr=DED3B9 &f_text_hrbg=DED3B9&f_text_hrborder=804000&f_text_font=verdana%2C+ari >a/<‫="חותם">חותם‬al%2C+helvetica%2C+sans-serif&f_bg=DED3B9" title >div/< >-- END page footer --!< >-- .Generic Divs for styling purposes --!< div< >id="conExtraDiv1"<>span<>/span<>/div div< >id="conExtraDiv2"<>span<>/span<>/div div< >id="conExtraDiv3"<>span<>/span<>/div div< >id="conExtraDiv4"<>span<>/span<>/div div< >id="conExtraDiv5"<>span<>/span<>/div div< >id="conExtraDiv6"<>span<>/span<>/div >-- END generic Divs --!< >div/<

>div/<

>-- .Top-toolbar with extragame options --!< >"div id="GF_toolbar< >h3/<‫>אפשרויות אחרות‬h3< >ul< li class="help"<>a< href="/index.php?view=informations&articleId=10000&mainId=10000" >span<>/a<>/li/<‫">עזרה‬span class="textLabel<>"‫="עזרה‬title li class="premium"<>a< span<>"‫="איקרים פלוס‬href="/index.php?view=premium" title span<>/a<>/liאיקרים פלוס‬class="textLabel >li class="highscore"<>a span<>"‫="טבלת ניקוד‬href="/index.php?view=highscore&showMe=1" title >span<>/a<>/li/<‫">טבלת ניקוד‬class="textLabel li class="options"<>a< span<>"‫="הגדרות‬href="/index.php?view=options" title >span<>/a<>/li/<‫">אפשרויות‬class="textLabel li class="forum"<>a< target="_blank "‫="פורום הודעות‬href="http://board.ikariam.co.il" title >span<>/a<>/li/<‫><"">פורום‬span class="textLabel li class="logout"<>a< ‫="סיים‬href="/index.php?action=loginAvatar&function=logout" title >span<>/a<>/li/<‫">התנתק‬span class="textLabel<>"‫תקופת משחק‬

li< class="version"<>a href="?view=version" title="Version"<>span >class="textLabel"/span<>/a<>/li li class="serverTime"<>a<>span< >class="textLabel" id="servertime"<08.04.2009 14:20:30>/span<>/a<>/li >ul/< >div/< >-- END Top-toolbar --!<

>->div >div >div >div >div >div

.Even more generic Divs for styling purposes --!< id="extraDiv1"<>span<>/span<>/div< id="extraDiv2"<>span<>/span<>/div< id="extraDiv3"<>span<>/span<>/div< id="extraDiv4"<>span<>/span<>/div< id="extraDiv5"<>span<>/span<>/div< id="extraDiv6"<>span<>/span<>/div< >-- END even more generic Divs --!<

-----------------------------------------------------!< ////////////// )JAVASCRIPT )obviously /////////////// >---------------------------------------------------->"script type="text/javascript< .Adds a "down" css-class to a supplied element // { )function makeButton)ele ;var Event = YAHOO.util.Event ;var Dom = YAHOO.util.Dom { )(Event.addListener)ele, "mousedown", function ;)"YAHOO.util.Dom.addClass)ele, "down ;)} { )(Event.addListener)ele, "mouseup", function ;)"YAHOO.util.Dom.removeClass)ele, "down ;)} { )(Event.addListener)ele, "mouseout", function ;)"YAHOO.util.Dom.removeClass)ele, "down ;)} } removed "childTooltip"-code. Don't duplicate code, just nest normal// !tooltips { )(function ToolTips var tooltips = Dom.getElementsByClassName ) "tooltip" , "div" , { )(document , function ;)"Dom.setStyle)this, "display", "none )} { )++for)i=0;i>tooltips.length;i Event.addListener ) tooltips[i[.parentNode , "mouseover" , { )(function Dom.getElementsByClassName ) "tooltip" , "div" , this , { )(function ;)"Dom.setStyle)this, "display", "block ;)} ;)} Event.addListener ) tooltips[i[.parentNode , "mouseout" , { )(function Dom.getElementsByClassName ) "tooltip" , "div" , this , { )(function ;)"Dom.setStyle)this, "display", "none

;)}

;)} }

}

{ )(Event.onDOMReady) function ;)"var links = document.getElementsByTagName)"a { )++for)i=0; i>links.length; i ;)[makeButton)links[i } ;)(ToolTips ;))"replaceSelect)Dom.get)"citySelect ;)} /* ...One for the wood */ {(var woodCounter = getResourceCounter ,startdate: 1239193230 ,interval: 2000 ,available: 886 ,[limit: [0, 35000 ,production: 0 "valueElem: "value_wood ;)} { )if)woodCounter { )(woodCounter.subscribe)"update", function IKARIAM.currentCity.resources.wood = ;woodCounter.currentRes ;)} } /* ...one for the tradegood... */ {(var tradegoodCounter = getResourceCounter ,startdate: 1239193230 ,interval: 2000 ,available: 739 ,[limit: [0, 33250 ,production: 0 "valueElem: "value_crystal ;)} { )if)tradegoodCounter { )(tradegoodCounter.subscribe)"update", function IKARIAM.currentCity.resources.crystal = ;tradegoodCounter.currentRes ;)} } {(var wineCounter = getResourceCounter ,startdate: 1239193230 ,interval: 2000 ,available: 308 ,[limit: [0, 33500 ,production: 0 ,[}spendings: [}amount: 13, tickInterval: 1200 "valueElem: "value_wine ;)} { )if)wineCounter { )(wineCounter.subscribe)"update", function IKARIAM.currentCity.resources.wine = ;wineCounter.currentRes ;)} }

;)(var localTime = new Date var startServerTime = localTime.getTime)( - )7200000( localTime.getTimezoneOffset)(*60*1000; // GMT+1+Sommerzeit - offset ;var obj_ServerTime = 0 { )(Event.onDOMReady)function ;)var ev_updateServerTime = setInterval)"updateServerTime)(", 500 ;)'obj_ServerTime = document.getElementById)'servertime ;)} { )(function updateServerTime ;)(var currTime = new Date currTime.setTime))1239193230000-startServerTime(+ ; ))(currTime.getTime ;)'str = getFormattedDate)currTime.getTime)(, 'd.m.Y G:i:s ;obj_ServerTime.innerHTML = str } >script/< >body/<

>html/<

Related Documents

Doctype Html Public
November 2019 10
Doctype Html Public
May 2020 3
Doctype Html Public
June 2020 7
Doctype Html...1.docx
June 2020 7