Zend_Db_Statement_Mysqli_Exception Object
(
[message:protected] => Mysqli prepare error: Unknown column 'CI.Price1' in 'order clause'
[string:private] =>
[code:protected] => 0
[file:protected] => /var/www/html/bmby.com/ARE_CMS/Zend/Db/Statement/Mysqli.php
[line:protected] => 84
[trace:private] => Array
(
[0] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/Zend/Db/Statement.php
[line] => 109
[function] => _prepare
[class] => Zend_Db_Statement_Mysqli
[type] => ->
[args] => Array
(
[0] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN MenuItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=400 AND CAT.ModelInstanceID=27 AND CAT.ItemTable='MenuItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 ASC
)
)
[1] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/Zend/Db/Adapter/Mysqli.php
[line] => 377
[function] => __construct
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Zend_Db_Adapter_Mysqli Object
(
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INT] => 0
[INTEGER] => 0
[MEDIUMINT] => 0
[SMALLINT] => 0
[TINYINT] => 0
[BIGINT] => 1
[SERIAL] => 1
[DEC] => 2
[DECIMAL] => 2
[DOUBLE] => 2
[DOUBLE PRECISION] => 2
[FIXED] => 2
[FLOAT] => 2
)
[_stmt:protected] => Zend_Db_Statement_Mysqli Object
(
[_stmt:protected] =>
[_keys:protected] => Array
(
[0] => ID
[1] => CatalogueID
[2] => Name
[3] => Alias
[4] => ModelID
[5] => ModelInstanceID
[6] => PermissionGroup
[7] => Action
[8] => ActionFile
[9] => ProcessOrder
[10] => Active
[11] => OnPost
[12] => OnPre
[13] => RenderType
[14] => DefaultComponent
[15] => ComponentConfig
[16] => DefaultHeader
[17] => DefaultTemplate
[18] => DefaultFooter
[19] => Description
)
[_values:protected] => Array
(
[0] => 0
[1] => 0
[2] =>
[3] =>
[4] => 0
[5] => 0
[6] =>
[7] =>
[8] =>
[9] =>
[10] => 0
[11] => 0
[12] => 0
[13] =>
[14] =>
[15] =>
[16] =>
[17] =>
[18] =>
[19] =>
)
[_meta:protected] => mysqli_result Object
(
)
[_adapter:protected] => Zend_Db_Adapter_Mysqli Object
*RECURSION*
[_fetchMode:protected] => 2
[_attribute:protected] => Array
(
)
[_bindColumn:protected] => Array
(
)
[_bindParam:protected] => Array
(
)
[_sqlSplit:protected] => Array
(
[0] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=24 AND ModelInstanceID=27 AND LOWER(Action)= ORDER BY ModelID, ModelInstanceID, Action, Name
)
[_sqlParam:protected] => Array
(
[0] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=24 AND ModelInstanceID=27 AND LOWER(Action)= ORDER BY ModelID, ModelInstanceID, Action, Name
)
[_queryId:protected] => 105
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
[_config:protected] => Array
(
[host] => dbh
[username] => hnadlan
[password] => hnadlan4ik2010
[dbname] => arecms_hnadlan
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
[driver_options] => Array
(
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
[0] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SET NAMES utf8
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3085
[_endedMicrotime:protected] => 1283638000.3086
[_boundParams:protected] => Array
(
)
)
[1] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Users WHERE ID='0'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3134
[_endedMicrotime:protected] => 1283638000.3137
[_boundParams:protected] => Array
(
)
)
[2] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM UserTypePrivileges WHERE UserID='0'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.314
[_endedMicrotime:protected] => 1283638000.3143
[_boundParams:protected] => Array
(
)
)
[3] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3194
[_endedMicrotime:protected] => 1283638000.3205
[_boundParams:protected] => Array
(
)
)
[4] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM FrontTranslation
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3215
[_endedMicrotime:protected] => 1283638000.3221
[_boundParams:protected] => Array
(
)
)
[5] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT ID, ClassName FROM Models WHERE ID=17 OR ClassName='17' OR Alias='17'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3233
[_endedMicrotime:protected] => 1283638000.3235
[_boundParams:protected] => Array
(
)
)
[6] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM UserTypePrivileges WHERE UserID='0'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3239
[_endedMicrotime:protected] => 1283638000.3241
[_boundParams:protected] => Array
(
)
)
[7] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SystemCatalogues
AS SC LEFT JOIN Languages AS L
ON L.CatalogueID=SC.ID
WHERE SC.Removed=0 AND SC.ItemTable='Languages' AND SC.ParentID!=0
ORDER BY L.ID
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3317
[_endedMicrotime:protected] => 1283638000.333
[_boundParams:protected] => Array
(
)
)
[8] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3339
[_endedMicrotime:protected] => 1283638000.335
[_boundParams:protected] => Array
(
)
)
[9] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Items
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3359
[_endedMicrotime:protected] => 1283638000.3366
[_boundParams:protected] => Array
(
)
)
[10] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3374
[_endedMicrotime:protected] => 1283638000.3385
[_boundParams:protected] => Array
(
)
)
[11] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3394
[_endedMicrotime:protected] => 1283638000.3401
[_boundParams:protected] => Array
(
)
)
[12] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM ModelInstances WHERE ID=41
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3429
[_endedMicrotime:protected] => 1283638000.3431
[_boundParams:protected] => Array
(
)
)
[13] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='Site'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3435
[_endedMicrotime:protected] => 1283638000.3439
[_boundParams:protected] => Array
(
)
)
[14] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='Models'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3454
[_endedMicrotime:protected] => 1283638000.3457
[_boundParams:protected] => Array
(
)
)
[15] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='ModelInstances' AND LinkID=41
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3462
[_endedMicrotime:protected] => 1283638000.3465
[_boundParams:protected] => Array
(
)
)
[16] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='Languages' AND LinkID=2
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3469
[_endedMicrotime:protected] => 1283638000.3473
[_boundParams:protected] => Array
(
)
)
[17] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Actions WHERE (LOWER(Actions.Name)='list' OR LOWER(Actions.Alias)='list') AND Actions.ModelID=17 AND Actions.Active=1
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3483
[_endedMicrotime:protected] => 1283638000.3487
[_boundParams:protected] => Array
(
)
)
[18] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM UserTypePrivileges WHERE UserID='0'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3491
[_endedMicrotime:protected] => 1283638000.3493
[_boundParams:protected] => Array
(
)
)
[19] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=0 AND ModelInstanceID=0 AND Action='0' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3499
[_endedMicrotime:protected] => 1283638000.3503
[_boundParams:protected] => Array
(
)
)
[20] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=0 AND ModelInstanceID=0 AND LOWER(Action)='list' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3508
[_endedMicrotime:protected] => 1283638000.3511
[_boundParams:protected] => Array
(
)
)
[21] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=17 AND ModelInstanceID=0 AND Action='0' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3516
[_endedMicrotime:protected] => 1283638000.352
[_boundParams:protected] => Array
(
)
)
[22] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=17 AND ModelInstanceID=0 AND LOWER(Action)='list' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3525
[_endedMicrotime:protected] => 1283638000.3529
[_boundParams:protected] => Array
(
)
)
[23] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=17 AND ModelInstanceID=41 AND Action='0' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3534
[_endedMicrotime:protected] => 1283638000.3537
[_boundParams:protected] => Array
(
)
)
[24] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=17 AND ModelInstanceID=41 AND LOWER(Action)='list' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3542
[_endedMicrotime:protected] => 1283638000.3546
[_boundParams:protected] => Array
(
)
)
[25] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3565
[_endedMicrotime:protected] => 1283638000.3575
[_boundParams:protected] => Array
(
)
)
[26] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.3584
[_endedMicrotime:protected] => 1283638000.3591
[_boundParams:protected] => Array
(
)
)
[27] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM ImageSizesLibrary WHERE ID IN (17,18,19,20,21,22)
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3597
[_endedMicrotime:protected] => 1283638000.36
[_boundParams:protected] => Array
(
)
)
[28] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM BmByItems
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.362
[_endedMicrotime:protected] => 1283638000.3643
[_boundParams:protected] => Array
(
)
)
[29] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM FilterElements WHERE CatalogueID IN (9740,9741,9742,9743,9744,9745,9746,9747,9748,9749,9750,9751,9752,9753,9754,9755,9756,9757,91047)
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3659
[_endedMicrotime:protected] => 1283638000.3665
[_boundParams:protected] => Array
(
)
)
[30] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT C.CityID as ID,C.Name as Name FROM Countries as C LEFT JOIN Catalogues AS Cat ON C.CatalogueID = Cat.ID Where C.CityID >0 and Cat.Visible=1 order by C.Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3675
[_endedMicrotime:protected] => 1283638000.3863
[_boundParams:protected] => Array
(
)
)
[31] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT I.PropType as ID, I.PropType as Name FROM
Catalogues as C LEFT JOIN BmByItems as I ON C.ItemID=I.ID
WHERE
I.PropType !='' AND I.PropType!='אחר' and C.ParentID=280 ORDER By I.PropType
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.3869
[_endedMicrotime:protected] => 1283638000.3999
[_boundParams:protected] => Array
(
)
)
[32] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.4009
[_endedMicrotime:protected] => 1283638000.402
[_boundParams:protected] => Array
(
)
)
[33] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Items
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.403
[_endedMicrotime:protected] => 1283638000.4036
[_boundParams:protected] => Array
(
)
)
[34] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN Items AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=0 AND CAT.ModelInstanceID=56 AND CAT.ItemTable='Items' AND CAT.Removed=0 AND ForHomePage=1
ORDER BY CAT.IsCategory DESC, ItemOrder ASC
LIMIT 0, 20
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4045
[_endedMicrotime:protected] => 1283638000.4057
[_boundParams:protected] => Array
(
)
)
[35] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Currencies
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.4066
[_endedMicrotime:protected] => 1283638000.4072
[_boundParams:protected] => Array
(
)
)
[36] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN Currencies AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=525 AND CAT.ModelInstanceID=33 AND CAT.ItemTable='Currencies' AND CAT.Removed=0
ORDER BY CAT.IsCategory DESC, ItemOrder ASC
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4081
[_endedMicrotime:protected] => 1283638000.4234
[_boundParams:protected] => Array
(
)
)
[37] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Languages WHERE ID=2
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4749
[_endedMicrotime:protected] => 1283638000.4752
[_boundParams:protected] => Array
(
)
)
[38] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM LanguagesCss WHERE LanguageID=2
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4755
[_endedMicrotime:protected] => 1283638000.4758
[_boundParams:protected] => Array
(
)
)
[39] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT Name FROM Users WHERE ID=0
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4763
[_endedMicrotime:protected] => 1283638000.4764
[_boundParams:protected] => Array
(
)
)
[40] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Catalogues WHERE ID=524
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4772
[_endedMicrotime:protected] => 1283638000.4776
[_boundParams:protected] => Array
(
)
)
[41] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM BmByItems
WHERE ID=2
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4782
[_endedMicrotime:protected] => 1283638000.4793
[_boundParams:protected] => Array
(
)
)
[42] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN BmByItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=524 AND CAT.ModelInstanceID=41 AND CAT.ItemTable='BmByItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 DESC
LIMIT 0, 20
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4804
[_endedMicrotime:protected] => 1283638000.484
[_boundParams:protected] => Array
(
)
)
[43] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=316129 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4864
[_endedMicrotime:protected] => 1283638000.4867
[_boundParams:protected] => Array
(
)
)
[44] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=316235 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4872
[_endedMicrotime:protected] => 1283638000.4875
[_boundParams:protected] => Array
(
)
)
[45] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=315553 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4879
[_endedMicrotime:protected] => 1283638000.4882
[_boundParams:protected] => Array
(
)
)
[46] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=316103 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4887
[_endedMicrotime:protected] => 1283638000.489
[_boundParams:protected] => Array
(
)
)
[47] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=316623 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4894
[_endedMicrotime:protected] => 1283638000.4897
[_boundParams:protected] => Array
(
)
)
[48] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=316170 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4902
[_endedMicrotime:protected] => 1283638000.4904
[_boundParams:protected] => Array
(
)
)
[49] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=315691 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4909
[_endedMicrotime:protected] => 1283638000.4912
[_boundParams:protected] => Array
(
)
)
[50] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=332666 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4917
[_endedMicrotime:protected] => 1283638000.4919
[_boundParams:protected] => Array
(
)
)
[51] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=334267 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4924
[_endedMicrotime:protected] => 1283638000.4927
[_boundParams:protected] => Array
(
)
)
[52] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=317066 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4932
[_endedMicrotime:protected] => 1283638000.4934
[_boundParams:protected] => Array
(
)
)
[53] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=332679 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.4939
[_endedMicrotime:protected] => 1283638000.4942
[_boundParams:protected] => Array
(
)
)
[54] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN BmByItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=524 AND CAT.ModelInstanceID=41 AND CAT.ItemTable='BmByItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 DESC
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.495
[_endedMicrotime:protected] => 1283638000.4983
[_boundParams:protected] => Array
(
)
)
[55] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT ID, ItemName, ParentID FROM Catalogues WHERE ID IN (524)
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5018
[_endedMicrotime:protected] => 1283638000.502
[_boundParams:protected] => Array
(
)
)
[56] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.503
[_endedMicrotime:protected] => 1283638000.5041
[_boundParams:protected] => Array
(
)
)
[57] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Items
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.505
[_endedMicrotime:protected] => 1283638000.5056
[_boundParams:protected] => Array
(
)
)
[58] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5065
[_endedMicrotime:protected] => 1283638000.5075
[_boundParams:protected] => Array
(
)
)
[59] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Items
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5084
[_endedMicrotime:protected] => 1283638000.5091
[_boundParams:protected] => Array
(
)
)
[60] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5101
[_endedMicrotime:protected] => 1283638000.5111
[_boundParams:protected] => Array
(
)
)
[61] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.512
[_endedMicrotime:protected] => 1283638000.5127
[_boundParams:protected] => Array
(
)
)
[62] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5136
[_endedMicrotime:protected] => 1283638000.5146
[_boundParams:protected] => Array
(
)
)
[63] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5156
[_endedMicrotime:protected] => 1283638000.5163
[_boundParams:protected] => Array
(
)
)
[64] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=41 AND CatalogueID=524 AND PatternType='Banner'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5169
[_endedMicrotime:protected] => 1283638000.5172
[_boundParams:protected] => Array
(
)
)
[65] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT CatalogueID FROM Banners WHERE ParamName='DefaultConnected' AND ParamValue LIKE '%,41,%'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5177
[_endedMicrotime:protected] => 1283638000.5178
[_boundParams:protected] => Array
(
)
)
[66] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5188
[_endedMicrotime:protected] => 1283638000.5198
[_boundParams:protected] => Array
(
)
)
[67] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Items
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5208
[_endedMicrotime:protected] => 1283638000.5214
[_boundParams:protected] => Array
(
)
)
[68] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5223
[_endedMicrotime:protected] => 1283638000.5233
[_boundParams:protected] => Array
(
)
)
[69] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5242
[_endedMicrotime:protected] => 1283638000.5249
[_boundParams:protected] => Array
(
)
)
[70] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Catalogues WHERE ID=202
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5255
[_endedMicrotime:protected] => 1283638000.5259
[_boundParams:protected] => Array
(
)
)
[71] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Items
WHERE ID=2
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5264
[_endedMicrotime:protected] => 1283638000.5266
[_boundParams:protected] => Array
(
)
)
[72] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Patterns
WHERE
ModelInstanceID=1 AND CatalogueID=202 AND PatternType='Regular'
ORDER BY ItemID,PatternOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5272
[_endedMicrotime:protected] => 1283638000.5275
[_boundParams:protected] => Array
(
)
)
[73] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM PatternConfig WHERE ID=1 OR ConfigName=''
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.528
[_endedMicrotime:protected] => 1283638000.5282
[_boundParams:protected] => Array
(
)
)
[74] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM PatternColumns WHERE PatternID=4 ORDER BY ColumnOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5286
[_endedMicrotime:protected] => 1283638000.5292
[_boundParams:protected] => Array
(
)
)
[75] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM PatternConfig WHERE ID=1 OR ConfigName=''
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5297
[_endedMicrotime:protected] => 1283638000.5299
[_boundParams:protected] => Array
(
)
)
[76] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM PatternColumns WHERE PatternID=5 ORDER BY ColumnOrder
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5303
[_endedMicrotime:protected] => 1283638000.5308
[_boundParams:protected] => Array
(
)
)
[77] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT ID, ClassName FROM Models WHERE ID=0 OR ClassName='0' OR Alias='ControlMenuModel'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5316
[_endedMicrotime:protected] => 1283638000.5318
[_boundParams:protected] => Array
(
)
)
[78] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM UserTypePrivileges WHERE UserID='0'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5322
[_endedMicrotime:protected] => 1283638000.5324
[_boundParams:protected] => Array
(
)
)
[79] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SystemCatalogues
AS SC LEFT JOIN Languages AS L
ON L.CatalogueID=SC.ID
WHERE SC.Removed=0 AND SC.ItemTable='Languages' AND SC.ParentID!=0
ORDER BY L.ID
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5343
[_endedMicrotime:protected] => 1283638000.5356
[_boundParams:protected] => Array
(
)
)
[80] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5367
[_endedMicrotime:protected] => 1283638000.5377
[_boundParams:protected] => Array
(
)
)
[81] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Items
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5387
[_endedMicrotime:protected] => 1283638000.5393
[_boundParams:protected] => Array
(
)
)
[82] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5402
[_endedMicrotime:protected] => 1283638000.5412
[_boundParams:protected] => Array
(
)
)
[83] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5422
[_endedMicrotime:protected] => 1283638000.5428
[_boundParams:protected] => Array
(
)
)
[84] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5438
[_endedMicrotime:protected] => 1283638000.5448
[_boundParams:protected] => Array
(
)
)
[85] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM SiteParams
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5458
[_endedMicrotime:protected] => 1283638000.5465
[_boundParams:protected] => Array
(
)
)
[86] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5485
[_endedMicrotime:protected] => 1283638000.5495
[_boundParams:protected] => Array
(
)
)
[87] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM MenuItems
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5505
[_endedMicrotime:protected] => 1283638000.551
[_boundParams:protected] => Array
(
)
)
[88] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5524
[_endedMicrotime:protected] => 1283638000.5535
[_boundParams:protected] => Array
(
)
)
[89] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM MenuItems
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5544
[_endedMicrotime:protected] => 1283638000.555
[_boundParams:protected] => Array
(
)
)
[90] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM ModelInstances WHERE ID=27
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5555
[_endedMicrotime:protected] => 1283638000.5558
[_boundParams:protected] => Array
(
)
)
[91] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='Site'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5561
[_endedMicrotime:protected] => 1283638000.5565
[_boundParams:protected] => Array
(
)
)
[92] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='Models'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.558
[_endedMicrotime:protected] => 1283638000.5584
[_boundParams:protected] => Array
(
)
)
[93] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='ModelInstances' AND LinkID=27
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5588
[_endedMicrotime:protected] => 1283638000.5591
[_boundParams:protected] => Array
(
)
)
[94] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM SiteParams WHERE LinkType='Languages' AND LinkID=2
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5596
[_endedMicrotime:protected] => 1283638000.5599
[_boundParams:protected] => Array
(
)
)
[95] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Catalogues
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5611
[_endedMicrotime:protected] => 1283638000.5621
[_boundParams:protected] => Array
(
)
)
[96] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SHOW COLUMNS FROM Files
[_queryType:protected] => 2
[_startedMicrotime:protected] => 1283638000.5631
[_endedMicrotime:protected] => 1283638000.5638
[_boundParams:protected] => Array
(
)
)
[97] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM ImageSizesLibrary WHERE ID IN (0)
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5644
[_endedMicrotime:protected] => 1283638000.5646
[_boundParams:protected] => Array
(
)
)
[98] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM Actions WHERE (LOWER(Actions.Name)='getmenuitems' OR LOWER(Actions.Alias)='get_menu_items') AND Actions.ModelID=24 AND Actions.Active=1
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5651
[_endedMicrotime:protected] => 1283638000.5656
[_boundParams:protected] => Array
(
)
)
[99] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT * FROM UserTypePrivileges WHERE UserID='0'
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5659
[_endedMicrotime:protected] => 1283638000.5661
[_boundParams:protected] => Array
(
)
)
[100] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=0 AND ModelInstanceID=0 AND Action='0' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5667
[_endedMicrotime:protected] => 1283638000.5671
[_boundParams:protected] => Array
(
)
)
[101] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=0 AND ModelInstanceID=0 AND LOWER(Action)='get_menu_items' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5676
[_endedMicrotime:protected] => 1283638000.568
[_boundParams:protected] => Array
(
)
)
[102] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=24 AND ModelInstanceID=0 AND Action='0' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5685
[_endedMicrotime:protected] => 1283638000.5689
[_boundParams:protected] => Array
(
)
)
[103] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=24 AND ModelInstanceID=0 AND LOWER(Action)='get_menu_items' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5693
[_endedMicrotime:protected] => 1283638000.5697
[_boundParams:protected] => Array
(
)
)
[104] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=24 AND ModelInstanceID=27 AND Action='0' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5702
[_endedMicrotime:protected] => 1283638000.5706
[_boundParams:protected] => Array
(
)
)
[105] => Zend_Db_Profiler_Query Object
(
[_query:protected] => SELECT DISTINCT *
FROM VirtualActions
WHERE Active=1 AND
ModelID=24 AND ModelInstanceID=27 AND LOWER(Action)='get_menu_items' ORDER BY ModelID, ModelInstanceID, Action, Name
[_queryType:protected] => 32
[_startedMicrotime:protected] => 1283638000.5711
[_endedMicrotime:protected] => 1283638000.5714
[_boundParams:protected] => Array
(
)
)
)
[_enabled:protected] => 1
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => mysqli Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
)
[1] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN MenuItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=400 AND CAT.ModelInstanceID=27 AND CAT.ItemTable='MenuItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 ASC
)
)
[2] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/Zend/Db/Adapter/Abstract.php
[line] => 432
[function] => prepare
[class] => Zend_Db_Adapter_Mysqli
[type] => ->
[args] => Array
(
[0] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN MenuItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=400 AND CAT.ModelInstanceID=27 AND CAT.ItemTable='MenuItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 ASC
)
)
[3] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/Zend/Db/Adapter/Abstract.php
[line] => 644
[function] => query
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN MenuItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=400 AND CAT.ModelInstanceID=27 AND CAT.ItemTable='MenuItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 ASC
[1] => Array
(
)
)
)
[4] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/helpers/CmsDatabaseHelper.class.php
[line] => 37
[function] => fetchAll
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN MenuItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=400 AND CAT.ModelInstanceID=27 AND CAT.ItemTable='MenuItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 ASC
)
)
[5] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/helpers/CmsCatalogue.class.php
[line] => 351
[function] => fnFetchAll
[class] => CCmsDatabaseHelper
[type] => ->
[args] => Array
(
[0] => SELECT
CAT.ID AS Cat_ID, CAT.ModelInstanceID AS Cat_ModelInstanceID, CAT.ParentID AS Cat_ParentID, CAT.ItemOrder AS Cat_ItemOrder, CAT.IsCategory AS Cat_IsCategory, CAT.Level AS Cat_Level, CAT.DbPath AS Cat_DbPath, CAT.ItemCode AS Cat_ItemCode, CAT.ItemName AS Cat_ItemName, CAT.ItemTable AS Cat_ItemTable, CAT.ItemID AS Cat_ItemID, CAT.CatLink AS Cat_CatLink, CAT.DbLink AS Cat_DbLink, CAT.MasterLink AS Cat_MasterLink, CAT.HtmlLink AS Cat_HtmlLink, CAT.CreateDate AS Cat_CreateDate, CAT.UpdateDate AS Cat_UpdateDate, CAT.Options AS Cat_Options, CAT.Visible AS Cat_Visible, CAT.Searchable AS Cat_Searchable, CAT.HaveBanners AS Cat_HaveBanners, CAT.HaveDescription AS Cat_HaveDescription, CAT.ForHomePage AS Cat_ForHomePage, CAT.Locked AS Cat_Locked, CAT.Removable AS Cat_Removable, CAT.Removed AS Cat_Removed,
CI.*
FROM Catalogues AS CAT
LEFT JOIN MenuItems AS CI ON CI.CatalogueID=CAT.ID
WHERE
CAT.ParentID=400 AND CAT.ModelInstanceID=27 AND CAT.ItemTable='MenuItems'
AND Visible=1
ORDER BY CAT.IsCategory DESC, CI.Price1 ASC
)
)
[6] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/helpers/CmsCatalogue.class.php
[line] => 294
[function] => fnGetCatalogueItems
[class] => CCmsCatalogue
[type] => ->
[args] => Array
(
[0] => 400
[1] => Array
(
[UseVisible] => 1
[UsePaging] => 0
)
[2] =>
[3] => 27
)
)
[7] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsControlMenuModel/CmsControlMenuModel.class.php
[line] => 96
[function] => fnGetCatalogueRecursive
[class] => CCmsCatalogue
[type] => ->
[args] => Array
(
[0] => 400
[1] => 27
)
)
[8] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsCustomModel.class.php
[line] => 391
[function] => fnGetMenuItemsAction
[class] => CCmsControlMenuModel
[type] => ->
[args] => Array
(
[0] => Array
(
[ID] => 141
[CatalogueID] => 172
[Name] => GetMenuItems
[Alias] => get_menu_items
[ModelID] => 24
[PermissionGroup] => PR_SELECT
[Active] => 1
[OnPost] => 0
[OnPre] => 0
[RenderType] => Component
[DefaultComponent] => Menu
[ComponentConfig] =>
[ComponentCss] =>
[DefaultHeader] =>
[DefaultTemplate] => Menu.tpl.php
[DefaultFooter] =>
[Description] =>
[Permission] => ALLOWED
[Ajax] =>
[Json] =>
[Action] => get_menu_items
[ActionMethod] => fnGetMenuItemsAction
)
)
)
[9] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/controllers/CmsActionController.class.php
[line] => 289
[function] => fnCallAction
[class] => CCmsCustomModel
[type] => ->
[args] => Array
(
[0] => Array
(
[ID] => 141
[CatalogueID] => 172
[Name] => GetMenuItems
[Alias] => get_menu_items
[ModelID] => 24
[PermissionGroup] => PR_SELECT
[Active] => 1
[OnPost] => 0
[OnPre] => 0
[RenderType] => Component
[DefaultComponent] => Menu
[ComponentConfig] =>
[ComponentCss] =>
[DefaultHeader] =>
[DefaultTemplate] => Menu.tpl.php
[DefaultFooter] =>
[Description] =>
[Permission] => ALLOWED
[Ajax] =>
[Json] =>
[Action] => get_menu_items
[ActionMethod] => fnGetMenuItemsAction
)
)
)
[10] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/controllers/CmsActionController.class.php
[line] => 314
[function] => fnActionDispatch
[class] => CCmsActionController
[type] => ->
[args] => Array
(
[0] =>
)
)
[11] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/controllers/CmsActionController.class.php
[line] => 98
[function] => fnDispatch
[class] => CCmsActionController
[type] => ->
[args] => Array
(
[0] =>
)
)
[12] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsCustomModel.class.php
[line] => 102
[function] => fnRun
[class] => CCmsActionController
[type] => ->
[args] => Array
(
[0] =>
)
)
[13] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsControlCatalogueModel/CmsControlCatalogueModel.class.php
[line] => 39
[function] => fnRun
[class] => CCmsCustomModel
[type] => ->
[args] => Array
(
[0] =>
)
)
[14] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsControlMenuModel/CmsControlMenuModel.class.php
[line] => 33
[function] => fnRun
[class] => CCmsControlCatalogueModel
[type] => ->
[args] => Array
(
[0] =>
)
)
[15] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsCustomModel.class.php
[line] => 292
[function] => fnRun
[class] => CCmsControlMenuModel
[type] => ->
[args] => Array
(
)
)
[16] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsCustomModel.class.php
[line] => 353
[function] => fnGetMenu
[class] => CCmsCustomModel
[type] => ->
[args] => Array
(
)
)
[17] => Array
(
[file] => /var/www/html/bmby.com/ARE_CMS/base/models/CmsCustomModel.class.php
[line] => 393
[function] => fnBuildResponse
[class] => CCmsCustomModel
[type] => ->
[args] => Array
(
[0] => Array
(
[ID] => 167
[CatalogueID] => 293
[Name] => List
[Alias] => list
[ModelID] => 17
[PermissionGroup] => PR_SELECT
[Active] => 1
[OnPost] => 1
[OnPre] => 1
[RenderType] => Component
[DefaultComponent] => Page
[ComponentConfig] => CataloguePage.ini
[ComponentCss] =>
[DefaultHeader] =>
[DefaultTemplate] => CataloguePage.tpl.php
[DefaultFooter] =>
[Description] =>
[Permission] => ALLOWED
[Ajax] =>
[Json] =>
[Action] => list
[ActionMethod] => fnListAction
)
[1] => Array
(
[Output] => Array
(
[Filters] => Array
(
[AirCondition] => Array
(
[ID] => 40
[CatalogueID] => 9740
[Name] => AirCondition
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => AirCondition
[TableName] => CI
[ColumnName] => AirCondition
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => NotEqual
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Storage] => Array
(
[ID] => 41
[CatalogueID] => 9741
[Name] => Storage
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Storage
[TableName] => CI
[ColumnName] => StoreroomSize
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] => 1
[ElementShowItems] =>
[ElementSearchMethod] => Greater
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Elevator] => Array
(
[ID] => 42
[CatalogueID] => 9742
[Name] => Elevator
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Elevator
[TableName] => CI
[ColumnName] => Elevator
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] => 1
[ElementShowItems] =>
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Barz] => Array
(
[ID] => 44
[CatalogueID] => 9744
[Name] => Barz
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Barz
[TableName] => CI
[ColumnName] => Addition
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] => 1
[ElementShowItems] =>
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Parking] => Array
(
[ID] => 45
[CatalogueID] => 9745
[Name] => Parking
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Parking
[TableName] => CI
[ColumnName] => ParkingsNum
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] => 1
[ElementShowItems] =>
[ElementSearchMethod] => GreaterEqual
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Furniture] => Array
(
[ID] => 46
[CatalogueID] => 9746
[Name] => Furniture
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Furniture
[TableName] => CI
[ColumnName] => Addition
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] => 1
[ElementShowItems] =>
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Activity - hebrew] => Array
(
[ID] => 47
[CatalogueID] => 9747
[Name] => Activity - hebrew
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Type
[TableName] => CI
[ColumnName] => Type
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => ComboBoxPreDefined
[ElementSearchValues] => Sale;Rent
[ElementShowItems] => ^Sale^,^Rent^
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] => Rent\Sale
[ComboBoxFirstOptionValue] => -
)
[City] => Array
(
[ID] => 48
[CatalogueID] => 9748
[Name] => City
[IsDynamic] => 0
[ElementSource] => CI,City,CityID
[ElementAffect] => 9749
[TagName] => City
[TableName] => CI
[ColumnName] => CityID
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => ComboBox
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
[FilterElements] => Array
(
[0] => Array
(
[ID] => 597
[Name] => ׳׳‘׳™׳׳
)
[1] => Array
(
[ID] => 621
[Name] => ׳׳•׳¨ ׳¢׳§׳™׳‘׳
)
[2] => Array
(
[ID] => 716
[Name] => ׳‘׳™׳× ׳—׳ ׳ ׳™׳”
)
[3] => Array
(
[ID] => 721
[Name] => ׳‘׳™׳× ׳™׳ ׳׳™
)
[4] => Array
(
[ID] => 5
[Name] => ׳‘׳ ׳™׳׳™׳ ׳”
)
[5] => Array
(
[ID] => 771
[Name] => ׳‘׳× ׳©׳׳׳”
)
[6] => Array
(
[ID] => 833
[Name] => ׳’׳‘׳¢ ׳›׳¨׳׳
)
[7] => Array
(
[ID] => 787
[Name] => ׳’׳‘׳¢׳× ׳ ׳™׳"׳™
)
[8] => Array
(
[ID] => 454
[Name] => ׳’׳‘׳¢׳× ׳¢׳“׳”
)
[9] => Array
(
[ID] => 816
[Name] => ׳’׳ ׳”׳©׳•׳׳¨׳•׳
)
[10] => Array
(
[ID] => 12
[Name] => ׳–׳›׳¨׳•׳ ׳™׳¢׳§׳‘
)
[11] => Array
(
[ID] => 1077
[Name] => ׳›׳¨׳ ׳׳”׳¨"׳
)
[12] => Array
(
[ID] => 1094
[Name] => ׳׳׳•׳¨
)
[13] => Array
(
[ID] => 1104
[Name] => ׳׳’׳“׳™׳
)
[14] => Array
(
[ID] => 1316
[Name] => ׳¢׳™׳ ׳׳™׳™׳׳”
)
[15] => Array
(
[ID] => 436
[Name] => ׳¢׳™׳ ׳”׳•׳“
)
[16] => Array
(
[ID] => 2937
[Name] => ׳¢׳™׳ ׳¢׳™׳¨׳•׳
)
[17] => Array
(
[ID] => 1353
[Name] => ׳¢׳׳™׳§׳
)
[18] => Array
(
[ID] => 68
[Name] => ׳¢׳×׳׳™׳×
)
[19] => Array
(
[ID] => 1378
[Name] => ׳₪׳¨׳“׳¡ ׳—׳ ׳” ׳›׳¨׳›׳•׳¨
)
[20] => Array
(
[ID] => 1402
[Name] => ׳¦׳¨׳•׳₪׳”
)
[21] => Array
(
[ID] => 53
[Name] => ׳§׳™׳¡׳¨׳™׳”
)
[22] => Array
(
[ID] => 1474
[Name] => ׳©׳“׳” ׳™׳¦׳—׳§
)
)
)
[NeighborHood] => Array
(
[ID] => 49
[CatalogueID] => 9749
[Name] => NeighborHood
[IsDynamic] => 1
[ElementSource] => Countries,Name,NeighborHoodID
[ElementAffect] => -
[TagName] => NeighborHood
[TableName] => CI
[ColumnName] => NeighborHoodID
[GroupLogic] =>
[GroupTemplate] => FilterElement.tpl.php
[ElementType] => ComboBox
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Property Type] => Array
(
[ID] => 50
[CatalogueID] => 9750
[Name] => Property Type
[IsDynamic] => 0
[ElementSource] => PropertyType
[ElementAffect] => -
[TagName] => Property
[TableName] => CI
[ColumnName] => PropType
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => ComboBox
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
[FilterElements] => Array
(
[0] => Array
(
[ID] => ׳‘׳™׳×
[Name] => ׳‘׳™׳×
)
[1] => Array
(
[ID] => ׳“׳™׳¨׳”
[Name] => ׳“׳™׳¨׳”
)
[2] => Array
(
[ID] => ׳“׳™׳¨׳× ׳’׳’
[Name] => ׳“׳™׳¨׳× ׳’׳’
)
[3] => Array
(
[ID] => ׳“׳™׳¨׳× ׳’׳
[Name] => ׳“׳™׳¨׳× ׳’׳
)
[4] => Array
(
[ID] => ׳“׳™׳¨׳× ׳ ׳•׳₪׳©
[Name] => ׳“׳™׳¨׳× ׳ ׳•׳₪׳©
)
[5] => Array
(
[ID] => ׳•׳™׳׳”
[Name] => ׳•׳™׳׳”
)
[6] => Array
(
[ID] => ׳—׳׳§׳”
[Name] => ׳—׳׳§׳”
)
[7] => Array
(
[ID] => ׳™׳—׳™׳“׳× ׳“׳™׳•׳¨
[Name] => ׳™׳—׳™׳“׳× ׳“׳™׳•׳¨
)
[8] => Array
(
[ID] => ׳׳’׳¨׳© ׳—׳§׳׳׳™
[Name] => ׳׳’׳¨׳© ׳—׳§׳׳׳™
)
[9] => Array
(
[ID] => ׳׳©׳§/׳—׳•׳•׳”
[Name] => ׳׳©׳§/׳—׳•׳•׳”
)
[10] => Array
(
[ID] => ׳§׳•׳˜׳’ ׳“׳•-׳׳©׳₪׳—׳×׳™
[Name] => ׳§׳•׳˜׳’ ׳“׳•-׳׳©׳₪׳—׳×׳™
)
[11] => Array
(
[ID] => ׳§׳•׳˜׳’'
[Name] => ׳§׳•׳˜׳’'
)
)
)
[From Price] => Array
(
[ID] => 51
[CatalogueID] => 9751
[Name] => From Price
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => FromPrice
[TableName] => CI
[ColumnName] => Price1
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => InputString
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => GreaterEqual
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[To Price] => Array
(
[ID] => 52
[CatalogueID] => 9752
[Name] => To Price
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => ToPrice
[TableName] => CI
[ColumnName] => Price1
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => InputString
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => LessEqual
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Min Rooms] => Array
(
[ID] => 53
[CatalogueID] => 9753
[Name] => Min Rooms
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Min Rooms
[TableName] => CI
[ColumnName] => Rooms
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => ComboBoxPreDefined
[ElementSearchValues] => 1;1.5;2;2.5;3;3.5;4;4.5;5;5.5;6;7;8;9;10
[ElementShowItems] => 1,1.5,2,2.5,3,3.5,4,4.5,5,5.5,6,7,8,9,10
[ElementSearchMethod] => LessEqual
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Max Rooms] => Array
(
[ID] => 54
[CatalogueID] => 9754
[Name] => Max Rooms
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Max Rooms
[TableName] => CI
[ColumnName] => Rooms
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => ComboBoxPreDefined
[ElementSearchValues] => 1;1.5;2;2.5;3;3.5;4;4.5;5;5.5;6;7;8;9;10
[ElementShowItems] => 1,1.5,2,2.5,3,3.5,4,4.5,5,5.5,6,7,8,9,10
[ElementSearchMethod] => GreaterEqual
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Currency] => Array
(
[ID] => 55
[CatalogueID] => 9755
[Name] => Currency
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Currency
[TableName] => CI
[ColumnName] => Currency
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => ComboBox
[ElementSearchValues] => 0-ֳ¢ג€ֲ×;1-$
[ElementShowItems] => ג‚×,$
[ElementSearchMethod] => Equal
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Free Text] => Array
(
[ID] => 56
[CatalogueID] => 9756
[Name] => Free Text
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => FreeText
[TableName] => CI
[ColumnName] => Description
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => InputString
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => Like
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Pool] => Array
(
[ID] => 57
[CatalogueID] => 9757
[Name] => Pool
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Pool
[TableName] => CI
[ColumnName] => Addition
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => CheckBox
[ElementSearchValues] => 1
[ElementShowItems] =>
[ElementSearchMethod] => Like
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
[Ref] => Array
(
[ID] => 65
[CatalogueID] => 91047
[Name] => Ref
[IsDynamic] => 0
[ElementSource] =>
[ElementAffect] => -
[TagName] => Ref
[TableName] => CI
[ColumnName] => Ref
[GroupLogic] =>
[GroupTemplate] =>
[ElementType] => InputString
[ElementSearchValues] =>
[ElementShowItems] =>
[ElementSearchMethod] => Like
[ComboBoxFirstOptionName] =>
[ComboBoxFirstOptionValue] =>
)
)
[RollingNews] => Array
(
[0] => Array
(
[Cat_ID] => 9698
[Cat_ModelInstanceID] => 56
[Cat_ParentID] => 0
[Cat_ItemOrder] => 1
[Cat_IsCategory] => 0
[Cat_Level] => 1
[Cat_DbPath] => ;9698;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ׳—׳“׳©׳” 1
[Cat_ItemTable] => Items
[Cat_ItemID] => 91
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-30
[Cat_UpdateDate] => 2010-08-18
[Cat_Options] =>
[Cat_Visible] => 1
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 1
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 91
[CatalogueID] => 9698
[ItemOrder] => 1
[Name] => ׳—׳“׳©׳” 1
[Files] =>
[Descriptions] => 123׳—׳“׳©׳” 1 ׳—׳“׳©׳” 1 ׳—׳“׳©׳” 1
[Image1] =>
[Image2] =>
[Image3] =>
[Image4] =>
)
[1] => Array
(
[Cat_ID] => 9699
[Cat_ModelInstanceID] => 56
[Cat_ParentID] => 0
[Cat_ItemOrder] => 2
[Cat_IsCategory] => 0
[Cat_Level] => 1
[Cat_DbPath] => ;9699;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ׳—׳“׳©׳” 2
[Cat_ItemTable] => Items
[Cat_ItemID] => 92
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-30
[Cat_UpdateDate] => 2010-06-02
[Cat_Options] =>
[Cat_Visible] => 1
[Cat_Searchable] => 0
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 1
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 92
[CatalogueID] => 9699
[ItemOrder] => 2
[Name] => ׳—׳“׳©׳” 2
[Files] =>
[Descriptions] => ׳—׳“׳©׳” 2 ׳—׳“׳©׳” 2
[Image1] =>
[Image2] =>
[Image3] =>
[Image4] =>
)
)
[CurrencyRates] => Array
(
[ZWD] => Array
(
[Cat_ID] => 19020
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19020;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ZWD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 331
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 331
[CatalogueID] => 19020
[Name] => ZWD
[ItemOrder] => 0
[CurrencyName] => Zimbabwe Dollars
[CurrencySign] => $
[CurrencyID] => 583
[Rate] =>
[OldRate] =>
)
[ZMK] => Array
(
[Cat_ID] => 19019
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19019;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ZMK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 330
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 330
[CatalogueID] => 19019
[Name] => ZMK
[ItemOrder] => 0
[CurrencyName] => Kwacha
[CurrencySign] =>
[CurrencyID] => 582
[Rate] =>
[OldRate] =>
)
[YER] => Array
(
[Cat_ID] => 19018
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19018;
[Cat_ItemCode] => XXX
[Cat_ItemName] => YER
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 329
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 329
[CatalogueID] => 19018
[Name] => YER
[ItemOrder] => 0
[CurrencyName] => Rials
[CurrencySign] =>
[CurrencyID] => 581
[Rate] =>
[OldRate] =>
)
[VND] => Array
(
[Cat_ID] => 19017
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19017;
[Cat_ItemCode] => XXX
[Cat_ItemName] => VND
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 328
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 328
[CatalogueID] => 19017
[Name] => VND
[ItemOrder] => 0
[CurrencyName] => Dong
[CurrencySign] =>
[CurrencyID] => 580
[Rate] =>
[OldRate] =>
)
[VEB] => Array
(
[Cat_ID] => 19016
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19016;
[Cat_ItemCode] => XXX
[Cat_ItemName] => VEB
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 327
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 327
[CatalogueID] => 19016
[Name] => VEB
[ItemOrder] => 0
[CurrencyName] => Bolivares
[CurrencySign] =>
[CurrencyID] => 579
[Rate] =>
[OldRate] =>
)
[VUV] => Array
(
[Cat_ID] => 19015
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19015;
[Cat_ItemCode] => XXX
[Cat_ItemName] => VUV
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 326
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 326
[CatalogueID] => 19015
[Name] => VUV
[ItemOrder] => 0
[CurrencyName] => Vatu
[CurrencySign] =>
[CurrencyID] => 578
[Rate] =>
[OldRate] =>
)
[UZS] => Array
(
[Cat_ID] => 19014
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19014;
[Cat_ItemCode] => XXX
[Cat_ItemName] => UZS
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 325
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 325
[CatalogueID] => 19014
[Name] => UZS
[ItemOrder] => 0
[CurrencyName] => Sums
[CurrencySign] =>
[CurrencyID] => 577
[Rate] =>
[OldRate] =>
)
[UYU] => Array
(
[Cat_ID] => 19013
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19013;
[Cat_ItemCode] => XXX
[Cat_ItemName] => UYU
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 324
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 324
[CatalogueID] => 19013
[Name] => UYU
[ItemOrder] => 0
[CurrencyName] => Pesos
[CurrencySign] =>
[CurrencyID] => 576
[Rate] =>
[OldRate] =>
)
[AED] => Array
(
[Cat_ID] => 19012
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19012;
[Cat_ItemCode] => XXX
[Cat_ItemName] => AED
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 323
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 323
[CatalogueID] => 19012
[Name] => AED
[ItemOrder] => 0
[CurrencyName] => Dirhams
[CurrencySign] =>
[CurrencyID] => 575
[Rate] =>
[OldRate] =>
)
[UAH] => Array
(
[Cat_ID] => 19011
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19011;
[Cat_ItemCode] => XXX
[Cat_ItemName] => UAH
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 322
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 322
[CatalogueID] => 19011
[Name] => UAH
[ItemOrder] => 0
[CurrencyName] => Hryvnia
[CurrencySign] =>
[CurrencyID] => 574
[Rate] =>
[OldRate] =>
)
[UGX] => Array
(
[Cat_ID] => 19010
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19010;
[Cat_ItemCode] => XXX
[Cat_ItemName] => UGX
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 321
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 321
[CatalogueID] => 19010
[Name] => UGX
[ItemOrder] => 0
[CurrencyName] => Shillings
[CurrencySign] =>
[CurrencyID] => 573
[Rate] =>
[OldRate] =>
)
[TVD] => Array
(
[Cat_ID] => 19009
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19009;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TVD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 320
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 320
[CatalogueID] => 19009
[Name] => TVD
[ItemOrder] => 0
[CurrencyName] => Tuvalu Dollars
[CurrencySign] => $
[CurrencyID] => 572
[Rate] =>
[OldRate] =>
)
[TRL] => Array
(
[Cat_ID] => 19007
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19007;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TRL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 318
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 318
[CatalogueID] => 19007
[Name] => TRL
[ItemOrder] => 0
[CurrencyName] => Liras
[CurrencySign] =>
[CurrencyID] => 570
[Rate] =>
[OldRate] =>
)
[TMM] => Array
(
[Cat_ID] => 19008
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19008;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TMM
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 319
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 319
[CatalogueID] => 19008
[Name] => TMM
[ItemOrder] => 0
[CurrencyName] => Manats
[CurrencySign] =>
[CurrencyID] => 571
[Rate] =>
[OldRate] =>
)
[TND] => Array
(
[Cat_ID] => 19006
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19006;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TND
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 317
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 317
[CatalogueID] => 19006
[Name] => TND
[ItemOrder] => 0
[CurrencyName] => Dinars
[CurrencySign] =>
[CurrencyID] => 569
[Rate] =>
[OldRate] =>
)
[TOP] => Array
(
[Cat_ID] => 19005
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19005;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TOP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 316
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 316
[CatalogueID] => 19005
[Name] => TOP
[ItemOrder] => 0
[CurrencyName] => Pa
[CurrencySign] =>
[CurrencyID] => 568
[Rate] =>
[OldRate] =>
)
[TTD] => Array
(
[Cat_ID] => 19004
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19004;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TTD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 315
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 315
[CatalogueID] => 19004
[Name] => TTD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 567
[Rate] =>
[OldRate] =>
)
[THB] => Array
(
[Cat_ID] => 19003
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19003;
[Cat_ItemCode] => XXX
[Cat_ItemName] => THB
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 314
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 314
[CatalogueID] => 19003
[Name] => THB
[ItemOrder] => 0
[CurrencyName] => Baht
[CurrencySign] =>
[CurrencyID] => 566
[Rate] =>
[OldRate] =>
)
[TZS] => Array
(
[Cat_ID] => 19002
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19002;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TZS
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 313
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 313
[CatalogueID] => 19002
[Name] => TZS
[ItemOrder] => 0
[CurrencyName] => Shillings
[CurrencySign] =>
[CurrencyID] => 565
[Rate] =>
[OldRate] =>
)
[TJS] => Array
(
[Cat_ID] => 19001
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19001;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TJS
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 312
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 312
[CatalogueID] => 19001
[Name] => TJS
[ItemOrder] => 0
[CurrencyName] => Somoni
[CurrencySign] =>
[CurrencyID] => 564
[Rate] =>
[OldRate] =>
)
[TWD] => Array
(
[Cat_ID] => 19000
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;19000;
[Cat_ItemCode] => XXX
[Cat_ItemName] => TWD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 311
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 311
[CatalogueID] => 19000
[Name] => TWD
[ItemOrder] => 0
[CurrencyName] => New Dollars
[CurrencySign] => $
[CurrencyID] => 563
[Rate] =>
[OldRate] =>
)
[SYP] => Array
(
[Cat_ID] => 18999
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18999;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SYP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 310
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 310
[CatalogueID] => 18999
[Name] => SYP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => £
[CurrencyID] => 562
[Rate] =>
[OldRate] =>
)
[SEK] => Array
(
[Cat_ID] => 18998
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18998;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SEK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 309
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 309
[CatalogueID] => 18998
[Name] => SEK
[ItemOrder] => 0
[CurrencyName] => Kronor
[CurrencySign] =>
[CurrencyID] => 561
[Rate] =>
[OldRate] =>
)
[SZL] => Array
(
[Cat_ID] => 18997
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18997;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SZL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 308
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 308
[CatalogueID] => 18997
[Name] => SZL
[ItemOrder] => 0
[CurrencyName] => Emalangeni
[CurrencySign] =>
[CurrencyID] => 560
[Rate] =>
[OldRate] =>
)
[SRG] => Array
(
[Cat_ID] => 18996
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18996;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SRG
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 307
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 307
[CatalogueID] => 18996
[Name] => SRG
[ItemOrder] => 0
[CurrencyName] => Guilders
[CurrencySign] =>
[CurrencyID] => 559
[Rate] =>
[OldRate] =>
)
[SDD] => Array
(
[Cat_ID] => 18995
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18995;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SDD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 306
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 306
[CatalogueID] => 18995
[Name] => SDD
[ItemOrder] => 0
[CurrencyName] => Dinars
[CurrencySign] =>
[CurrencyID] => 558
[Rate] =>
[OldRate] =>
)
[LKR] => Array
(
[Cat_ID] => 18994
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18994;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LKR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 305
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 305
[CatalogueID] => 18994
[Name] => LKR
[ItemOrder] => 0
[CurrencyName] => Rupees
[CurrencySign] =>
[CurrencyID] => 557
[Rate] =>
[OldRate] =>
)
[GBP] => Array
(
[Cat_ID] => 18993
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18993;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GBP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 304
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 304
[CatalogueID] => 18993
[Name] => GBP
[ItemOrder] => 0
[CurrencyName] => United Kingdom Pounds
[CurrencySign] => ₤
[CurrencyID] => 556
[Rate] =>
[OldRate] =>
)
[SOS] => Array
(
[Cat_ID] => 18992
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18992;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SOS
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 303
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 303
[CatalogueID] => 18992
[Name] => SOS
[ItemOrder] => 0
[CurrencyName] => Shillings
[CurrencySign] =>
[CurrencyID] => 555
[Rate] =>
[OldRate] =>
)
[SBD] => Array
(
[Cat_ID] => 18991
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18991;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SBD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 302
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 302
[CatalogueID] => 18991
[Name] => SBD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 554
[Rate] =>
[OldRate] =>
)
[SIT] => Array
(
[Cat_ID] => 18990
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18990;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SIT
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 301
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 301
[CatalogueID] => 18990
[Name] => SIT
[ItemOrder] => 0
[CurrencyName] => Tolars
[CurrencySign] =>
[CurrencyID] => 553
[Rate] =>
[OldRate] =>
)
[SKK] => Array
(
[Cat_ID] => 18989
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18989;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SKK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 300
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 300
[CatalogueID] => 18989
[Name] => SKK
[ItemOrder] => 0
[CurrencyName] => Koruny
[CurrencySign] =>
[CurrencyID] => 552
[Rate] =>
[OldRate] =>
)
[SGD] => Array
(
[Cat_ID] => 18988
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18988;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SGD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 299
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 299
[CatalogueID] => 18988
[Name] => SGD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 551
[Rate] =>
[OldRate] =>
)
[XAG] => Array
(
[Cat_ID] => 18987
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18987;
[Cat_ItemCode] => XXX
[Cat_ItemName] => XAG
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 298
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 298
[CatalogueID] => 18987
[Name] => XAG
[ItemOrder] => 0
[CurrencyName] => Ounces
[CurrencySign] =>
[CurrencyID] => 550
[Rate] =>
[OldRate] =>
)
[SLL] => Array
(
[Cat_ID] => 18986
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18986;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SLL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 297
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 297
[CatalogueID] => 18986
[Name] => SLL
[ItemOrder] => 0
[CurrencyName] => Leones
[CurrencySign] =>
[CurrencyID] => 549
[Rate] =>
[OldRate] =>
)
[SCR] => Array
(
[Cat_ID] => 18985
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18985;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SCR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 296
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 296
[CatalogueID] => 18985
[Name] => SCR
[ItemOrder] => 0
[CurrencyName] => Rupees
[CurrencySign] =>
[CurrencyID] => 548
[Rate] =>
[OldRate] =>
)
[SPL] => Array
(
[Cat_ID] => 18984
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18984;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SPL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 295
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 295
[CatalogueID] => 18984
[Name] => SPL
[ItemOrder] => 0
[CurrencyName] => Luigini
[CurrencySign] =>
[CurrencyID] => 547
[Rate] =>
[OldRate] =>
)
[SAR] => Array
(
[Cat_ID] => 18983
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18983;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SAR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 294
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 294
[CatalogueID] => 18983
[Name] => SAR
[ItemOrder] => 0
[CurrencyName] => Riyals
[CurrencySign] =>
[CurrencyID] => 546
[Rate] =>
[OldRate] =>
)
[WST] => Array
(
[Cat_ID] => 18982
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18982;
[Cat_ItemCode] => XXX
[Cat_ItemName] => WST
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 293
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 293
[CatalogueID] => 18982
[Name] => WST
[ItemOrder] => 0
[CurrencyName] => Tala
[CurrencySign] =>
[CurrencyID] => 545
[Rate] =>
[OldRate] =>
)
[SHP] => Array
(
[Cat_ID] => 18981
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18981;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SHP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 292
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 292
[CatalogueID] => 18981
[Name] => SHP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 544
[Rate] =>
[OldRate] =>
)
[RUR] => Array
(
[Cat_ID] => 18979
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18979;
[Cat_ItemCode] => XXX
[Cat_ItemName] => RUR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 290
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 290
[CatalogueID] => 18979
[Name] => RUR
[ItemOrder] => 0
[CurrencyName] => Rubles
[CurrencySign] => RUR
[CurrencyID] => 542
[Rate] =>
[OldRate] =>
)
[RWF] => Array
(
[Cat_ID] => 18980
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18980;
[Cat_ItemCode] => XXX
[Cat_ItemName] => RWF
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 291
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 291
[CatalogueID] => 18980
[Name] => RWF
[ItemOrder] => 0
[CurrencyName] => Francs
[CurrencySign] =>
[CurrencyID] => 543
[Rate] =>
[OldRate] =>
)
[RON] => Array
(
[Cat_ID] => 18978
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18978;
[Cat_ItemCode] => XXX
[Cat_ItemName] => RON
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 289
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 289
[CatalogueID] => 18978
[Name] => RON
[ItemOrder] => 0
[CurrencyName] => Lei
[CurrencySign] => RON
[CurrencyID] => 541
[Rate] =>
[OldRate] =>
)
[QAR] => Array
(
[Cat_ID] => 18977
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18977;
[Cat_ItemCode] => XXX
[Cat_ItemName] => QAR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 288
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 288
[CatalogueID] => 18977
[Name] => QAR
[ItemOrder] => 0
[CurrencyName] => Rials
[CurrencySign] =>
[CurrencyID] => 540
[Rate] =>
[OldRate] =>
)
[PLN] => Array
(
[Cat_ID] => 18976
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18976;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PLN
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 287
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 287
[CatalogueID] => 18976
[Name] => PLN
[ItemOrder] => 0
[CurrencyName] => Zlotych
[CurrencySign] =>
[CurrencyID] => 539
[Rate] =>
[OldRate] =>
)
[XPT] => Array
(
[Cat_ID] => 18975
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18975;
[Cat_ItemCode] => XXX
[Cat_ItemName] => XPT
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 286
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 286
[CatalogueID] => 18975
[Name] => XPT
[ItemOrder] => 0
[CurrencyName] => Ounces
[CurrencySign] =>
[CurrencyID] => 538
[Rate] =>
[OldRate] =>
)
[PHP] => Array
(
[Cat_ID] => 18974
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18974;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PHP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 285
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 285
[CatalogueID] => 18974
[Name] => PHP
[ItemOrder] => 0
[CurrencyName] => Pesos
[CurrencySign] =>
[CurrencyID] => 537
[Rate] =>
[OldRate] =>
)
[PEN] => Array
(
[Cat_ID] => 18973
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18973;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PEN
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 284
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 284
[CatalogueID] => 18973
[Name] => PEN
[ItemOrder] => 0
[CurrencyName] => Nuevos Soles
[CurrencySign] =>
[CurrencyID] => 536
[Rate] =>
[OldRate] =>
)
[PYG] => Array
(
[Cat_ID] => 18972
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18972;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PYG
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 283
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 283
[CatalogueID] => 18972
[Name] => PYG
[ItemOrder] => 0
[CurrencyName] => Guarani
[CurrencySign] =>
[CurrencyID] => 535
[Rate] =>
[OldRate] =>
)
[PGK] => Array
(
[Cat_ID] => 18971
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18971;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PGK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 282
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 282
[CatalogueID] => 18971
[Name] => PGK
[ItemOrder] => 0
[CurrencyName] => Kina
[CurrencySign] =>
[CurrencyID] => 534
[Rate] =>
[OldRate] =>
)
[PAB] => Array
(
[Cat_ID] => 18970
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18970;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PAB
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 281
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 281
[CatalogueID] => 18970
[Name] => PAB
[ItemOrder] => 0
[CurrencyName] => Balboa
[CurrencySign] =>
[CurrencyID] => 533
[Rate] =>
[OldRate] =>
)
[XPD] => Array
(
[Cat_ID] => 18969
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18969;
[Cat_ItemCode] => XXX
[Cat_ItemName] => XPD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 280
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 280
[CatalogueID] => 18969
[Name] => XPD
[ItemOrder] => 0
[CurrencyName] => Ounces
[CurrencySign] =>
[CurrencyID] => 532
[Rate] =>
[OldRate] =>
)
[PKR] => Array
(
[Cat_ID] => 18968
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18968;
[Cat_ItemCode] => XXX
[Cat_ItemName] => PKR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 279
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 279
[CatalogueID] => 18968
[Name] => PKR
[ItemOrder] => 0
[CurrencyName] => Rupees
[CurrencySign] =>
[CurrencyID] => 531
[Rate] =>
[OldRate] =>
)
[OMR] => Array
(
[Cat_ID] => 18967
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18967;
[Cat_ItemCode] => XXX
[Cat_ItemName] => OMR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 278
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 278
[CatalogueID] => 18967
[Name] => OMR
[ItemOrder] => 0
[CurrencyName] => Rials
[CurrencySign] =>
[CurrencyID] => 530
[Rate] =>
[OldRate] =>
)
[NGN] => Array
(
[Cat_ID] => 18966
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18966;
[Cat_ItemCode] => XXX
[Cat_ItemName] => NGN
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 277
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 277
[CatalogueID] => 18966
[Name] => NGN
[ItemOrder] => 0
[CurrencyName] => Nairas
[CurrencySign] =>
[CurrencyID] => 529
[Rate] =>
[OldRate] =>
)
[NIO] => Array
(
[Cat_ID] => 18965
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18965;
[Cat_ItemCode] => XXX
[Cat_ItemName] => NIO
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 276
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 276
[CatalogueID] => 18965
[Name] => NIO
[ItemOrder] => 0
[CurrencyName] => Gold Cordobas
[CurrencySign] =>
[CurrencyID] => 528
[Rate] =>
[OldRate] =>
)
[NPR] => Array
(
[Cat_ID] => 18964
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18964;
[Cat_ItemCode] => XXX
[Cat_ItemName] => NPR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 275
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 275
[CatalogueID] => 18964
[Name] => NPR
[ItemOrder] => 0
[CurrencyName] => Rupees
[CurrencySign] =>
[CurrencyID] => 527
[Rate] =>
[OldRate] =>
)
[NAD] => Array
(
[Cat_ID] => 18963
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18963;
[Cat_ItemCode] => XXX
[Cat_ItemName] => NAD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 274
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 274
[CatalogueID] => 18963
[Name] => NAD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 526
[Rate] =>
[OldRate] =>
)
[MZM] => Array
(
[Cat_ID] => 18962
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18962;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MZM
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 273
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 273
[CatalogueID] => 18962
[Name] => MZM
[ItemOrder] => 0
[CurrencyName] => Meticais
[CurrencySign] =>
[CurrencyID] => 525
[Rate] =>
[OldRate] =>
)
[MAD] => Array
(
[Cat_ID] => 18961
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18961;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MAD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 272
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 272
[CatalogueID] => 18961
[Name] => MAD
[ItemOrder] => 0
[CurrencyName] => Dirhams
[CurrencySign] =>
[CurrencyID] => 524
[Rate] =>
[OldRate] =>
)
[YUM] => Array
(
[Cat_ID] => 18960
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18960;
[Cat_ItemCode] => XXX
[Cat_ItemName] => YUM
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 271
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 271
[CatalogueID] => 18960
[Name] => YUM
[ItemOrder] => 0
[CurrencyName] => Yugoslavia New Dinars
[CurrencySign] =>
[CurrencyID] => 523
[Rate] =>
[OldRate] =>
)
[MNT] => Array
(
[Cat_ID] => 18959
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18959;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MNT
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 270
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 270
[CatalogueID] => 18959
[Name] => MNT
[ItemOrder] => 0
[CurrencyName] => Tugriks
[CurrencySign] =>
[CurrencyID] => 522
[Rate] =>
[OldRate] =>
)
[MDL] => Array
(
[Cat_ID] => 18958
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18958;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MDL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 269
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 269
[CatalogueID] => 18958
[Name] => MDL
[ItemOrder] => 0
[CurrencyName] => Lei
[CurrencySign] =>
[CurrencyID] => 521
[Rate] =>
[OldRate] =>
)
[MXN] => Array
(
[Cat_ID] => 18957
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18957;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MXN
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 268
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 268
[CatalogueID] => 18957
[Name] => MXN
[ItemOrder] => 0
[CurrencyName] => Pesos
[CurrencySign] =>
[CurrencyID] => 520
[Rate] =>
[OldRate] =>
)
[MUR] => Array
(
[Cat_ID] => 18956
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18956;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MUR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 267
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 267
[CatalogueID] => 18956
[Name] => MUR
[ItemOrder] => 0
[CurrencyName] => Rupees
[CurrencySign] =>
[CurrencyID] => 519
[Rate] =>
[OldRate] =>
)
[MRO] => Array
(
[Cat_ID] => 18955
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18955;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MRO
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 266
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 266
[CatalogueID] => 18955
[Name] => MRO
[ItemOrder] => 0
[CurrencyName] => Ouguiyas
[CurrencySign] =>
[CurrencyID] => 518
[Rate] =>
[OldRate] =>
)
[MTL] => Array
(
[Cat_ID] => 18954
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18954;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MTL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 265
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 265
[CatalogueID] => 18954
[Name] => MTL
[ItemOrder] => 0
[CurrencyName] => Liri
[CurrencySign] =>
[CurrencyID] => 517
[Rate] =>
[OldRate] =>
)
[MYR] => Array
(
[Cat_ID] => 18953
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18953;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MYR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 264
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 264
[CatalogueID] => 18953
[Name] => MYR
[ItemOrder] => 0
[CurrencyName] => Ringgits
[CurrencySign] =>
[CurrencyID] => 516
[Rate] =>
[OldRate] =>
)
[MWK] => Array
(
[Cat_ID] => 18952
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18952;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MWK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 263
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 263
[CatalogueID] => 18952
[Name] => MWK
[ItemOrder] => 0
[CurrencyName] => Kwachas
[CurrencySign] =>
[CurrencyID] => 515
[Rate] =>
[OldRate] =>
)
[MGA] => Array
(
[Cat_ID] => 18951
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18951;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MGA
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 262
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 262
[CatalogueID] => 18951
[Name] => MGA
[ItemOrder] => 0
[CurrencyName] => Ariary
[CurrencySign] =>
[CurrencyID] => 514
[Rate] =>
[OldRate] =>
)
[MKD] => Array
(
[Cat_ID] => 18950
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18950;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MKD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 261
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 261
[CatalogueID] => 18950
[Name] => MKD
[ItemOrder] => 0
[CurrencyName] => Denars
[CurrencySign] =>
[CurrencyID] => 513
[Rate] =>
[OldRate] =>
)
[MOP] => Array
(
[Cat_ID] => 18949
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18949;
[Cat_ItemCode] => XXX
[Cat_ItemName] => MOP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 260
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 260
[CatalogueID] => 18949
[Name] => MOP
[ItemOrder] => 0
[CurrencyName] => Patacas
[CurrencySign] =>
[CurrencyID] => 512
[Rate] =>
[OldRate] =>
)
[LTL] => Array
(
[Cat_ID] => 18948
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18948;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LTL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 259
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 259
[CatalogueID] => 18948
[Name] => LTL
[ItemOrder] => 0
[CurrencyName] => Litai
[CurrencySign] =>
[CurrencyID] => 511
[Rate] =>
[OldRate] =>
)
[CHF] => Array
(
[Cat_ID] => 18947
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18947;
[Cat_ItemCode] => XXX
[Cat_ItemName] => CHF
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 258
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 258
[CatalogueID] => 18947
[Name] => CHF
[ItemOrder] => 0
[CurrencyName] => Switzerland Francs
[CurrencySign] =>
[CurrencyID] => 510
[Rate] =>
[OldRate] =>
)
[LYD] => Array
(
[Cat_ID] => 18946
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18946;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LYD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 257
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 257
[CatalogueID] => 18946
[Name] => LYD
[ItemOrder] => 0
[CurrencyName] => Dinars
[CurrencySign] =>
[CurrencyID] => 509
[Rate] =>
[OldRate] =>
)
[LRD] => Array
(
[Cat_ID] => 18945
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18945;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LRD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 256
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 256
[CatalogueID] => 18945
[Name] => LRD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 508
[Rate] =>
[OldRate] =>
)
[ZAR] => Array
(
[Cat_ID] => 18944
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18944;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ZAR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 255
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 255
[CatalogueID] => 18944
[Name] => ZAR
[ItemOrder] => 0
[CurrencyName] => South Africa Rand
[CurrencySign] =>
[CurrencyID] => 507
[Rate] =>
[OldRate] =>
)
[LSL] => Array
(
[Cat_ID] => 18943
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18943;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LSL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 254
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 254
[CatalogueID] => 18943
[Name] => LSL
[ItemOrder] => 0
[CurrencyName] => Maloti
[CurrencySign] =>
[CurrencyID] => 506
[Rate] =>
[OldRate] =>
)
[LBP] => Array
(
[Cat_ID] => 18942
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18942;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LBP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 253
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 253
[CatalogueID] => 18942
[Name] => LBP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 505
[Rate] =>
[OldRate] =>
)
[LVL] => Array
(
[Cat_ID] => 18941
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18941;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LVL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 252
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 252
[CatalogueID] => 18941
[Name] => LVL
[ItemOrder] => 0
[CurrencyName] => Lati
[CurrencySign] =>
[CurrencyID] => 504
[Rate] =>
[OldRate] =>
)
[LAK] => Array
(
[Cat_ID] => 18940
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18940;
[Cat_ItemCode] => XXX
[Cat_ItemName] => LAK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 251
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 251
[CatalogueID] => 18940
[Name] => LAK
[ItemOrder] => 0
[CurrencyName] => Kips
[CurrencySign] =>
[CurrencyID] => 503
[Rate] =>
[OldRate] =>
)
[KGS] => Array
(
[Cat_ID] => 18939
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18939;
[Cat_ItemCode] => XXX
[Cat_ItemName] => KGS
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 250
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 250
[CatalogueID] => 18939
[Name] => KGS
[ItemOrder] => 0
[CurrencyName] => Soms
[CurrencySign] =>
[CurrencyID] => 502
[Rate] =>
[OldRate] =>
)
[KWD] => Array
(
[Cat_ID] => 18938
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18938;
[Cat_ItemCode] => XXX
[Cat_ItemName] => KWD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 249
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 249
[CatalogueID] => 18938
[Name] => KWD
[ItemOrder] => 0
[CurrencyName] => Dinars
[CurrencySign] =>
[CurrencyID] => 501
[Rate] =>
[OldRate] =>
)
[KES] => Array
(
[Cat_ID] => 18937
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18937;
[Cat_ItemCode] => XXX
[Cat_ItemName] => KES
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 248
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 248
[CatalogueID] => 18937
[Name] => KES
[ItemOrder] => 0
[CurrencyName] => Shillings
[CurrencySign] =>
[CurrencyID] => 500
[Rate] =>
[OldRate] =>
)
[KZT] => Array
(
[Cat_ID] => 18936
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18936;
[Cat_ItemCode] => XXX
[Cat_ItemName] => KZT
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 247
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 247
[CatalogueID] => 18936
[Name] => KZT
[ItemOrder] => 0
[CurrencyName] => Tenge
[CurrencySign] =>
[CurrencyID] => 499
[Rate] =>
[OldRate] =>
)
[JOD] => Array
(
[Cat_ID] => 18935
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18935;
[Cat_ItemCode] => XXX
[Cat_ItemName] => JOD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 246
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 246
[CatalogueID] => 18935
[Name] => JOD
[ItemOrder] => 0
[CurrencyName] => Dinars
[CurrencySign] =>
[CurrencyID] => 498
[Rate] =>
[OldRate] =>
)
[JEP] => Array
(
[Cat_ID] => 18934
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18934;
[Cat_ItemCode] => XXX
[Cat_ItemName] => JEP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 245
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 245
[CatalogueID] => 18934
[Name] => JEP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 497
[Rate] =>
[OldRate] =>
)
[JPY] => Array
(
[Cat_ID] => 18933
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18933;
[Cat_ItemCode] => XXX
[Cat_ItemName] => JPY
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 244
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 244
[CatalogueID] => 18933
[Name] => JPY
[ItemOrder] => 0
[CurrencyName] => Yen
[CurrencySign] =>
[CurrencyID] => 496
[Rate] =>
[OldRate] =>
)
[JMD] => Array
(
[Cat_ID] => 18932
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18932;
[Cat_ItemCode] => XXX
[Cat_ItemName] => JMD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 243
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 243
[CatalogueID] => 18932
[Name] => JMD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 495
[Rate] =>
[OldRate] =>
)
[NIS] => Array
(
[Cat_ID] => 18931
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18931;
[Cat_ItemCode] => XXX
[Cat_ItemName] => NIS
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 242
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 1
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 242
[CatalogueID] => 18931
[Name] => NIS
[ItemOrder] => 0
[CurrencyName] => New Shekels
[CurrencySign] => ₪
[CurrencyID] => 494
[Rate] =>
[OldRate] =>
)
[IMP] => Array
(
[Cat_ID] => 18930
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18930;
[Cat_ItemCode] => XXX
[Cat_ItemName] => IMP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 241
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 241
[CatalogueID] => 18930
[Name] => IMP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 493
[Rate] =>
[OldRate] =>
)
[IQD] => Array
(
[Cat_ID] => 18929
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18929;
[Cat_ItemCode] => XXX
[Cat_ItemName] => IQD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 240
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 240
[CatalogueID] => 18929
[Name] => IQD
[ItemOrder] => 0
[CurrencyName] => Dinars
[CurrencySign] =>
[CurrencyID] => 492
[Rate] =>
[OldRate] =>
)
[IRR] => Array
(
[Cat_ID] => 18928
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18928;
[Cat_ItemCode] => XXX
[Cat_ItemName] => IRR
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 239
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 239
[CatalogueID] => 18928
[Name] => IRR
[ItemOrder] => 0
[CurrencyName] => Rials
[CurrencySign] =>
[CurrencyID] => 491
[Rate] =>
[OldRate] =>
)
[ISK] => Array
(
[Cat_ID] => 18927
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18927;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ISK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 238
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 238
[CatalogueID] => 18927
[Name] => ISK
[ItemOrder] => 0
[CurrencyName] => Kronur
[CurrencySign] =>
[CurrencyID] => 490
[Rate] =>
[OldRate] =>
)
[HUF] => Array
(
[Cat_ID] => 18926
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18926;
[Cat_ItemCode] => XXX
[Cat_ItemName] => HUF
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 237
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 237
[CatalogueID] => 18926
[Name] => HUF
[ItemOrder] => 0
[CurrencyName] => Forint
[CurrencySign] => HUF
[CurrencyID] => 489
[Rate] =>
[OldRate] =>
)
[HKD] => Array
(
[Cat_ID] => 18925
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18925;
[Cat_ItemCode] => XXX
[Cat_ItemName] => HKD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 236
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 236
[CatalogueID] => 18925
[Name] => HKD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 488
[Rate] =>
[OldRate] =>
)
[HNL] => Array
(
[Cat_ID] => 18924
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18924;
[Cat_ItemCode] => XXX
[Cat_ItemName] => HNL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 235
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 235
[CatalogueID] => 18924
[Name] => HNL
[ItemOrder] => 0
[CurrencyName] => Lempiras
[CurrencySign] =>
[CurrencyID] => 487
[Rate] =>
[OldRate] =>
)
[HTG] => Array
(
[Cat_ID] => 18923
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18923;
[Cat_ItemCode] => XXX
[Cat_ItemName] => HTG
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 234
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 234
[CatalogueID] => 18923
[Name] => HTG
[ItemOrder] => 0
[CurrencyName] => Gourdes
[CurrencySign] =>
[CurrencyID] => 486
[Rate] =>
[OldRate] =>
)
[GYD] => Array
(
[Cat_ID] => 18922
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18922;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GYD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 233
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 233
[CatalogueID] => 18922
[Name] => GYD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 485
[Rate] =>
[OldRate] =>
)
[GNF] => Array
(
[Cat_ID] => 18921
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18921;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GNF
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 232
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 232
[CatalogueID] => 18921
[Name] => GNF
[ItemOrder] => 0
[CurrencyName] => Francs
[CurrencySign] =>
[CurrencyID] => 484
[Rate] =>
[OldRate] =>
)
[GGP] => Array
(
[Cat_ID] => 18920
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18920;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GGP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 231
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 231
[CatalogueID] => 18920
[Name] => GGP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 483
[Rate] =>
[OldRate] =>
)
[GTQ] => Array
(
[Cat_ID] => 18919
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18919;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GTQ
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 230
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 230
[CatalogueID] => 18919
[Name] => GTQ
[ItemOrder] => 0
[CurrencyName] => Quetzales
[CurrencySign] =>
[CurrencyID] => 482
[Rate] =>
[OldRate] =>
)
[XAU] => Array
(
[Cat_ID] => 18918
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18918;
[Cat_ItemCode] => XXX
[Cat_ItemName] => XAU
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 229
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 229
[CatalogueID] => 18918
[Name] => XAU
[ItemOrder] => 0
[CurrencyName] => Ounces
[CurrencySign] =>
[CurrencyID] => 481
[Rate] =>
[OldRate] =>
)
[GIP] => Array
(
[Cat_ID] => 18917
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18917;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GIP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 228
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 228
[CatalogueID] => 18917
[Name] => GIP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 480
[Rate] =>
[OldRate] =>
)
[GHC] => Array
(
[Cat_ID] => 18916
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18916;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GHC
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 227
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 227
[CatalogueID] => 18916
[Name] => GHC
[ItemOrder] => 0
[CurrencyName] => Cedis
[CurrencySign] =>
[CurrencyID] => 479
[Rate] =>
[OldRate] =>
)
[GEL] => Array
(
[Cat_ID] => 18915
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18915;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GEL
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 226
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 226
[CatalogueID] => 18915
[Name] => GEL
[ItemOrder] => 0
[CurrencyName] => Lari
[CurrencySign] =>
[CurrencyID] => 478
[Rate] =>
[OldRate] =>
)
[GMD] => Array
(
[Cat_ID] => 18914
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18914;
[Cat_ItemCode] => XXX
[Cat_ItemName] => GMD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 225
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 225
[CatalogueID] => 18914
[Name] => GMD
[ItemOrder] => 0
[CurrencyName] => Dalasi
[CurrencySign] =>
[CurrencyID] => 477
[Rate] =>
[OldRate] =>
)
[XPF] => Array
(
[Cat_ID] => 18913
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18913;
[Cat_ItemCode] => XXX
[Cat_ItemName] => XPF
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 224
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 224
[CatalogueID] => 18913
[Name] => XPF
[ItemOrder] => 0
[CurrencyName] => Comptoirs Fran
[CurrencySign] =>
[CurrencyID] => 476
[Rate] =>
[OldRate] =>
)
[FJD] => Array
(
[Cat_ID] => 18912
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18912;
[Cat_ItemCode] => XXX
[Cat_ItemName] => FJD
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 223
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 223
[CatalogueID] => 18912
[Name] => FJD
[ItemOrder] => 0
[CurrencyName] => Dollars
[CurrencySign] => $
[CurrencyID] => 475
[Rate] =>
[OldRate] =>
)
[EEK] => Array
(
[Cat_ID] => 18911
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18911;
[Cat_ItemCode] => XXX
[Cat_ItemName] => EEK
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 222
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 222
[CatalogueID] => 18911
[Name] => EEK
[ItemOrder] => 0
[CurrencyName] => Krooni
[CurrencySign] =>
[CurrencyID] => 474
[Rate] =>
[OldRate] =>
)
[ERN] => Array
(
[Cat_ID] => 18910
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18910;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ERN
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 221
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 221
[CatalogueID] => 18910
[Name] => ERN
[ItemOrder] => 0
[CurrencyName] => Nakfa
[CurrencySign] =>
[CurrencyID] => 473
[Rate] =>
[OldRate] =>
)
[ETB] => Array
(
[Cat_ID] => 18909
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18909;
[Cat_ItemCode] => XXX
[Cat_ItemName] => ETB
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 220
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 220
[CatalogueID] => 18909
[Name] => ETB
[ItemOrder] => 0
[CurrencyName] => Ethiopia Birr
[CurrencySign] =>
[CurrencyID] => 472
[Rate] =>
[OldRate] =>
)
[SVC] => Array
(
[Cat_ID] => 18908
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18908;
[Cat_ItemCode] => XXX
[Cat_ItemName] => SVC
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 219
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 219
[CatalogueID] => 18908
[Name] => SVC
[ItemOrder] => 0
[CurrencyName] => Colones
[CurrencySign] =>
[CurrencyID] => 471
[Rate] =>
[OldRate] =>
)
[EGP] => Array
(
[Cat_ID] => 18907
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath] => ;525;18907;
[Cat_ItemCode] => XXX
[Cat_ItemName] => EGP
[Cat_ItemTable] => Currencies
[Cat_ItemID] => 218
[Cat_CatLink] =>
[Cat_DbLink] =>
[Cat_MasterLink] =>
[Cat_HtmlLink] =>
[Cat_CreateDate] => 2010-05-31
[Cat_UpdateDate] =>
[Cat_Options] =>
[Cat_Visible] => 0
[Cat_Searchable] => 1
[Cat_HaveBanners] => 0
[Cat_HaveDescription] => 0
[Cat_ForHomePage] => 0
[Cat_Locked] => 0
[Cat_Removable] => 1
[Cat_Removed] => 0
[ID] => 218
[CatalogueID] => 18907
[Name] => EGP
[ItemOrder] => 0
[CurrencyName] => Pounds
[CurrencySign] => ₤
[CurrencyID] => 470
[Rate] =>
[OldRate] =>
)
[IDR] => Array
(
[Cat_ID] => 18906
[Cat_ModelInstanceID] => 33
[Cat_ParentID] => 525
[Cat_ItemOrder] => 0
[Cat_IsCategory] => 0
[Cat_Level] => 2
[Cat_DbPath]