Error
Database query error
Database error in business.zukto.com

Query:
		SELECT	`sys_acl_levels_members`.IDLevel as ID,
				`sys_acl_levels`.Name as Name,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateStarts) as DateStarts,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateExpires) as DateExpires,
                `sys_acl_levels_members`.`TransactionID` AS `TransactionID`
		FROM	`sys_acl_levels_members`
				RIGHT JOIN Profiles
				ON `sys_acl_levels_members`.IDMember = Profiles.ID
					AND	(`sys_acl_levels_members`.DateStarts IS NULL
						OR `sys_acl_levels_members`.DateStarts <= FROM_UNIXTIME(1369296923))
					AND	(`sys_acl_levels_members`.DateExpires IS NULL
						OR `sys_acl_levels_members`.DateExpires > FROM_UNIXTIME(1369296923))
				LEFT JOIN `sys_acl_levels`
				ON `sys_acl_levels_members`.IDLevel = `sys_acl_levels`.ID

		WHERE	Profiles.ID = 0

		ORDER BY `sys_acl_levels_members`.DateStarts DESC

		LIMIT 0, 1
Mysql error: Table './business_z/Profiles' is marked as crashed and should be repaired

Found error in the file '/data/www/business.zukto.com/inc/membership_levels.inc.php' at line 163.
Called 'fromMemory' function with erroneous argument #2.


Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolDb.php
            [line] => 253
            [function] => error
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                    [host] => sql02.zukto.com
                    [port] => 3306
                    [socket] => 
                    [dbname] => business_z
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #30
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /data/www/business.zukto.com/cache/
                                    [_error] => 
                                )

                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                            [_aParams] => [truncated]
                            [_error] => 
                        )

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /data/www/business.zukto.com/cache/
                            [_error] => 
                        )

                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => Database query error
                    [1] => 
                    [2] => 
		SELECT	`sys_acl_levels_members`.IDLevel as ID,
				`sys_acl_levels`.Name as Name,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateStarts) as DateStarts,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateExpires) as DateExpires,
                `sys_acl_levels_members`.`TransactionID` AS `TransactionID`
		FROM	`sys_acl_levels_members`
				RIGHT JOIN Profiles
				ON `sys_acl_levels_members`.IDMember = Profiles.ID
					AND	(`sys_acl_levels_members`.DateStarts IS NULL
						OR `sys_acl_levels_members`.DateStarts <= FROM_UNIXTIME(1369296923))
					AND	(`sys_acl_levels_members`.DateExpires IS NULL
						OR `sys_acl_levels_members`.DateExpires > FROM_UNIXTIME(1369296923))
				LEFT JOIN `sys_acl_levels`
				ON `sys_acl_levels_members`.IDLevel = `sys_acl_levels`.ID

		WHERE	Profiles.ID = 0

		ORDER BY `sys_acl_levels_members`.DateStarts DESC

		LIMIT 0, 1
                )

        )

    [2] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolDb.php
            [line] => 116
            [function] => res
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                    [host] => sql02.zukto.com
                    [port] => 3306
                    [socket] => 
                    [dbname] => business_z
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #30
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /data/www/business.zukto.com/cache/
                                    [_error] => 
                                )

                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                            [_aParams] => [truncated]
                            [_error] => 
                        )

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /data/www/business.zukto.com/cache/
                            [_error] => 
                        )

                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => 
		SELECT	`sys_acl_levels_members`.IDLevel as ID,
				`sys_acl_levels`.Name as Name,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateStarts) as DateStarts,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateExpires) as DateExpires,
                `sys_acl_levels_members`.`TransactionID` AS `TransactionID`
		FROM	`sys_acl_levels_members`
				RIGHT JOIN Profiles
				ON `sys_acl_levels_members`.IDMember = Profiles.ID
					AND	(`sys_acl_levels_members`.DateStarts IS NULL
						OR `sys_acl_levels_members`.DateStarts <= FROM_UNIXTIME(1369296923))
					AND	(`sys_acl_levels_members`.DateExpires IS NULL
						OR `sys_acl_levels_members`.DateExpires > FROM_UNIXTIME(1369296923))
				LEFT JOIN `sys_acl_levels`
				ON `sys_acl_levels_members`.IDLevel = `sys_acl_levels`.ID

		WHERE	Profiles.ID = 0

		ORDER BY `sys_acl_levels_members`.DateStarts DESC

		LIMIT 0, 1
                )

        )

    [3] => Array
        (
            [function] => getRow
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                    [host] => sql02.zukto.com
                    [port] => 3306
                    [socket] => 
                    [dbname] => business_z
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #30
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /data/www/business.zukto.com/cache/
                                    [_error] => 
                                )

                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                            [_aParams] => [truncated]
                            [_error] => 
                        )

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /data/www/business.zukto.com/cache/
                            [_error] => 
                        )

                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => 
		SELECT	`sys_acl_levels_members`.IDLevel as ID,
				`sys_acl_levels`.Name as Name,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateStarts) as DateStarts,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateExpires) as DateExpires,
                `sys_acl_levels_members`.`TransactionID` AS `TransactionID`
		FROM	`sys_acl_levels_members`
				RIGHT JOIN Profiles
				ON `sys_acl_levels_members`.IDMember = Profiles.ID
					AND	(`sys_acl_levels_members`.DateStarts IS NULL
						OR `sys_acl_levels_members`.DateStarts <= FROM_UNIXTIME(1369296923))
					AND	(`sys_acl_levels_members`.DateExpires IS NULL
						OR `sys_acl_levels_members`.DateExpires > FROM_UNIXTIME(1369296923))
				LEFT JOIN `sys_acl_levels`
				ON `sys_acl_levels_members`.IDLevel = `sys_acl_levels`.ID

		WHERE	Profiles.ID = 0

		ORDER BY `sys_acl_levels_members`.DateStarts DESC

		LIMIT 0, 1
                )

        )

    [4] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolDb.php
            [line] => 594
            [function] => call_user_func_array
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => BxDolDb Object
                                (
                                    [error_checking] => 1
                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                    [host] => sql02.zukto.com
                                    [port] => 3306
                                    [socket] => 
                                    [dbname] => business_z
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #30
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
 *RECURSION*
                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                            [_aParams] => [truncated]
                                            [_error] => 
                                        )

                                    [oDbCacheObject] => BxDolCacheFile Object
                                        (
                                            [sPath] => /data/www/business.zukto.com/cache/
                                            [_error] => 
                                        )

                                    [_error] => 
                                )

                            [1] => getRow
                        )

                    [1] => Array
                        (
                            [0] => 
		SELECT	`sys_acl_levels_members`.IDLevel as ID,
				`sys_acl_levels`.Name as Name,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateStarts) as DateStarts,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateExpires) as DateExpires,
                `sys_acl_levels_members`.`TransactionID` AS `TransactionID`
		FROM	`sys_acl_levels_members`
				RIGHT JOIN Profiles
				ON `sys_acl_levels_members`.IDMember = Profiles.ID
					AND	(`sys_acl_levels_members`.DateStarts IS NULL
						OR `sys_acl_levels_members`.DateStarts <= FROM_UNIXTIME(1369296923))
					AND	(`sys_acl_levels_members`.DateExpires IS NULL
						OR `sys_acl_levels_members`.DateExpires > FROM_UNIXTIME(1369296923))
				LEFT JOIN `sys_acl_levels`
				ON `sys_acl_levels_members`.IDLevel = `sys_acl_levels`.ID

		WHERE	Profiles.ID = 0

		ORDER BY `sys_acl_levels_members`.DateStarts DESC

		LIMIT 0, 1
                        )

                )

        )

    [5] => Array
        (
            [file] => /data/www/business.zukto.com/inc/membership_levels.inc.php
            [line] => 163
            [function] => fromMemory
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                    [host] => sql02.zukto.com
                    [port] => 3306
                    [socket] => 
                    [dbname] => business_z
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #30
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /data/www/business.zukto.com/cache/
                                    [_error] => 
                                )

                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                            [_aParams] => [truncated]
                            [_error] => 
                        )

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /data/www/business.zukto.com/cache/
                            [_error] => 
                        )

                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => arrMemLevel01369296923
                    [1] => getRow
                    [2] => 
		SELECT	`sys_acl_levels_members`.IDLevel as ID,
				`sys_acl_levels`.Name as Name,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateStarts) as DateStarts,
				UNIX_TIMESTAMP(`sys_acl_levels_members`.DateExpires) as DateExpires,
                `sys_acl_levels_members`.`TransactionID` AS `TransactionID`
		FROM	`sys_acl_levels_members`
				RIGHT JOIN Profiles
				ON `sys_acl_levels_members`.IDMember = Profiles.ID
					AND	(`sys_acl_levels_members`.DateStarts IS NULL
						OR `sys_acl_levels_members`.DateStarts <= FROM_UNIXTIME(1369296923))
					AND	(`sys_acl_levels_members`.DateExpires IS NULL
						OR `sys_acl_levels_members`.DateExpires > FROM_UNIXTIME(1369296923))
				LEFT JOIN `sys_acl_levels`
				ON `sys_acl_levels_members`.IDLevel = `sys_acl_levels`.ID

		WHERE	Profiles.ID = 0

		ORDER BY `sys_acl_levels_members`.DateStarts DESC

		LIMIT 0, 1
                )

        )

    [6] => Array
        (
            [file] => /data/www/business.zukto.com/inc/membership_levels.inc.php
            [line] => 232
            [function] => getMemberMembershipInfo_current
            [args] => Array
                (
                    [0] => 0
                    [1] => 1369296923
                )

        )

    [7] => Array
        (
            [file] => /data/www/business.zukto.com/inc/membership_levels.inc.php
            [line] => 375
            [function] => getMemberMembershipInfo
            [args] => Array
                (
                    [0] => 0
                )

        )

    [8] => Array
        (
            [file] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/BxSimpleMessengerModule.php
            [line] => 940
            [function] => checkAction
            [args] => Array
                (
                    [0] => 0
                    [1] => 423
                    [2] => 1
                )

        )

    [9] => Array
        (
            [file] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/BxSimpleMessengerModule.php
            [line] => 884
            [function] => isMessengerAlowed
            [class] => BxSimpleMessengerModule
            [object] => BxSimpleMessengerModule Object
                (
                    [sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                    [aModuleInfo] => Array
                        (
                            [id] => 145
                            [title] => Simple Messenger
                            [vendor] => Boonex
                            [version] => 1.0.6
                            [update_url] => 
                            [path] => boonex/simple_messenger/
                            [uri] => simple_messenger
                            [class_prefix] => BxSimpleMessenger
                            [db_prefix] => bx_simple_messenger_
                            [date] => 1334479446
                        )

                    [aCoreSettings] => Array
                        (
                            [update_time] => 3000
                            [number_visible_messages] => 25
                            [limit_returning_messages] => 10
                            [number_of_allowed_chat_boxes] => 3
                            [output_block] => extra_area
                            [page_receiver] => http://business.zukto.com/modules/?r=simple_messenger/get_operation
                            [history_block_prefix] => messages_history_
                            [save_chat_history] => 
                            [procces_smiles] => on
                            [language_keys] => Array
                                (
                                    [empty_message] => Please enter your message
                                )

                            [blink_counter] => 4
                            [message_date_format] => %d.%m.%Y %H:%i
                        )

                    [sMemberMenuPosition] => bottom
                    [iLoggedMemberId] => 0
                    [aSmiles] => Array
                        (
                            [:arrow:] => icon_arrow.gif
                            [:D] => icon_biggrin.gif
                            [:-D] => icon_biggrin.gif
                            [:grin:] => icon_biggrin.gif
                            [:?] => icon_confused.gif
                            [:-?] => icon_confused.gif
                            [???:] => icon_confused.gif
                            [8)] => icon_cool.gif
                            [8-)] => icon_cool.gif
                            [:cool:] => icon_cool.gif
                            [:cry:] => icon_cry.gif
                            [:shock:] => icon_eek.gif
                            [:evil:] => icon_evil.gif
                            [:!:] => icon_exclaim.gif
                            [:idea:] => icon_idea.gif
                            [:lol:] => icon_lol.gif
                            [:x] => icon_mad.gif
                            [:-x] => icon_mad.gif
                            [:mad:] => icon_mad.gif
                            [:mrgreen] => icon_mrgreen.gif
                            [:|] => icon_neutral.gif
                            [:-|] => icon_neutral.gif
                            [:neutral] => icon_neutral.gif
                            [:?:] => icon_question.gif
                            [:P] => icon_razz.gif
                            [:-P] => icon_razz.gif
                            [:razz:] => icon_razz.gif
                            [:oops:] => icon_redface.gif
                            [:roll:] => icon_rolleyes.gif
                            [:(] => icon_sad.gif
                            [:-(] => icon_sad.gif
                            [:sad:] => icon_sad.gif
                            [:)] => icon_smile.gif
                            [:-)] => icon_smile.gif
                            [:smile:] => icon_smile.gif
                            [:o] => icon_surprised.gif
                            [:-o] => icon_surprised.gif
                            [:eek:] => icon_surprised.gif
                            [:twisted] => icon_twisted.gif
                            [:wink:] => icon_wink.gif
                            [;)] => icon_wink.gif
                            [;-)] => icon_wink.gif
                        )

                    [oPrivacy] => BxSimpleMessengerPrivacy Object
                        (
                            [_oDb] => BxDolPrivacyQuery Object
                                (
                                    [_sTable] => bx_simple_messenger_privacy
                                    [_sFieldId] => author_id
                                    [_sFieldOwnerId] => author_id
                                    [_sGroupCache] => sys_ps_group_
                                    [_sGroupsByOwnersCache] => sys_ps_groups_owners_
                                    [_sGroupMembersCache] => sys_ps_group_members_
                                    [_sObjectCache] => sys_ps_object_
                                    [_sActionCache] => sys_ps_action_
                                    [_sActionDefaultCache] => sys_ps_action_default_
                                    [error_checking] => 1
                                    [error_message] => 
                                    [host] => sql02.zukto.com
                                    [port] => 3306
                                    [socket] => 
                                    [dbname] => business_z
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #30
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
                                                (
                                                    [error_checking] => 1
                                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                    [host] => sql02.zukto.com
                                                    [port] => 3306
                                                    [socket] => 
                                                    [dbname] => business_z
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #30
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                            [_error] => 
                                                        )

                                                    [_error] => 
                                                )

                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                            [_aParams] => [truncated]
                                            [_error] => 
                                        )

                                    [oDbCacheObject] => 
                                    [_error] => 
                                )

                            [_error] => 
                        )

                    [iMaxNickLength] => 10
                    [_aModule] => Array
                        (
                            [id] => 145
                            [title] => Simple Messenger
                            [vendor] => Boonex
                            [version] => 1.0.6
                            [update_url] => 
                            [path] => boonex/simple_messenger/
                            [uri] => simple_messenger
                            [class_prefix] => BxSimpleMessenger
                            [db_prefix] => bx_simple_messenger_
                            [date] => 1334479446
                        )

                    [_oDb] => BxSimpleMessengerDb Object
                        (
                            [_oConfig] => BxSimpleMessengerConfig Object
                                (
                                    [sTablePrefix] => bx_simple_messenger_
                                    [iUpdateTime] => 3000
                                    [iVisibleMessages] => 25
                                    [iCountRetMessages] => 10
                                    [iCountAllowedChatBoxes] => 3
                                    [sOutputBlock] => extra_area
                                    [sOutputBlockPrefix] => messages_history_
                                    [bSaveChatHistory] => 
                                    [bProccesSmiles] => on
                                    [iBlinkCounter] => 4
                                    [sMessageDateFormat] => %d.%m.%Y %H:%i
                                    [_iId] => 145
                                    [_sVendor] => Boonex
                                    [_sClassPrefix] => BxSimpleMessenger
                                    [_sDbPrefix] => bx_simple_messenger_
                                    [_sDirectory] => boonex/simple_messenger/
                                    [_sUri] => simple_messenger
                                    [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                    [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                    [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                    [_error] => 
                                )

                            [sTablePrefix] => bx_simple_messenger_
                            [_sPrefix] => 
                            [error_checking] => 1
                            [error_message] => 
                            [host] => sql02.zukto.com
                            [port] => 3306
                            [socket] => 
                            [dbname] => business_z
                            [user] => *****
                            [password] => *****
                            [link] => Resource id #30
                            [current_res] => 
                            [current_arr_type] => 1
                            [oParams] => BxDolParams Object
                                (
                                    [_oDb] => BxDolDb Object
                                        (
                                            [error_checking] => 1
                                            [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                            [host] => sql02.zukto.com
                                            [port] => 3306
                                            [socket] => 
                                            [dbname] => business_z
                                            [user] => *****
                                            [password] => *****
                                            [link] => Resource id #30
                                            [current_res] => 
                                            [current_arr_type] => 1
                                            [oParams] => BxDolParams Object
 *RECURSION*
                                            [oDbCacheObject] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_error] => 
                                        )

                                    [_oCache] => BxDolCacheFile Object
                                        (
                                            [sPath] => /data/www/business.zukto.com/cache/
                                            [_error] => 
                                        )

                                    [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                    [_aParams] => [truncated]
                                    [_error] => 
                                )

                            [oDbCacheObject] => 
                            [_error] => 
                        )

                    [_oTemplate] => BxSimpleMessengerTemplate Object
                        (
                            [_oDb] => BxSimpleMessengerDb Object
                                (
                                    [_oConfig] => BxSimpleMessengerConfig Object
                                        (
                                            [sTablePrefix] => bx_simple_messenger_
                                            [iUpdateTime] => 3000
                                            [iVisibleMessages] => 25
                                            [iCountRetMessages] => 10
                                            [iCountAllowedChatBoxes] => 3
                                            [sOutputBlock] => extra_area
                                            [sOutputBlockPrefix] => messages_history_
                                            [bSaveChatHistory] => 
                                            [bProccesSmiles] => on
                                            [iBlinkCounter] => 4
                                            [sMessageDateFormat] => %d.%m.%Y %H:%i
                                            [_iId] => 145
                                            [_sVendor] => Boonex
                                            [_sClassPrefix] => BxSimpleMessenger
                                            [_sDbPrefix] => bx_simple_messenger_
                                            [_sDirectory] => boonex/simple_messenger/
                                            [_sUri] => simple_messenger
                                            [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                            [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                            [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                            [_error] => 
                                        )

                                    [sTablePrefix] => bx_simple_messenger_
                                    [_sPrefix] => 
                                    [error_checking] => 1
                                    [error_message] => 
                                    [host] => sql02.zukto.com
                                    [port] => 3306
                                    [socket] => 
                                    [dbname] => business_z
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #30
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
                                                (
                                                    [error_checking] => 1
                                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                    [host] => sql02.zukto.com
                                                    [port] => 3306
                                                    [socket] => 
                                                    [dbname] => business_z
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #30
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                            [_error] => 
                                                        )

                                                    [_error] => 
                                                )

                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                            [_aParams] => [truncated]
                                            [_error] => 
                                        )

                                    [oDbCacheObject] => 
                                    [_error] => 
                                )

                            [_oConfig] => BxSimpleMessengerConfig Object
                                (
                                    [sTablePrefix] => bx_simple_messenger_
                                    [iUpdateTime] => 3000
                                    [iVisibleMessages] => 25
                                    [iCountRetMessages] => 10
                                    [iCountAllowedChatBoxes] => 3
                                    [sOutputBlock] => extra_area
                                    [sOutputBlockPrefix] => messages_history_
                                    [bSaveChatHistory] => 
                                    [bProccesSmiles] => on
                                    [iBlinkCounter] => 4
                                    [sMessageDateFormat] => %d.%m.%Y %H:%i
                                    [_iId] => 145
                                    [_sVendor] => Boonex
                                    [_sClassPrefix] => BxSimpleMessenger
                                    [_sDbPrefix] => bx_simple_messenger_
                                    [_sDirectory] => boonex/simple_messenger/
                                    [_sUri] => simple_messenger
                                    [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                    [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                    [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                    [_error] => 
                                )

                            [_sPrefix] => BxDolTemplate
                            [_sRootPath] => /data/www/business.zukto.com/
                            [_sRootUrl] => http://business.zukto.com/
                            [_sInjectionsTable] => sys_injections
                            [_sInjectionsCache] => sys_injections.inc
                            [_sCode] => swim
                            [_sCodeKey] => skin
                            [_sKeyWrapperHtml] => __
                            [_sFolderHtml] => 
                            [_sFolderCss] => css/
                            [_sFolderImages] => images/
                            [_sFolderIcons] => images/icons/
                            [_aTemplates] => Array
                                (
                                )

                            [_aLocations] => Array
                                (
                                    [system] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/templates/
                                            [url] => http://business.zukto.com/templates/
                                        )

                                    [BxSimpleMessenger] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/modules/boonex/simple_messenger/templates/
                                            [url] => http://business.zukto.com/modules/boonex/simple_messenger/templates/
                                        )

                                )

                            [_aLocationsJs] => Array
                                (
                                    [system_inc_js] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/inc/js/
                                            [url] => http://business.zukto.com/inc/js/
                                        )

                                    [system_inc_js_classes] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/inc/js/classes/
                                            [url] => http://business.zukto.com/inc/js/classes/
                                        )

                                    [system_plugins_jquery] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/plugins/jquery/
                                            [url] => http://business.zukto.com/plugins/jquery/
                                        )

                                    [system_plugins_tinymce] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                            [url] => http://business.zukto.com/plugins/tiny_mce/
                                        )

                                    [BxSimpleMessenger] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/modules/boonex/simple_messenger/js/
                                            [url] => http://business.zukto.com/modules/boonex/simple_messenger/js/
                                        )

                                )

                            [_bCacheEnable] => 
                            [_sCacheFolderUrl] => 
                            [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                            [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                            [_sCacheFilePrefix] => bx_templ_
                            [_bImagesInline] => 
                            [_iImagesMaxSize] => 5120
                            [_bCssCache] => 
                            [_bCssArchive] => 
                            [_sCssCachePrefix] => bx_templ_css_
                            [_bJsCache] => 
                            [_bJsArchive] => 
                            [_sJsCachePrefix] => bx_templ_js_
                            [_error] => 
                        )

                    [_oConfig] => BxSimpleMessengerConfig Object
                        (
                            [sTablePrefix] => bx_simple_messenger_
                            [iUpdateTime] => 3000
                            [iVisibleMessages] => 25
                            [iCountRetMessages] => 10
                            [iCountAllowedChatBoxes] => 3
                            [sOutputBlock] => extra_area
                            [sOutputBlockPrefix] => messages_history_
                            [bSaveChatHistory] => 
                            [bProccesSmiles] => on
                            [iBlinkCounter] => 4
                            [sMessageDateFormat] => %d.%m.%Y %H:%i
                            [_iId] => 145
                            [_sVendor] => Boonex
                            [_sClassPrefix] => BxSimpleMessenger
                            [_sDbPrefix] => bx_simple_messenger_
                            [_sDirectory] => boonex/simple_messenger/
                            [_sUri] => simple_messenger
                            [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                            [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                            [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                            [_error] => 
                        )

                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => 0
                    [1] => 1
                )

        )

    [10] => Array
        (
            [function] => serviceGetMessengerCore
            [class] => BxSimpleMessengerModule
            [object] => BxSimpleMessengerModule Object
                (
                    [sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                    [aModuleInfo] => Array
                        (
                            [id] => 145
                            [title] => Simple Messenger
                            [vendor] => Boonex
                            [version] => 1.0.6
                            [update_url] => 
                            [path] => boonex/simple_messenger/
                            [uri] => simple_messenger
                            [class_prefix] => BxSimpleMessenger
                            [db_prefix] => bx_simple_messenger_
                            [date] => 1334479446
                        )

                    [aCoreSettings] => Array
                        (
                            [update_time] => 3000
                            [number_visible_messages] => 25
                            [limit_returning_messages] => 10
                            [number_of_allowed_chat_boxes] => 3
                            [output_block] => extra_area
                            [page_receiver] => http://business.zukto.com/modules/?r=simple_messenger/get_operation
                            [history_block_prefix] => messages_history_
                            [save_chat_history] => 
                            [procces_smiles] => on
                            [language_keys] => Array
                                (
                                    [empty_message] => Please enter your message
                                )

                            [blink_counter] => 4
                            [message_date_format] => %d.%m.%Y %H:%i
                        )

                    [sMemberMenuPosition] => bottom
                    [iLoggedMemberId] => 0
                    [aSmiles] => Array
                        (
                            [:arrow:] => icon_arrow.gif
                            [:D] => icon_biggrin.gif
                            [:-D] => icon_biggrin.gif
                            [:grin:] => icon_biggrin.gif
                            [:?] => icon_confused.gif
                            [:-?] => icon_confused.gif
                            [???:] => icon_confused.gif
                            [8)] => icon_cool.gif
                            [8-)] => icon_cool.gif
                            [:cool:] => icon_cool.gif
                            [:cry:] => icon_cry.gif
                            [:shock:] => icon_eek.gif
                            [:evil:] => icon_evil.gif
                            [:!:] => icon_exclaim.gif
                            [:idea:] => icon_idea.gif
                            [:lol:] => icon_lol.gif
                            [:x] => icon_mad.gif
                            [:-x] => icon_mad.gif
                            [:mad:] => icon_mad.gif
                            [:mrgreen] => icon_mrgreen.gif
                            [:|] => icon_neutral.gif
                            [:-|] => icon_neutral.gif
                            [:neutral] => icon_neutral.gif
                            [:?:] => icon_question.gif
                            [:P] => icon_razz.gif
                            [:-P] => icon_razz.gif
                            [:razz:] => icon_razz.gif
                            [:oops:] => icon_redface.gif
                            [:roll:] => icon_rolleyes.gif
                            [:(] => icon_sad.gif
                            [:-(] => icon_sad.gif
                            [:sad:] => icon_sad.gif
                            [:)] => icon_smile.gif
                            [:-)] => icon_smile.gif
                            [:smile:] => icon_smile.gif
                            [:o] => icon_surprised.gif
                            [:-o] => icon_surprised.gif
                            [:eek:] => icon_surprised.gif
                            [:twisted] => icon_twisted.gif
                            [:wink:] => icon_wink.gif
                            [;)] => icon_wink.gif
                            [;-)] => icon_wink.gif
                        )

                    [oPrivacy] => BxSimpleMessengerPrivacy Object
                        (
                            [_oDb] => BxDolPrivacyQuery Object
                                (
                                    [_sTable] => bx_simple_messenger_privacy
                                    [_sFieldId] => author_id
                                    [_sFieldOwnerId] => author_id
                                    [_sGroupCache] => sys_ps_group_
                                    [_sGroupsByOwnersCache] => sys_ps_groups_owners_
                                    [_sGroupMembersCache] => sys_ps_group_members_
                                    [_sObjectCache] => sys_ps_object_
                                    [_sActionCache] => sys_ps_action_
                                    [_sActionDefaultCache] => sys_ps_action_default_
                                    [error_checking] => 1
                                    [error_message] => 
                                    [host] => sql02.zukto.com
                                    [port] => 3306
                                    [socket] => 
                                    [dbname] => business_z
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #30
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
                                                (
                                                    [error_checking] => 1
                                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                    [host] => sql02.zukto.com
                                                    [port] => 3306
                                                    [socket] => 
                                                    [dbname] => business_z
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #30
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                            [_error] => 
                                                        )

                                                    [_error] => 
                                                )

                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                            [_aParams] => [truncated]
                                            [_error] => 
                                        )

                                    [oDbCacheObject] => 
                                    [_error] => 
                                )

                            [_error] => 
                        )

                    [iMaxNickLength] => 10
                    [_aModule] => Array
                        (
                            [id] => 145
                            [title] => Simple Messenger
                            [vendor] => Boonex
                            [version] => 1.0.6
                            [update_url] => 
                            [path] => boonex/simple_messenger/
                            [uri] => simple_messenger
                            [class_prefix] => BxSimpleMessenger
                            [db_prefix] => bx_simple_messenger_
                            [date] => 1334479446
                        )

                    [_oDb] => BxSimpleMessengerDb Object
                        (
                            [_oConfig] => BxSimpleMessengerConfig Object
                                (
                                    [sTablePrefix] => bx_simple_messenger_
                                    [iUpdateTime] => 3000
                                    [iVisibleMessages] => 25
                                    [iCountRetMessages] => 10
                                    [iCountAllowedChatBoxes] => 3
                                    [sOutputBlock] => extra_area
                                    [sOutputBlockPrefix] => messages_history_
                                    [bSaveChatHistory] => 
                                    [bProccesSmiles] => on
                                    [iBlinkCounter] => 4
                                    [sMessageDateFormat] => %d.%m.%Y %H:%i
                                    [_iId] => 145
                                    [_sVendor] => Boonex
                                    [_sClassPrefix] => BxSimpleMessenger
                                    [_sDbPrefix] => bx_simple_messenger_
                                    [_sDirectory] => boonex/simple_messenger/
                                    [_sUri] => simple_messenger
                                    [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                    [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                    [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                    [_error] => 
                                )

                            [sTablePrefix] => bx_simple_messenger_
                            [_sPrefix] => 
                            [error_checking] => 1
                            [error_message] => 
                            [host] => sql02.zukto.com
                            [port] => 3306
                            [socket] => 
                            [dbname] => business_z
                            [user] => *****
                            [password] => *****
                            [link] => Resource id #30
                            [current_res] => 
                            [current_arr_type] => 1
                            [oParams] => BxDolParams Object
                                (
                                    [_oDb] => BxDolDb Object
                                        (
                                            [error_checking] => 1
                                            [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                            [host] => sql02.zukto.com
                                            [port] => 3306
                                            [socket] => 
                                            [dbname] => business_z
                                            [user] => *****
                                            [password] => *****
                                            [link] => Resource id #30
                                            [current_res] => 
                                            [current_arr_type] => 1
                                            [oParams] => BxDolParams Object
 *RECURSION*
                                            [oDbCacheObject] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_error] => 
                                        )

                                    [_oCache] => BxDolCacheFile Object
                                        (
                                            [sPath] => /data/www/business.zukto.com/cache/
                                            [_error] => 
                                        )

                                    [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                    [_aParams] => [truncated]
                                    [_error] => 
                                )

                            [oDbCacheObject] => 
                            [_error] => 
                        )

                    [_oTemplate] => BxSimpleMessengerTemplate Object
                        (
                            [_oDb] => BxSimpleMessengerDb Object
                                (
                                    [_oConfig] => BxSimpleMessengerConfig Object
                                        (
                                            [sTablePrefix] => bx_simple_messenger_
                                            [iUpdateTime] => 3000
                                            [iVisibleMessages] => 25
                                            [iCountRetMessages] => 10
                                            [iCountAllowedChatBoxes] => 3
                                            [sOutputBlock] => extra_area
                                            [sOutputBlockPrefix] => messages_history_
                                            [bSaveChatHistory] => 
                                            [bProccesSmiles] => on
                                            [iBlinkCounter] => 4
                                            [sMessageDateFormat] => %d.%m.%Y %H:%i
                                            [_iId] => 145
                                            [_sVendor] => Boonex
                                            [_sClassPrefix] => BxSimpleMessenger
                                            [_sDbPrefix] => bx_simple_messenger_
                                            [_sDirectory] => boonex/simple_messenger/
                                            [_sUri] => simple_messenger
                                            [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                            [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                            [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                            [_error] => 
                                        )

                                    [sTablePrefix] => bx_simple_messenger_
                                    [_sPrefix] => 
                                    [error_checking] => 1
                                    [error_message] => 
                                    [host] => sql02.zukto.com
                                    [port] => 3306
                                    [socket] => 
                                    [dbname] => business_z
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #30
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
                                                (
                                                    [error_checking] => 1
                                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                    [host] => sql02.zukto.com
                                                    [port] => 3306
                                                    [socket] => 
                                                    [dbname] => business_z
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #30
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                            [_error] => 
                                                        )

                                                    [_error] => 
                                                )

                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                    [_error] => 
                                                )

                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                            [_aParams] => [truncated]
                                            [_error] => 
                                        )

                                    [oDbCacheObject] => 
                                    [_error] => 
                                )

                            [_oConfig] => BxSimpleMessengerConfig Object
                                (
                                    [sTablePrefix] => bx_simple_messenger_
                                    [iUpdateTime] => 3000
                                    [iVisibleMessages] => 25
                                    [iCountRetMessages] => 10
                                    [iCountAllowedChatBoxes] => 3
                                    [sOutputBlock] => extra_area
                                    [sOutputBlockPrefix] => messages_history_
                                    [bSaveChatHistory] => 
                                    [bProccesSmiles] => on
                                    [iBlinkCounter] => 4
                                    [sMessageDateFormat] => %d.%m.%Y %H:%i
                                    [_iId] => 145
                                    [_sVendor] => Boonex
                                    [_sClassPrefix] => BxSimpleMessenger
                                    [_sDbPrefix] => bx_simple_messenger_
                                    [_sDirectory] => boonex/simple_messenger/
                                    [_sUri] => simple_messenger
                                    [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                    [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                    [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                    [_error] => 
                                )

                            [_sPrefix] => BxDolTemplate
                            [_sRootPath] => /data/www/business.zukto.com/
                            [_sRootUrl] => http://business.zukto.com/
                            [_sInjectionsTable] => sys_injections
                            [_sInjectionsCache] => sys_injections.inc
                            [_sCode] => swim
                            [_sCodeKey] => skin
                            [_sKeyWrapperHtml] => __
                            [_sFolderHtml] => 
                            [_sFolderCss] => css/
                            [_sFolderImages] => images/
                            [_sFolderIcons] => images/icons/
                            [_aTemplates] => Array
                                (
                                )

                            [_aLocations] => Array
                                (
                                    [system] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/templates/
                                            [url] => http://business.zukto.com/templates/
                                        )

                                    [BxSimpleMessenger] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/modules/boonex/simple_messenger/templates/
                                            [url] => http://business.zukto.com/modules/boonex/simple_messenger/templates/
                                        )

                                )

                            [_aLocationsJs] => Array
                                (
                                    [system_inc_js] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/inc/js/
                                            [url] => http://business.zukto.com/inc/js/
                                        )

                                    [system_inc_js_classes] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/inc/js/classes/
                                            [url] => http://business.zukto.com/inc/js/classes/
                                        )

                                    [system_plugins_jquery] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/plugins/jquery/
                                            [url] => http://business.zukto.com/plugins/jquery/
                                        )

                                    [system_plugins_tinymce] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                            [url] => http://business.zukto.com/plugins/tiny_mce/
                                        )

                                    [BxSimpleMessenger] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/modules/boonex/simple_messenger/js/
                                            [url] => http://business.zukto.com/modules/boonex/simple_messenger/js/
                                        )

                                )

                            [_bCacheEnable] => 
                            [_sCacheFolderUrl] => 
                            [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                            [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                            [_sCacheFilePrefix] => bx_templ_
                            [_bImagesInline] => 
                            [_iImagesMaxSize] => 5120
                            [_bCssCache] => 
                            [_bCssArchive] => 
                            [_sCssCachePrefix] => bx_templ_css_
                            [_bJsCache] => 
                            [_bJsArchive] => 
                            [_sJsCachePrefix] => bx_templ_js_
                            [_error] => 
                        )

                    [_oConfig] => BxSimpleMessengerConfig Object
                        (
                            [sTablePrefix] => bx_simple_messenger_
                            [iUpdateTime] => 3000
                            [iVisibleMessages] => 25
                            [iCountRetMessages] => 10
                            [iCountAllowedChatBoxes] => 3
                            [sOutputBlock] => extra_area
                            [sOutputBlockPrefix] => messages_history_
                            [bSaveChatHistory] => 
                            [bProccesSmiles] => on
                            [iBlinkCounter] => 4
                            [sMessageDateFormat] => %d.%m.%Y %H:%i
                            [_iId] => 145
                            [_sVendor] => Boonex
                            [_sClassPrefix] => BxSimpleMessenger
                            [_sDbPrefix] => bx_simple_messenger_
                            [_sDirectory] => boonex/simple_messenger/
                            [_sUri] => simple_messenger
                            [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                            [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                            [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                            [_error] => 
                        )

                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [11] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolRequest.php
            [line] => 98
            [function] => call_user_func_array
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => BxSimpleMessengerModule Object
                                (
                                    [sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                    [aModuleInfo] => Array
                                        (
                                            [id] => 145
                                            [title] => Simple Messenger
                                            [vendor] => Boonex
                                            [version] => 1.0.6
                                            [update_url] => 
                                            [path] => boonex/simple_messenger/
                                            [uri] => simple_messenger
                                            [class_prefix] => BxSimpleMessenger
                                            [db_prefix] => bx_simple_messenger_
                                            [date] => 1334479446
                                        )

                                    [aCoreSettings] => Array
                                        (
                                            [update_time] => 3000
                                            [number_visible_messages] => 25
                                            [limit_returning_messages] => 10
                                            [number_of_allowed_chat_boxes] => 3
                                            [output_block] => extra_area
                                            [page_receiver] => http://business.zukto.com/modules/?r=simple_messenger/get_operation
                                            [history_block_prefix] => messages_history_
                                            [save_chat_history] => 
                                            [procces_smiles] => on
                                            [language_keys] => Array
                                                (
                                                    [empty_message] => Please enter your message
                                                )

                                            [blink_counter] => 4
                                            [message_date_format] => %d.%m.%Y %H:%i
                                        )

                                    [sMemberMenuPosition] => bottom
                                    [iLoggedMemberId] => 0
                                    [aSmiles] => Array
                                        (
                                            [:arrow:] => icon_arrow.gif
                                            [:D] => icon_biggrin.gif
                                            [:-D] => icon_biggrin.gif
                                            [:grin:] => icon_biggrin.gif
                                            [:?] => icon_confused.gif
                                            [:-?] => icon_confused.gif
                                            [???:] => icon_confused.gif
                                            [8)] => icon_cool.gif
                                            [8-)] => icon_cool.gif
                                            [:cool:] => icon_cool.gif
                                            [:cry:] => icon_cry.gif
                                            [:shock:] => icon_eek.gif
                                            [:evil:] => icon_evil.gif
                                            [:!:] => icon_exclaim.gif
                                            [:idea:] => icon_idea.gif
                                            [:lol:] => icon_lol.gif
                                            [:x] => icon_mad.gif
                                            [:-x] => icon_mad.gif
                                            [:mad:] => icon_mad.gif
                                            [:mrgreen] => icon_mrgreen.gif
                                            [:|] => icon_neutral.gif
                                            [:-|] => icon_neutral.gif
                                            [:neutral] => icon_neutral.gif
                                            [:?:] => icon_question.gif
                                            [:P] => icon_razz.gif
                                            [:-P] => icon_razz.gif
                                            [:razz:] => icon_razz.gif
                                            [:oops:] => icon_redface.gif
                                            [:roll:] => icon_rolleyes.gif
                                            [:(] => icon_sad.gif
                                            [:-(] => icon_sad.gif
                                            [:sad:] => icon_sad.gif
                                            [:)] => icon_smile.gif
                                            [:-)] => icon_smile.gif
                                            [:smile:] => icon_smile.gif
                                            [:o] => icon_surprised.gif
                                            [:-o] => icon_surprised.gif
                                            [:eek:] => icon_surprised.gif
                                            [:twisted] => icon_twisted.gif
                                            [:wink:] => icon_wink.gif
                                            [;)] => icon_wink.gif
                                            [;-)] => icon_wink.gif
                                        )

                                    [oPrivacy] => BxSimpleMessengerPrivacy Object
                                        (
                                            [_oDb] => BxDolPrivacyQuery Object
                                                (
                                                    [_sTable] => bx_simple_messenger_privacy
                                                    [_sFieldId] => author_id
                                                    [_sFieldOwnerId] => author_id
                                                    [_sGroupCache] => sys_ps_group_
                                                    [_sGroupsByOwnersCache] => sys_ps_groups_owners_
                                                    [_sGroupMembersCache] => sys_ps_group_members_
                                                    [_sObjectCache] => sys_ps_object_
                                                    [_sActionCache] => sys_ps_action_
                                                    [_sActionDefaultCache] => sys_ps_action_default_
                                                    [error_checking] => 1
                                                    [error_message] => 
                                                    [host] => sql02.zukto.com
                                                    [port] => 3306
                                                    [socket] => 
                                                    [dbname] => business_z
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #30
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
                                                        (
                                                            [_oDb] => BxDolDb Object
                                                                (
                                                                    [error_checking] => 1
                                                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                                    [host] => sql02.zukto.com
                                                                    [port] => 3306
                                                                    [socket] => 
                                                                    [dbname] => business_z
                                                                    [user] => *****
                                                                    [password] => *****
                                                                    [link] => Resource id #30
                                                                    [current_res] => 
                                                                    [current_arr_type] => 1
                                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                                        (
                                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                                            [_error] => 
                                                                        )

                                                                    [_error] => 
                                                                )

                                                            [_oCache] => BxDolCacheFile Object
                                                                (
                                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                                    [_error] => 
                                                                )

                                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                                            [_aParams] => [truncated]
                                                            [_error] => 
                                                        )

                                                    [oDbCacheObject] => 
                                                    [_error] => 
                                                )

                                            [_error] => 
                                        )

                                    [iMaxNickLength] => 10
                                    [_aModule] => Array
                                        (
                                            [id] => 145
                                            [title] => Simple Messenger
                                            [vendor] => Boonex
                                            [version] => 1.0.6
                                            [update_url] => 
                                            [path] => boonex/simple_messenger/
                                            [uri] => simple_messenger
                                            [class_prefix] => BxSimpleMessenger
                                            [db_prefix] => bx_simple_messenger_
                                            [date] => 1334479446
                                        )

                                    [_oDb] => BxSimpleMessengerDb Object
                                        (
                                            [_oConfig] => BxSimpleMessengerConfig Object
                                                (
                                                    [sTablePrefix] => bx_simple_messenger_
                                                    [iUpdateTime] => 3000
                                                    [iVisibleMessages] => 25
                                                    [iCountRetMessages] => 10
                                                    [iCountAllowedChatBoxes] => 3
                                                    [sOutputBlock] => extra_area
                                                    [sOutputBlockPrefix] => messages_history_
                                                    [bSaveChatHistory] => 
                                                    [bProccesSmiles] => on
                                                    [iBlinkCounter] => 4
                                                    [sMessageDateFormat] => %d.%m.%Y %H:%i
                                                    [_iId] => 145
                                                    [_sVendor] => Boonex
                                                    [_sClassPrefix] => BxSimpleMessenger
                                                    [_sDbPrefix] => bx_simple_messenger_
                                                    [_sDirectory] => boonex/simple_messenger/
                                                    [_sUri] => simple_messenger
                                                    [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                                    [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                                    [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                                    [_error] => 
                                                )

                                            [sTablePrefix] => bx_simple_messenger_
                                            [_sPrefix] => 
                                            [error_checking] => 1
                                            [error_message] => 
                                            [host] => sql02.zukto.com
                                            [port] => 3306
                                            [socket] => 
                                            [dbname] => business_z
                                            [user] => *****
                                            [password] => *****
                                            [link] => Resource id #30
                                            [current_res] => 
                                            [current_arr_type] => 1
                                            [oParams] => BxDolParams Object
                                                (
                                                    [_oDb] => BxDolDb Object
                                                        (
                                                            [error_checking] => 1
                                                            [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                            [host] => sql02.zukto.com
                                                            [port] => 3306
                                                            [socket] => 
                                                            [dbname] => business_z
                                                            [user] => *****
                                                            [password] => *****
                                                            [link] => Resource id #30
                                                            [current_res] => 
                                                            [current_arr_type] => 1
                                                            [oParams] => BxDolParams Object
 *RECURSION*
                                                            [oDbCacheObject] => BxDolCacheFile Object
                                                                (
                                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                                    [_error] => 
                                                                )

                                                            [_error] => 
                                                        )

                                                    [_oCache] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                            [_error] => 
                                                        )

                                                    [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                                    [_aParams] => [truncated]
                                                    [_error] => 
                                                )

                                            [oDbCacheObject] => 
                                            [_error] => 
                                        )

                                    [_oTemplate] => BxSimpleMessengerTemplate Object
                                        (
                                            [_oDb] => BxSimpleMessengerDb Object
                                                (
                                                    [_oConfig] => BxSimpleMessengerConfig Object
                                                        (
                                                            [sTablePrefix] => bx_simple_messenger_
                                                            [iUpdateTime] => 3000
                                                            [iVisibleMessages] => 25
                                                            [iCountRetMessages] => 10
                                                            [iCountAllowedChatBoxes] => 3
                                                            [sOutputBlock] => extra_area
                                                            [sOutputBlockPrefix] => messages_history_
                                                            [bSaveChatHistory] => 
                                                            [bProccesSmiles] => on
                                                            [iBlinkCounter] => 4
                                                            [sMessageDateFormat] => %d.%m.%Y %H:%i
                                                            [_iId] => 145
                                                            [_sVendor] => Boonex
                                                            [_sClassPrefix] => BxSimpleMessenger
                                                            [_sDbPrefix] => bx_simple_messenger_
                                                            [_sDirectory] => boonex/simple_messenger/
                                                            [_sUri] => simple_messenger
                                                            [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                                            [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                                            [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                                            [_error] => 
                                                        )

                                                    [sTablePrefix] => bx_simple_messenger_
                                                    [_sPrefix] => 
                                                    [error_checking] => 1
                                                    [error_message] => 
                                                    [host] => sql02.zukto.com
                                                    [port] => 3306
                                                    [socket] => 
                                                    [dbname] => business_z
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #30
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
                                                        (
                                                            [_oDb] => BxDolDb Object
                                                                (
                                                                    [error_checking] => 1
                                                                    [error_message] => Table './business_z/Profiles' is marked as crashed and should be repaired
                                                                    [host] => sql02.zukto.com
                                                                    [port] => 3306
                                                                    [socket] => 
                                                                    [dbname] => business_z
                                                                    [user] => *****
                                                                    [password] => *****
                                                                    [link] => Resource id #30
                                                                    [current_res] => 
                                                                    [current_arr_type] => 1
                                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                                        (
                                                                            [sPath] => /data/www/business.zukto.com/cache/
                                                                            [_error] => 
                                                                        )

                                                                    [_error] => 
                                                                )

                                                            [_oCache] => BxDolCacheFile Object
                                                                (
                                                                    [sPath] => /data/www/business.zukto.com/cache/
                                                                    [_error] => 
                                                                )

                                                            [_sCacheFile] => sys_options_563e590af19ca66797d1b2489b1fb30c.php
                                                            [_aParams] => [truncated]
                                                            [_error] => 
                                                        )

                                                    [oDbCacheObject] => 
                                                    [_error] => 
                                                )

                                            [_oConfig] => BxSimpleMessengerConfig Object
                                                (
                                                    [sTablePrefix] => bx_simple_messenger_
                                                    [iUpdateTime] => 3000
                                                    [iVisibleMessages] => 25
                                                    [iCountRetMessages] => 10
                                                    [iCountAllowedChatBoxes] => 3
                                                    [sOutputBlock] => extra_area
                                                    [sOutputBlockPrefix] => messages_history_
                                                    [bSaveChatHistory] => 
                                                    [bProccesSmiles] => on
                                                    [iBlinkCounter] => 4
                                                    [sMessageDateFormat] => %d.%m.%Y %H:%i
                                                    [_iId] => 145
                                                    [_sVendor] => Boonex
                                                    [_sClassPrefix] => BxSimpleMessenger
                                                    [_sDbPrefix] => bx_simple_messenger_
                                                    [_sDirectory] => boonex/simple_messenger/
                                                    [_sUri] => simple_messenger
                                                    [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                                    [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                                    [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                                    [_error] => 
                                                )

                                            [_sPrefix] => BxDolTemplate
                                            [_sRootPath] => /data/www/business.zukto.com/
                                            [_sRootUrl] => http://business.zukto.com/
                                            [_sInjectionsTable] => sys_injections
                                            [_sInjectionsCache] => sys_injections.inc
                                            [_sCode] => swim
                                            [_sCodeKey] => skin
                                            [_sKeyWrapperHtml] => __
                                            [_sFolderHtml] => 
                                            [_sFolderCss] => css/
                                            [_sFolderImages] => images/
                                            [_sFolderIcons] => images/icons/
                                            [_aTemplates] => Array
                                                (
                                                )

                                            [_aLocations] => Array
                                                (
                                                    [system] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/templates/
                                                            [url] => http://business.zukto.com/templates/
                                                        )

                                                    [BxSimpleMessenger] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/modules/boonex/simple_messenger/templates/
                                                            [url] => http://business.zukto.com/modules/boonex/simple_messenger/templates/
                                                        )

                                                )

                                            [_aLocationsJs] => Array
                                                (
                                                    [system_inc_js] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/inc/js/
                                                            [url] => http://business.zukto.com/inc/js/
                                                        )

                                                    [system_inc_js_classes] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/inc/js/classes/
                                                            [url] => http://business.zukto.com/inc/js/classes/
                                                        )

                                                    [system_plugins_jquery] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/plugins/jquery/
                                                            [url] => http://business.zukto.com/plugins/jquery/
                                                        )

                                                    [system_plugins_tinymce] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                                            [url] => http://business.zukto.com/plugins/tiny_mce/
                                                        )

                                                    [BxSimpleMessenger] => Array
                                                        (
                                                            [path] => /data/www/business.zukto.com/modules/boonex/simple_messenger/js/
                                                            [url] => http://business.zukto.com/modules/boonex/simple_messenger/js/
                                                        )

                                                )

                                            [_bCacheEnable] => 
                                            [_sCacheFolderUrl] => 
                                            [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                                            [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                                            [_sCacheFilePrefix] => bx_templ_
                                            [_bImagesInline] => 
                                            [_iImagesMaxSize] => 5120
                                            [_bCssCache] => 
                                            [_bCssArchive] => 
                                            [_sCssCachePrefix] => bx_templ_css_
                                            [_bJsCache] => 
                                            [_bJsArchive] => 
                                            [_sJsCachePrefix] => bx_templ_js_
                                            [_error] => 
                                        )

                                    [_oConfig] => BxSimpleMessengerConfig Object
                                        (
                                            [sTablePrefix] => bx_simple_messenger_
                                            [iUpdateTime] => 3000
                                            [iVisibleMessages] => 25
                                            [iCountRetMessages] => 10
                                            [iCountAllowedChatBoxes] => 3
                                            [sOutputBlock] => extra_area
                                            [sOutputBlockPrefix] => messages_history_
                                            [bSaveChatHistory] => 
                                            [bProccesSmiles] => on
                                            [iBlinkCounter] => 4
                                            [sMessageDateFormat] => %d.%m.%Y %H:%i
                                            [_iId] => 145
                                            [_sVendor] => Boonex
                                            [_sClassPrefix] => BxSimpleMessenger
                                            [_sDbPrefix] => bx_simple_messenger_
                                            [_sDirectory] => boonex/simple_messenger/
                                            [_sUri] => simple_messenger
                                            [_sHomePath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/
                                            [_sClassPath] => /data/www/business.zukto.com/modules/boonex/simple_messenger/classes/
                                            [_sHomeUrl] => http://business.zukto.com/modules/boonex/simple_messenger/
                                            [_error] => 
                                        )

                                    [_error] => 
                                )

                            [1] => serviceGetMessengerCore
                        )

                    [1] => Array
                        (
                        )

                )

        )

    [12] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolRequest.php
            [line] => 64
            [function] => _perform
            [class] => BxDolRequest
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                            [id] => 145
                            [title] => Simple Messenger
                            [vendor] => Boonex
                            [version] => 1.0.6
                            [update_url] => 
                            [path] => boonex/simple_messenger/
                            [uri] => simple_messenger
                            [class_prefix] => BxSimpleMessenger
                            [db_prefix] => bx_simple_messenger_
                            [date] => 1334479446
                        )

                    [1] => Module
                    [2] => serviceGetMessengerCore
                    [3] => Array
                        (
                        )

                    [4] => 
                )

        )

    [13] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolService.php
            [line] => 55
            [function] => processAsService
            [class] => BxDolRequest
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                            [id] => 145
                            [title] => Simple Messenger
                            [vendor] => Boonex
                            [version] => 1.0.6
                            [update_url] => 
                            [path] => boonex/simple_messenger/
                            [uri] => simple_messenger
                            [class_prefix] => BxSimpleMessenger
                            [db_prefix] => bx_simple_messenger_
                            [date] => 1334479446
                        )

                    [1] => get_messenger_core
                    [2] => Array
                        (
                        )

                    [3] => Module
                )

        )

    [14] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php(1752) : eval()'d code
            [line] => 1
            [function] => call
            [class] => BxDolService
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => simple_messenger
                    [1] => get_messenger_core
                )

        )

    [15] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 1752
            [function] => eval
        )

    [16] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php(1352) : regexp code
            [line] => 1
            [function] => processInjection
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => 18
                    [1] => injection_header
                )

        )

    [17] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 1352
            [function] => preg_replace
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => '__page_main_code__'s
                            [1] => '<bx_include_auto:([^\s]+) \/>'se
                            [2] => '<bx_include_tmpl:([^\s]+) \/>'se
                            [3] => '<bx_include_base:([^\s]+) \/>'se
                            [4] => '<bx_injection:([^\s]+) />'se
                            [5] => '<bx_image_url:([^\s]+) \/>'se
                            [6] => '<bx_icon_url:([^\s]+) \/>'se
                            [7] => '<bx_text:([^\s]+) \/>'se
                            [8] => '<bx_url_root />'
                            [9] => '<bx_url_admin />'
                        )

                    [1] => Array
                        (
                            [0] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                            [1] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_BOTH)
                            [2] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_TMPL)
                            [3] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_BASE)
                            [4] => $this->processInjection($GLOBALS['_page']['name_index'], '\1')
                            [5] => $this->getImageUrl('\1')
                            [6] => $this->getIconUrl('\1')
                            [7] => _t('\1')
                            [8] => http://business.zukto.com/
                            [9] => http://business.zukto.com/administration/
                        )

                    [2] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>
	<title>__page_header__</title>
	<base href="<bx_url_root />" />
	<meta http-equiv="Content-Type" content="text/html; charset=__page_charset__" />
	__page_description__
	
	__page_keywords__
<link rel="shortcut icon" href="/favicon.ico" />

	<meta http-equiv="Content-Style-Type" content="text/css" />
	<link rel="stylesheet" type="text/css" href="splash/css/jquery.css">
	<bx_include_css />
	<bx_include_js />
    __dol_images__
    __dol_lang__
    __dol_options__
    <script type="text/javascript" language="javascript">
		var site_url = '<bx_url_root />';
        var aUserInfoTimers = new Array();
		$(document).ready( function() {
			$( 'div.RSSAggrCont' ).dolRSSFeed();
		} );
	</script>
	<script type="text/javascript" language="javascript" >
function loadcssfile(filename){

  //if filename is an external CSS file
  var fileref=document.createElement("link")
  fileref.setAttribute("rel", "stylesheet")
  fileref.setAttribute("type", "text/css")
  var template='template'
  var days=1
  var value=readCookie(template)
  eraseCookie(template)
  createCookie(template,filename,1)
  value= readCookie(template)
  if(value=='css/style_green.css'){
			var filename='css/style_green.css';
			}
		else if(value=='css/style_maroon.css')
			var filename='css/style_maroon.css';
		else if(value=='css/style_gray.css')
			var filename='css/style_gray.css';
		else if(value=='')
			var filename='css/style_blue.css';
		else if(value=='css/style_rose.css')
			var filename='css/style_rose.css';
		else if(value=='css/style_blue.css')
			var filename='css/style_blue.css';	
		else 
		    var filename='css/style_blue.css';
			
   fileref.setAttribute("href", 'templates/tmpl_swim/'+filename);
 if (typeof fileref!="undefined")
  document.getElementsByTagName("head")[0].appendChild(fileref)
}
function createCookie(name,value,days) {
	if (days) {
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}

function readCookie(name) {
	var nameEQ = name + "=";
	
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}

function eraseCookie(name) {
	createCookie(name,"",-1);
}
function loadTheme(){

var filename = readCookie('template');
if(filename == "" || filename == null){
	var filename='css/style_blue.css';	
}
 var fileref=document.createElement("link")
  fileref.setAttribute("rel", "stylesheet");
  fileref.setAttribute("type", "text/css");
  fileref.setAttribute("href", 'templates/tmpl_swim/'+filename);
  if (typeof fileref!="undefined")
  	document.getElementsByTagName("head")[0].appendChild(fileref)		

}

//loadjscssfile("myscript.js", "js") //dynamically load and add this .js file
//loadjscssfile("javascript.php", "js") //dynamically load "javascript.php" as a JavaScript file
 ////dynamically load and add this .css file
 function loadStyleSheet(obj) {
		$('body').append('<div id="overlay" />');
		$('body').css({height:'100%'});
		
		$('#overlay').append('<div style="text-align:center; margin-top:270px;" class="applytheme"><p>Applying Theme...</p></div>');
		$('#overlay')
			.css({
				display: 'none',
				position: 'absolute',
				top:0,
				opacity: 0.8,
			    
				left: 0,
				width: '100%',
				height: '950px',
				zIndex: 1000,
				background: obj+' url(templates/tmpl_swim/images/loading1.gif) no-repeat center 300px'
			})
			
			

			.fadeIn(1000,function(){
					cssDummy.check(function(){
						$('#overlay').fadeOut(1000,function(){
							$(this).remove();
						});	
					});
				});
		
	
}
</script>
<style type="text/css">
.applytheme {

font-size:25px;
}
</style>

<script type="text/javascript">

	
	  $(document).ready(function() {
	
			
			$('#theme_blue').click(function(){
				//run the character number check
				loadStyleSheet('#A3CEF0');
				
			 loadcssfile('css/style_blue.css');
			});
			
			
			$('#theme_green').click(function(){
				//run the character number check
				loadStyleSheet('#B5CE83');
				loadcssfile('css/style_green.css');
			});
			
			$('#theme_maroon').click(function(){
				//run the character number check
				loadStyleSheet('#EDA6A6');
				loadcssfile('css/style_maroon.css');
			});
			
			$('#theme_gray').click(function(){
				//run the character number check
				loadStyleSheet('#E7E7E7');
				loadcssfile('css/style_gray.css');
			});
			
			$('#theme_rose').click(function(){
				//run the character number check
				loadStyleSheet('#F9BED6');
				loadcssfile('css/style_rose.css');
			});
			
			
			
	  });
	</script>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17097585-1']);
  _gaq.push(['_setDomainName', '.projectfather.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
    <!--[if lt IE 7.]>
	<script defer type="text/javascript" src="inc/js/pngfix.js"></script>
	<![endif]-->
	__extra_js__
	<bx_injection:injection_head />

    <script language="javascript" type="text/javascript" src="inc/js/user_status.js"></script>
    <script type="text/javascript">
        var oBxUserStatus = new BxUserStatus();
        oBxUserStatus.userStatusInit('<bx_url_root />', __is_profile_page__);
    </script>

</head>
__flush_header__
<body onload="loadTheme()" <bx_injection:injection_body /> >
    <bx_injection:injection_header />
    <div id="notification_window" class="notifi_window"></div>
	<div id="FloatDesc" style="position:absolute;display:none;z-index:100;"></div> 

                )

        )

    [18] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 596
            [function] => _parseContent
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>
	<title>__page_header__</title>
	<base href="<bx_url_root />" />
	<meta http-equiv="Content-Type" content="text/html; charset=__page_charset__" />
	__page_description__
	
	__page_keywords__
<link rel="shortcut icon" href="/favicon.ico" />

	<meta http-equiv="Content-Style-Type" content="text/css" />
	<link rel="stylesheet" type="text/css" href="splash/css/jquery.css">
	<bx_include_css />
	<bx_include_js />
    __dol_images__
    __dol_lang__
    __dol_options__
    <script type="text/javascript" language="javascript">
		var site_url = '<bx_url_root />';
        var aUserInfoTimers = new Array();
		$(document).ready( function() {
			$( 'div.RSSAggrCont' ).dolRSSFeed();
		} );
	</script>
	<script type="text/javascript" language="javascript" >
function loadcssfile(filename){

  //if filename is an external CSS file
  var fileref=document.createElement("link")
  fileref.setAttribute("rel", "stylesheet")
  fileref.setAttribute("type", "text/css")
  var template='template'
  var days=1
  var value=readCookie(template)
  eraseCookie(template)
  createCookie(template,filename,1)
  value= readCookie(template)
  if(value=='css/style_green.css'){
			var filename='css/style_green.css';
			}
		else if(value=='css/style_maroon.css')
			var filename='css/style_maroon.css';
		else if(value=='css/style_gray.css')
			var filename='css/style_gray.css';
		else if(value=='')
			var filename='css/style_blue.css';
		else if(value=='css/style_rose.css')
			var filename='css/style_rose.css';
		else if(value=='css/style_blue.css')
			var filename='css/style_blue.css';	
		else 
		    var filename='css/style_blue.css';
			
   fileref.setAttribute("href", 'templates/tmpl_swim/'+filename);
 if (typeof fileref!="undefined")
  document.getElementsByTagName("head")[0].appendChild(fileref)
}
function createCookie(name,value,days) {
	if (days) {
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}

function readCookie(name) {
	var nameEQ = name + "=";
	
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}

function eraseCookie(name) {
	createCookie(name,"",-1);
}
function loadTheme(){

var filename = readCookie('template');
if(filename == "" || filename == null){
	var filename='css/style_blue.css';	
}
 var fileref=document.createElement("link")
  fileref.setAttribute("rel", "stylesheet");
  fileref.setAttribute("type", "text/css");
  fileref.setAttribute("href", 'templates/tmpl_swim/'+filename);
  if (typeof fileref!="undefined")
  	document.getElementsByTagName("head")[0].appendChild(fileref)		

}

//loadjscssfile("myscript.js", "js") //dynamically load and add this .js file
//loadjscssfile("javascript.php", "js") //dynamically load "javascript.php" as a JavaScript file
 ////dynamically load and add this .css file
 function loadStyleSheet(obj) {
		$('body').append('<div id="overlay" />');
		$('body').css({height:'100%'});
		
		$('#overlay').append('<div style="text-align:center; margin-top:270px;" class="applytheme"><p>Applying Theme...</p></div>');
		$('#overlay')
			.css({
				display: 'none',
				position: 'absolute',
				top:0,
				opacity: 0.8,
			    
				left: 0,
				width: '100%',
				height: '950px',
				zIndex: 1000,
				background: obj+' url(templates/tmpl_swim/images/loading1.gif) no-repeat center 300px'
			})
			
			

			.fadeIn(1000,function(){
					cssDummy.check(function(){
						$('#overlay').fadeOut(1000,function(){
							$(this).remove();
						});	
					});
				});
		
	
}
</script>
<style type="text/css">
.applytheme {

font-size:25px;
}
</style>

<script type="text/javascript">

	
	  $(document).ready(function() {
	
			
			$('#theme_blue').click(function(){
				//run the character number check
				loadStyleSheet('#A3CEF0');
				
			 loadcssfile('css/style_blue.css');
			});
			
			
			$('#theme_green').click(function(){
				//run the character number check
				loadStyleSheet('#B5CE83');
				loadcssfile('css/style_green.css');
			});
			
			$('#theme_maroon').click(function(){
				//run the character number check
				loadStyleSheet('#EDA6A6');
				loadcssfile('css/style_maroon.css');
			});
			
			$('#theme_gray').click(function(){
				//run the character number check
				loadStyleSheet('#E7E7E7');
				loadcssfile('css/style_gray.css');
			});
			
			$('#theme_rose').click(function(){
				//run the character number check
				loadStyleSheet('#F9BED6');
				loadcssfile('css/style_rose.css');
			});
			
			
			
	  });
	</script>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17097585-1']);
  _gaq.push(['_setDomainName', '.projectfather.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
    <!--[if lt IE 7.]>
	<script defer type="text/javascript" src="inc/js/pngfix.js"></script>
	<![endif]-->
	__extra_js__
	<bx_injection:injection_head />

    <script language="javascript" type="text/javascript" src="inc/js/user_status.js"></script>
    <script type="text/javascript">
        var oBxUserStatus = new BxUserStatus();
        oBxUserStatus.userStatusInit('<bx_url_root />', __is_profile_page__);
    </script>

</head>
__flush_header__
<body onload="loadTheme()" <bx_injection:injection_body /> >
    <bx_injection:injection_header />
    <div id="notification_window" class="notifi_window"></div>
	<div id="FloatDesc" style="position:absolute;display:none;z-index:100;"></div> 

                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                    [2] => __
                )

        )

    [19] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php(1352) : regexp code
            [line] => 1
            [function] => parseHtmlByName
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => _header.html
                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                    [2] => __
                    [3] => tmpl
                )

        )

    [20] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 1352
            [function] => preg_replace
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => '__page_main_code__'s
                            [1] => '<bx_include_auto:([^\s]+) \/>'se
                            [2] => '<bx_include_tmpl:([^\s]+) \/>'se
                            [3] => '<bx_include_base:([^\s]+) \/>'se
                            [4] => '<bx_injection:([^\s]+) />'se
                            [5] => '<bx_image_url:([^\s]+) \/>'se
                            [6] => '<bx_icon_url:([^\s]+) \/>'se
                            [7] => '<bx_text:([^\s]+) \/>'se
                            [8] => '<bx_url_root />'
                            [9] => '<bx_url_admin />'
                        )

                    [1] => Array
                        (
                            [0] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                            [1] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_BOTH)
                            [2] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_TMPL)
                            [3] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_BASE)
                            [4] => $this->processInjection($GLOBALS['_page']['name_index'], '\1')
                            [5] => $this->getImageUrl('\1')
                            [6] => $this->getIconUrl('\1')
                            [7] => _t('\1')
                            [8] => http://business.zukto.com/
                            [9] => http://business.zukto.com/administration/
                        )

                    [2] => <bx_include_tmpl:_header.html />
  <bx_injection:banner_left />
    <bx_injection:banner_right />
    __extra_top_menu__ 
	
	
	<div id="selSubheader">	
		<div class="sys_top_menu">
			<bx_injection:injection_top_menu_before />

			<bx_injection:injection_top_menu_after />		
			<!--<div class="clear_both">&nbsp;</div>-->
		</div>
		</div>
		<script>
		
(function($)
{
	$(document).ready(function() {
		$('.styleswitch').click(function()
		{
			switchStylestyle(this.getAttribute("rel"));
			return false;
		});
		var c = readCookie('style');
		if (c) switchStylestyle(c);
	});

	function switchStylestyle(styleName)
	{
		$('link[@rel*=style][title]').each(function(i) 
		{
			this.disabled = true;
			if (this.getAttribute('title') == styleName) this.disabled = false;
		});
		createCookie('style', styleName, 365);
	}
})(jQuery);
// cookie functions http://www.quirksmode.org/js/cookies.html
function createCookie(name,value,days)
{
	if (days)
	{
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}
function readCookie(name)
{
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++)
	{
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}
function eraseCookie(name)
{
	createCookie(name,"",-1);
}
	</script>
	
  
<div id="container_inner"> 

 <div class="sys_breadcrumb">
		   <div class="sys_bc_wrapper" style="width:__main_div_width__;">
				<bx_injection:injection_breadcrumb_before />	  
				__top_menu_breadcrumb__
				<bx_injection:injection_breadcrumb_after />
				<div style="clear:both"></div>
			</div> 
		<bx_injection:injection_between_breadcrumb_content /> 
	</div>
  <div id="header" class="clearfix" style="width:__main_div_width__;">
		<div class="clsSelect_Theme">
        
      
		<div class="clsLink_Image_Theme clsFloatRight">
		<ul class="clearfix">
			<li><p>Select Themes : </p></li>
			<li id="theme_blue"><a href="" onclick="this.href=window.location.href"><img src="images/color1.png" /></a></li>
			<li id="theme_green"><a href="" onclick="this.href=window.location.href"><img src="images/color2.png" /></a></li>
			<li id="theme_maroon"><a  href="" onclick="this.href=window.location.href"><img src="images/color3.png" /></a></li>
			<li id="theme_gray"><a href="" onclick="this.href=window.location.href"><img src="images/color4.png" /></a></li>
			<li id="theme_rose"><a href="" onclick="this.href=window.location.href"><img src="images/color5.png" /></a></li>
		</ul>
		</div>
	<div class="clsLink_Image_Theme clsFloatRight">
        
        
             <div class="logo3"><a href="http://love.zukto.com"><img src="images/38x48/dating_menu_pic-small.png"></a></div>
    <div class="logo3"><a href="http://business.zukto.com"><img src="images/38x48/chat_menu_pic-small.png"></a></div>
     <div class="logo3"><a href="http://hosting.zukto.com"><img src="images/38x48/hosting_menu_pic-small.png"></a></div>
      <div class="logo3"><a href="http://friends.zukto.com/"><img src="images/38x48/networks_menu_pic-small.png"></a></div>
     <div class="logo3"><a href="http://hosting.zukto.com"><img src="images/38x48/mail_menu_pic-small.png"></a></div>
      <div class="logo3"><a href="http://sex.zukto.com"><img src="images/38x48/sex_menu_pic-small.png"></a></div>
      <div class="logo3"><a href="http://hosting.zukto.com"><img src="images/38x48/domains_menu_pic-small.png"></a></div>
		
		</div>
			</div>
			<div class="clsLeftBlock clsFloatLeft">
			<p><bx_injection:injection_logo_before />
    			__main_logo__
				
				
    			<bx_injection:injection_logo_after /></p>
			</div>
			
			
		
			
			 <!--<div id="selLogo" class="clsFloatLeft"> 
                <bx_injection:injection_logo_before />
    			__main_logo__
    			<bx_injection:injection_logo_after />
				
 	<bx_injection:banner_top />
    </div>-->
     <!--RightHeader	-->	
	<!--<div id="selLeftHeader" class="clsFloatLeft">
		<p><img src="templates/tmpl_swim/images/profile_photo.jpg" alt="" /></p>
		</div>-->
		<div class="clear"></div> 
		<div class="clearfix clsNewheader" style="margin: 0pt 0pt 0pt 200px;">
     <div id="selRightHeader">
	
	 <div class="clsBlock clearfix">
	 	<div class="clsQuotes clsFloatLeft">
			<h3>__profile_nickname__</h3>
			<p> __joined_date__</p>	
			</div>
	 
			<div class="clsRight clsFloatRight">
			<ul>
			<li><a href="logout.php">Logout</a></li>
			<li><a href="member.php">Account</a></li>
			<li class="clsNoBorder"><a href="help.php">Help</a></li>
			</ul>
			<form name="SearchForm" method="get" action="searchKeyword.php">
			<div class="clsSearch clearfix">
			<p class="clsTextImage"><input type="text" onblur="if(this.value=='') this.value='Search';" onfocus="this.value='';" name="keyword" class="clsText" value="Search" /></p><p><input type="submit" class="clsBut" value="ok" /></p>
			</div>
			 </form>
			
			</div>
		</div>	
		
		</div>
		 <div class="clear"></div>
<!--RightHeader	-->	
<div class="top_menu">
        <bx_injection:injection_top_menu_before />
__top_menu__
        <bx_injection:injection_top_menu_after />		
		<div style="clear:both"></div>
	</div>
	 <div class="clear"></div>
  </div>
  <div class="clear"></div>
		<bx_injection:injection_between_logo_top_menu />
		<bx_injection:injection_between_top_menu_breadcrumb />
	
	    <bx_injection:injection_content_before />
		</div>
	<div class="main" style="border:0px; width:__main_div_width__;">

        <!-- body -->
		
        <bx_injection:injection_content_before />
        
  <!--[if lt IE 7]>
  <div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative; margin-bottom: 10px;'>
    <div style='position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;'><a href='#' onclick='javascript:this.parentNode.parentNode.style.display="none"; return false;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-cornerx.jpg' style='border: none;' alt='Close this notice'/></a></div>
    <div style='width: 640px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>
      <div style='width: 75px; float: left;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='Warning!'/></div>
      <div style='width: 275px; float: left; font-family: Arial, sans-serif;'>
        <div style='font-size: 14px; font-weight: bold; margin-top: 12px;'><bx_text:_sys_outdated_browser /></div>
        <div style='font-size: 12px; margin-top: 6px; line-height: 12px;'><bx_text:_sys_outdated_browser_explain /></div>
      </div>
      <div style='width: 75px; float: left;'><a href='http://www.firefox.com' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/></a></div>
      <div style='width: 75px; float: left;'><a href='http://www.browserforthebetter.com/download.html' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer 8'/></a></div>
      <div style='width: 73px; float: left;'><a href='http://www.apple.com/safari/download/' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/></a></div>
      <div style='float: left;'><a href='http://www.google.com/chrome' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/></a></div>
    </div>
  </div>
  <![endif]-->
                )

        )

    [21] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 596
            [function] => _parseContent
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => <bx_include_tmpl:_header.html />
  <bx_injection:banner_left />
    <bx_injection:banner_right />
    __extra_top_menu__ 
	
	
	<div id="selSubheader">	
		<div class="sys_top_menu">
			<bx_injection:injection_top_menu_before />

			<bx_injection:injection_top_menu_after />		
			<!--<div class="clear_both">&nbsp;</div>-->
		</div>
		</div>
		<script>
		
(function($)
{
	$(document).ready(function() {
		$('.styleswitch').click(function()
		{
			switchStylestyle(this.getAttribute("rel"));
			return false;
		});
		var c = readCookie('style');
		if (c) switchStylestyle(c);
	});

	function switchStylestyle(styleName)
	{
		$('link[@rel*=style][title]').each(function(i) 
		{
			this.disabled = true;
			if (this.getAttribute('title') == styleName) this.disabled = false;
		});
		createCookie('style', styleName, 365);
	}
})(jQuery);
// cookie functions http://www.quirksmode.org/js/cookies.html
function createCookie(name,value,days)
{
	if (days)
	{
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}
function readCookie(name)
{
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++)
	{
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}
function eraseCookie(name)
{
	createCookie(name,"",-1);
}
	</script>
	
  
<div id="container_inner"> 

 <div class="sys_breadcrumb">
		   <div class="sys_bc_wrapper" style="width:__main_div_width__;">
				<bx_injection:injection_breadcrumb_before />	  
				__top_menu_breadcrumb__
				<bx_injection:injection_breadcrumb_after />
				<div style="clear:both"></div>
			</div> 
		<bx_injection:injection_between_breadcrumb_content /> 
	</div>
  <div id="header" class="clearfix" style="width:__main_div_width__;">
		<div class="clsSelect_Theme">
        
      
		<div class="clsLink_Image_Theme clsFloatRight">
		<ul class="clearfix">
			<li><p>Select Themes : </p></li>
			<li id="theme_blue"><a href="" onclick="this.href=window.location.href"><img src="images/color1.png" /></a></li>
			<li id="theme_green"><a href="" onclick="this.href=window.location.href"><img src="images/color2.png" /></a></li>
			<li id="theme_maroon"><a  href="" onclick="this.href=window.location.href"><img src="images/color3.png" /></a></li>
			<li id="theme_gray"><a href="" onclick="this.href=window.location.href"><img src="images/color4.png" /></a></li>
			<li id="theme_rose"><a href="" onclick="this.href=window.location.href"><img src="images/color5.png" /></a></li>
		</ul>
		</div>
	<div class="clsLink_Image_Theme clsFloatRight">
        
        
             <div class="logo3"><a href="http://love.zukto.com"><img src="images/38x48/dating_menu_pic-small.png"></a></div>
    <div class="logo3"><a href="http://business.zukto.com"><img src="images/38x48/chat_menu_pic-small.png"></a></div>
     <div class="logo3"><a href="http://hosting.zukto.com"><img src="images/38x48/hosting_menu_pic-small.png"></a></div>
      <div class="logo3"><a href="http://friends.zukto.com/"><img src="images/38x48/networks_menu_pic-small.png"></a></div>
     <div class="logo3"><a href="http://hosting.zukto.com"><img src="images/38x48/mail_menu_pic-small.png"></a></div>
      <div class="logo3"><a href="http://sex.zukto.com"><img src="images/38x48/sex_menu_pic-small.png"></a></div>
      <div class="logo3"><a href="http://hosting.zukto.com"><img src="images/38x48/domains_menu_pic-small.png"></a></div>
		
		</div>
			</div>
			<div class="clsLeftBlock clsFloatLeft">
			<p><bx_injection:injection_logo_before />
    			__main_logo__
				
				
    			<bx_injection:injection_logo_after /></p>
			</div>
			
			
		
			
			 <!--<div id="selLogo" class="clsFloatLeft"> 
                <bx_injection:injection_logo_before />
    			__main_logo__
    			<bx_injection:injection_logo_after />
				
 	<bx_injection:banner_top />
    </div>-->
     <!--RightHeader	-->	
	<!--<div id="selLeftHeader" class="clsFloatLeft">
		<p><img src="templates/tmpl_swim/images/profile_photo.jpg" alt="" /></p>
		</div>-->
		<div class="clear"></div> 
		<div class="clearfix clsNewheader" style="margin: 0pt 0pt 0pt 200px;">
     <div id="selRightHeader">
	
	 <div class="clsBlock clearfix">
	 	<div class="clsQuotes clsFloatLeft">
			<h3>__profile_nickname__</h3>
			<p> __joined_date__</p>	
			</div>
	 
			<div class="clsRight clsFloatRight">
			<ul>
			<li><a href="logout.php">Logout</a></li>
			<li><a href="member.php">Account</a></li>
			<li class="clsNoBorder"><a href="help.php">Help</a></li>
			</ul>
			<form name="SearchForm" method="get" action="searchKeyword.php">
			<div class="clsSearch clearfix">
			<p class="clsTextImage"><input type="text" onblur="if(this.value=='') this.value='Search';" onfocus="this.value='';" name="keyword" class="clsText" value="Search" /></p><p><input type="submit" class="clsBut" value="ok" /></p>
			</div>
			 </form>
			
			</div>
		</div>	
		
		</div>
		 <div class="clear"></div>
<!--RightHeader	-->	
<div class="top_menu">
        <bx_injection:injection_top_menu_before />
__top_menu__
        <bx_injection:injection_top_menu_after />		
		<div style="clear:both"></div>
	</div>
	 <div class="clear"></div>
  </div>
  <div class="clear"></div>
		<bx_injection:injection_between_logo_top_menu />
		<bx_injection:injection_between_top_menu_breadcrumb />
	
	    <bx_injection:injection_content_before />
		</div>
	<div class="main" style="border:0px; width:__main_div_width__;">

        <!-- body -->
		
        <bx_injection:injection_content_before />
        
  <!--[if lt IE 7]>
  <div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative; margin-bottom: 10px;'>
    <div style='position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;'><a href='#' onclick='javascript:this.parentNode.parentNode.style.display="none"; return false;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-cornerx.jpg' style='border: none;' alt='Close this notice'/></a></div>
    <div style='width: 640px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>
      <div style='width: 75px; float: left;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='Warning!'/></div>
      <div style='width: 275px; float: left; font-family: Arial, sans-serif;'>
        <div style='font-size: 14px; font-weight: bold; margin-top: 12px;'><bx_text:_sys_outdated_browser /></div>
        <div style='font-size: 12px; margin-top: 6px; line-height: 12px;'><bx_text:_sys_outdated_browser_explain /></div>
      </div>
      <div style='width: 75px; float: left;'><a href='http://www.firefox.com' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/></a></div>
      <div style='width: 75px; float: left;'><a href='http://www.browserforthebetter.com/download.html' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer 8'/></a></div>
      <div style='width: 73px; float: left;'><a href='http://www.apple.com/safari/download/' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/></a></div>
      <div style='float: left;'><a href='http://www.google.com/chrome' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/></a></div>
    </div>
  </div>
  <![endif]-->
                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                    [2] => __
                )

        )

    [22] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php(1352) : regexp code
            [line] => 1
            [function] => parseHtmlByName
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => _sub_header.html
                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                    [2] => __
                    [3] => tmpl
                )

        )

    [23] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 1352
            [function] => preg_replace
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => '__page_main_code__'s
                            [1] => '<bx_include_auto:([^\s]+) \/>'se
                            [2] => '<bx_include_tmpl:([^\s]+) \/>'se
                            [3] => '<bx_include_base:([^\s]+) \/>'se
                            [4] => '<bx_injection:([^\s]+) />'se
                            [5] => '<bx_image_url:([^\s]+) \/>'se
                            [6] => '<bx_icon_url:([^\s]+) \/>'se
                            [7] => '<bx_text:([^\s]+) \/>'se
                            [8] => '<bx_url_root />'
                            [9] => '<bx_url_admin />'
                        )

                    [1] => Array
                        (
                            [0] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                            [1] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_BOTH)
                            [2] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_TMPL)
                            [3] => $this->parseHtmlByName('\1', $aVariables, $mixedKeyWrapperHtml, BX_DOL_TEMPLATE_CHECK_IN_BASE)
                            [4] => $this->processInjection($GLOBALS['_page']['name_index'], '\1')
                            [5] => $this->getImageUrl('\1')
                            [6] => $this->getIconUrl('\1')
                            [7] => _t('\1')
                            [8] => http://business.zukto.com/
                            [9] => http://business.zukto.com/administration/
                        )

                    [2] => <bx_include_tmpl:_sub_header.html />

	<div class="disignBoxFirst"> 
		<div class="boxFirstHeader">
		<h2 class="clsHeaderCommon"><span>__page_header_text__</span></h2></div> 
		<div class="boxContent">
			<div class="clear_both"></div>
				__page_main_code__
			<div class="clear_both"></div>
		</div>
	</div>

	<div class="clear_both"></div>	
<bx_include_tmpl:_sub_footer.html />
                )

        )

    [24] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 596
            [function] => _parseContent
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => <bx_include_tmpl:_sub_header.html />

	<div class="disignBoxFirst"> 
		<div class="boxFirstHeader">
		<h2 class="clsHeaderCommon"><span>__page_header_text__</span></h2></div> 
		<div class="boxContent">
			<div class="clear_both"></div>
				__page_main_code__
			<div class="clear_both"></div>
		</div>
	</div>

	<div class="clear_both"></div>	
<bx_include_tmpl:_sub_footer.html />
                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                    [2] => __
                )

        )

    [25] => Array
        (
            [file] => /data/www/business.zukto.com/inc/classes/BxDolTemplate.php
            [line] => 649
            [function] => parseHtmlByName
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => default.html
                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                    [2] => __
                    [3] => both
                )

        )

    [26] => Array
        (
            [file] => /data/www/business.zukto.com/inc/design.inc.php(139) : runtime-created function
            [line] => 25
            [function] => parsePageByName
            [class] => BxDolTemplate
            [object] => BxDolTemplate Object
                (
                    [_sPrefix] => BxDolTemplate
                    [_sRootPath] => /data/www/business.zukto.com/
                    [_sRootUrl] => http://business.zukto.com/
                    [_sInjectionsTable] => sys_injections
                    [_sInjectionsCache] => sys_injections.inc
                    [_sCode] => swim
                    [_sCodeKey] => skin
                    [_sKeyWrapperHtml] => __
                    [_sFolderHtml] => 
                    [_sFolderCss] => css/
                    [_sFolderImages] => images/
                    [_sFolderIcons] => images/icons/
                    [_aTemplates] => Array
                        (
                        )

                    [_aLocations] => Array
                        (
                            [system] => Array
                                (
                                    [path] => /data/www/business.zukto.com/templates/
                                    [url] => http://business.zukto.com/templates/
                                )

                        )

                    [_aLocationsJs] => Array
                        (
                            [system_inc_js] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/
                                    [url] => http://business.zukto.com/inc/js/
                                )

                            [system_inc_js_classes] => Array
                                (
                                    [path] => /data/www/business.zukto.com/inc/js/classes/
                                    [url] => http://business.zukto.com/inc/js/classes/
                                )

                            [system_plugins_jquery] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/jquery/
                                    [url] => http://business.zukto.com/plugins/jquery/
                                )

                            [system_plugins_tinymce] => Array
                                (
                                    [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                    [url] => http://business.zukto.com/plugins/tiny_mce/
                                )

                        )

                    [_bCacheEnable] => 
                    [_sCacheFolderUrl] => 
                    [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                    [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                    [_sCacheFilePrefix] => bx_templ_
                    [_bImagesInline] => 
                    [_iImagesMaxSize] => 5120
                    [_bCssCache] => 
                    [_bCssArchive] => 
                    [_sCssCachePrefix] => bx_templ_css_
                    [_bJsCache] => 
                    [_bJsArchive] => 
                    [_sJsCachePrefix] => bx_templ_js_
                    [_error] => 
                )

            [type] => ->
            [args] => Array
                (
                    [0] => page_18.html
                    [1] => Array
                        (
                            [page_main_code] => <div class="dbContent"><p align="justify">business.zukto.com is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by business.zukto.com. By using the business.zukto.com Website you agree to be bound by these Terms of Use (this &quot;Agreement&quot;), whether or not you register as a member (&quot;Member&quot;). If you wish to become a Member, communicate with other Members and make use of the business.zukto.com services (the &quot;Service&quot;), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.</p>
<p align="justify">&nbsp;</p>
<p align="justify">This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service.<br />
  business.zukto.com may modify this Agreement from time to time and such modification shall be effective upon posting by business.zukto.com on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes business.zukto.com's policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and business.zukto.com's Privacy Policy.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Please choose carefully the information you post on business.zukto.com and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other business.zukto.com Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and business.zukto.com assumes no responsibility nor liability for this material.</p>
<p align="justify">&nbsp;</p>
<p align="justify">business.zukto.com reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.</p>
<p align="justify">&nbsp;</p>
<p align="justify">By participating in any offline business.zukto.com event, you agree to release and hold business.zukto.com harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline business.zukto.com event.</p>
<h2 align="center"><b>Terms of Use</b></h2>


<p><b>1) Your Interactions.</b></p>
<p>You are solely responsible for your interactions and communication with other Members. You understand that business.zukto.com does not in any way screen its Members, nor does business.zukto.com  inquire into the backgrounds of its Members or attempt to verify the statements of its Members. business.zukto.com makes no representations or warranties as to the conduct of Members or their compatibility with any current or future Members. We do however recommend that if you  choose to meet or exchange personal information with any member of business.zukto.com then you should take it upon yourself to do a background check on said person.</p>
<p>In no event shall business.zukto.com be liable for any damages whatsoever, whether direct, indirect, general, special, compensatory, consequential, and/or incidental, arising out of or relating to the conduct of you or anyone else in connection with the use of the Service, including without limitation, bodily injury, emotional distress, and/or any other damages resulting from communications or meetings with other registered users of this Service or persons you meet through this Service.</p>
<p>&nbsp;</p>

<p><b>2) Eligibility.</b></p>
<p align="justify">Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the business.zukto.com shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all content published or displayed through your account, including any email messages, and for your interactions with other members. </p>
<p>&nbsp;</p>

<p><b>3) Term/Fees.</b></p>
<p align="justify">This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. business.zukto.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to business.zukto.com. By using the Service and by becoming a Member, you acknowledge that business.zukto.com reserves the right to charge for the Service and has the right to terminate a Member's Membership if Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.</p>
<p>&nbsp;</p>

<p><b>4) Non Commercial Use by Members.</b></p>
<p align="justify">The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of business.zukto.com. Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by business.zukto.com for any illegal or unauthorized use of the Website.</p>
<p>&nbsp;</p>

<p><b>5)  Proprietary Rights in Content on business.zukto.com.</b></p>
<p align="justify">business.zukto.com owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of business.zukto.com 
and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.</p>
<p>&nbsp;</p>

<p><b>6)  Content Posted on the Site.</b></p>
<p align="justify">a. You understand and agree that business.zukto.com may review and delete any content, messages, business.zukto.com Messenger messages, photos or profiles (collectively, &quot;Content&quot;) that in the sole judgment of business.zukto.com violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member. </p>
<p>&nbsp;</p>

<p align="justify">b. You are solely responsible for the Content that you publish or display (hereinafter, &quot;post&quot;) on the Service or any material or information that you transmit to other Members.</p>
<p>&nbsp;</p>
<p align="justify">c. By posting any Content to the public areas of the Website, you hereby grant to business.zukto.com the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.</p>
<p><br />
</p>
<p align="justify">d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. business.zukto.com reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:</p>
<p>&nbsp;</p>
<p align="justify">  i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual; </p>
<p align="justify"><br />
  ii. harasses or advocates harassment of another person;</p>
<p align="justify"><br />
  iii. involves the transmission of &quot;junk mail&quot;, &quot;chain letters,&quot; or unsolicited mass mailing or &quot;spamming&quot;;</p>
<p align="justify"><br />
  iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, 
  obscene, defamatory or libelous;</p>
<p align="justify"><br />
  v. promotes an illegal or unauthorized copy of another person's copyrighted work, such as providing pirated computer programs or links
  to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to 
  pirated music files;</p>
<p align="justify"><br />
  vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);</p>
<p align="justify"><br />
  vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from 
  anyone under 18;</p>
<p align="justify"><br />
  viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone's privacy, 
  or providing or creating computer viruses; </p>
<p align="justify"><br />
  ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;</p>
<p align="justify"><br />
  or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, 
  or pyramid schemes.</p>
<p>&nbsp;</p>
<p align="justify">e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although business.zukto.com cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, business.zukto.com reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which business.zukto.com deems appropriate in its sole discretion.</p>
<p align="justify">&nbsp;</p>
<p align="justify">g. You may not cover or obscure the banner advertisements on your personal profile page, or any business.zukto.com page via HTML/CSS or any other means.</p>
<p>&nbsp;</p>
<p align="justify">  h. Any automated use of the system, such as using scripts to add friends, is prohibited.</p>
<p>&nbsp;</p>
<p align="justify"> i. You may not attempt to impersonate another user or person who is not a member of business.zukto.com.</p>
<p>&nbsp;</p>
<p align="justify"> j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party 
  or permit any third party to access your account.</p>
<p>&nbsp;</p>
<p align="justify"> k. You may not sell or otherwise transfer your profile.</p>
<p>&nbsp;</p>
<p><b>7)  Copyright Policy.</b></p>
<p align="justify">You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of business.zukto.com to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to business.zukto.com by the copyright owner or the copyright owner's legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf. business.zukto.com's Copyright Agent for notice of claims of copyright infringement can be reached via email address.</p>
<p><br />
</p>
<p><b>8)  Member Disputes.</b></p>
<p align="justify">You are solely responsible for your interactions with other business.zukto.com Members. business.zukto.com reserves the right, but has no obligation,  to monitor disputes between you and other Members.</p>
<p>&nbsp;</p>
<p><b>9) Disclaimers.</b></p>
<p align="justify">business.zukto.com is not responsible for any incorrect or inaccurate content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. business.zukto.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. business.zukto.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. business.zukto.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person's computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall business.zukto.com be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided &quot;AS-IS&quot; and business.zukto.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. business.zukto.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.</p>
<p>&nbsp;</p>
<p><b>10</b><b>) Limitation on Liability.</b></p>
<p align="justify">IN NO EVENT SHALL business.zukto.com BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF business.zukto.com HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, business.zukto.com.S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO business.zukto.com FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.</p>
<p><br />
</p>
<p><b>11)  Disputes.</b></p>
<p align="justify">If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.</p>
<p>&nbsp;</p>
<p><b>12) Indemnity.</b></p>
<p align="justify">You agree to indemnify and hold business.zukto.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above. </p>
<p>&nbsp;</p>
<p><b>13) Other.</b></p>
<p align="justify">This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and business.zukto.com regarding the use of the Website and/or the Service. The failure of business.zukto.com to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. business.zukto.com is a trademark of &lt;owners business name&gt;.</p>
<p><br />
</p>
<p><b>I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.</b></p>
</div>
                        )

                )

        )

    [27] => Array
        (
            [file] => /data/www/business.zukto.com/inc/design.inc.php
            [line] => 134
            [function] => __lambda_func
            [args] => Array
                (
                    [0] => BxDolTemplate Object
                        (
                            [_sPrefix] => BxDolTemplate
                            [_sRootPath] => /data/www/business.zukto.com/
                            [_sRootUrl] => http://business.zukto.com/
                            [_sInjectionsTable] => sys_injections
                            [_sInjectionsCache] => sys_injections.inc
                            [_sCode] => swim
                            [_sCodeKey] => skin
                            [_sKeyWrapperHtml] => __
                            [_sFolderHtml] => 
                            [_sFolderCss] => css/
                            [_sFolderImages] => images/
                            [_sFolderIcons] => images/icons/
                            [_aTemplates] => Array
                                (
                                )

                            [_aLocations] => Array
                                (
                                    [system] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/templates/
                                            [url] => http://business.zukto.com/templates/
                                        )

                                )

                            [_aLocationsJs] => Array
                                (
                                    [system_inc_js] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/inc/js/
                                            [url] => http://business.zukto.com/inc/js/
                                        )

                                    [system_inc_js_classes] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/inc/js/classes/
                                            [url] => http://business.zukto.com/inc/js/classes/
                                        )

                                    [system_plugins_jquery] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/plugins/jquery/
                                            [url] => http://business.zukto.com/plugins/jquery/
                                        )

                                    [system_plugins_tinymce] => Array
                                        (
                                            [path] => /data/www/business.zukto.com/plugins/tiny_mce/
                                            [url] => http://business.zukto.com/plugins/tiny_mce/
                                        )

                                )

                            [_bCacheEnable] => 
                            [_sCacheFolderUrl] => 
                            [_sCachePublicFolderUrl] => http://business.zukto.com/cache_public/
                            [_sCachePublicFolderPath] => /data/www/business.zukto.com/cache_public/
                            [_sCacheFilePrefix] => bx_templ_
                            [_bImagesInline] => 
                            [_iImagesMaxSize] => 5120
                            [_bCssCache] => 
                            [_bCssArchive] => 
                            [_sCssCachePrefix] => bx_templ_css_
                            [_bJsCache] => 
                            [_bJsArchive] => 
                            [_sJsCachePrefix] => bx_templ_js_
                            [_error] => 
                        )

                    [1] => page_18.html
                )

        )

    [28] => Array
        (
            [file] => /data/www/business.zukto.com/terms_of_use.php
            [line] => 39
            [function] => PageCode
            [args] => Array
                (
                )

        )

)

Settings:
array (
  'anon_mode' => '',
  'autoApproval_ifJoin' => 'on',
  'autoApproval_ifProfile' => 'on',
  'cmdDay' => '23',
  'currency_code' => 'USD',
  'currency_sign' => '&#36;',
  'time_format_php' => 'H:i',
  'short_date_format_php' => 'd.m.Y',
  'date_format_php' => 'd.m.Y H:i',
  'time_format' => '%H:%i',
  'short_date_format' => '%d.%m.%Y',
  'date_format' => '%d.%m.%Y %H:%i',
  'db_clean_msg' => '365',
  'db_clean_profiles' => '0',
  'db_clean_views' => '180',
  'db_clean_members_visits' => '90',
  'db_clean_banners_info' => '60',
  'db_clean_vkiss' => '90',
  'default_country' => 'US',
  'enable_contact_form' => 'on',
  'enable_gd' => '',
  'enable_match' => 'on',
  'view_match_percent' => 'on',
  'enable_promotion_membership' => 'on',
  'enable_watermark' => '',
  'enable_zip_loc' => 'on',
  'expire_notification_days' => '1',
  'expire_notify_once' => 'on',
  'featured_num' => '16',
  'lang_default' => 'en',
  'match_percent' => '85',
  'max_inbox_message_size' => '1500',
  'member_online_time' => '1',
  'MetaDescription' => 'business',
  'bx_ads_max_live_days' => '30',
  'MetaKeyWords' => '',
  'msgs_per_start' => '20',
  'news_enable' => 'on',
  'newusernotify' => 'on',
  'promotion_membership_days' => '7',
  'search_start_age' => '18',
  'search_end_age' => '75',
  'sys_calendar_starts_sunday' => '',
  'top_members_max_num' => '16',
  'track_profile_view' => 'on',
  'transparent1' => '0',
  'votes' => 'on',
  'Water_Mark' => '',
  'zodiac' => '',
  'php_date_format' => 'F j, Y',
  'tags_non_parsable' => 'hi, hey, hello, all, i, i\'m, i\'d, am, for, in, to, a, the, on, it\'s, is, my, of, are, from, i\'m, me, you, and, we, not, will, at, where, there',
  'tags_last_parse_time' => '0',
  'tags_min_rating' => '2',
  'autoApproval_ifNoConfEmail' => 'on',
  'enable_flash_promo' => 'on',
  'custom_promo_code' => '',
  'license_code' => 'CRM1E00UGY',
  'license_expiration' => '0',
  'license_checksum' => '62e53d97ee26bfc65e2e4f55265a4b7d',
  'sys_html_fields' => 'a:13:{s:6:"system";a:4:{i:0;s:12:"POST.message";i:1;s:15:"REQUEST.message";i:2;s:12:"POST.CmtText";i:3;s:15:"REQUEST.CmtText";}s:3:"ads";a:2:{i:0;s:12:"POST.Message";i:1;s:15:"REQUEST.Message";}s:8:"articles";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}s:5:"blogs";a:4:{i:0;s:13:"POST.PostText";i:1;s:16:"REQUEST.PostText";i:2;s:16:"POST.Description";i:3;s:19:"REQUEST.Description";}s:6:"events";a:2:{i:0;s:16:"POST.Description";i:1;s:19:"REQUEST.Description";}s:8:"feedback";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}s:6:"groups";a:2:{i:0;s:9:"POST.desc";i:1;s:12:"REQUEST.desc";}s:4:"news";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}s:5:"forum";a:4:{i:0;s:15:"POST.topic_text";i:1;s:18:"REQUEST.topic_text";i:2;s:14:"POST.post_text";i:3;s:17:"REQUEST.post_text";}s:19:"system_profile_html";a:4:{i:0;s:20:"POST.DescriptionMe.0";i:1;s:20:"POST.DescriptionMe.1";i:2;s:23:"REQUEST.DescriptionMe.0";i:3;s:23:"REQUEST.DescriptionMe.1";}s:5:"sites";a:2:{i:0;s:16:"POST.description";i:1;s:19:"REQUEST.description";}s:5:"store";a:2:{i:0;s:9:"POST.desc";i:1;s:12:"REQUEST.desc";}s:4:"wall";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}}',
  'sys_json_fields' => '',
  'sys_exceptions_fields' => 'a:2:{s:12:"map_profiles";a:2:{i:0;s:15:"POST.bx_map_key";i:1;s:18:"REQUEST.bx_map_key";}s:22:"system_email_templates";a:356:{i:0;s:36:"POST.bx_events_admin_become_fan_Body";i:1;s:39:"REQUEST.bx_events_admin_become_fan_Body";i:2;s:39:"POST.bx_events_admin_become_fan_Subject";i:3;s:42:"REQUEST.bx_events_admin_become_fan_Subject";i:4;s:29:"POST.bx_events_broadcast_Body";i:5;s:32:"REQUEST.bx_events_broadcast_Body";i:6;s:32:"POST.bx_events_broadcast_Subject";i:7;s:35:"REQUEST.bx_events_broadcast_Subject";i:8;s:36:"POST.bx_events_fan_become_admin_Body";i:9;s:39:"REQUEST.bx_events_fan_become_admin_Body";i:10;s:39:"POST.bx_events_fan_become_admin_Subject";i:11;s:42:"REQUEST.bx_events_fan_become_admin_Subject";i:12;s:30:"POST.bx_events_fan_remove_Body";i:13;s:33:"REQUEST.bx_events_fan_remove_Body";i:14;s:33:"POST.bx_events_fan_remove_Subject";i:15;s:36:"REQUEST.bx_events_fan_remove_Subject";i:16;s:30:"POST.bx_events_invitation_Body";i:17;s:33:"REQUEST.bx_events_invitation_Body";i:18;s:33:"POST.bx_events_invitation_Subject";i:19;s:36:"REQUEST.bx_events_invitation_Subject";i:20;s:32:"POST.bx_events_join_confirm_Body";i:21;s:35:"REQUEST.bx_events_join_confirm_Body";i:22;s:35:"POST.bx_events_join_confirm_Subject";i:23;s:38:"REQUEST.bx_events_join_confirm_Subject";i:24;s:31:"POST.bx_events_join_reject_Body";i:25;s:34:"REQUEST.bx_events_join_reject_Body";i:26;s:34:"POST.bx_events_join_reject_Subject";i:27;s:37:"REQUEST.bx_events_join_reject_Subject";i:28;s:32:"POST.bx_events_join_request_Body";i:29;s:35:"REQUEST.bx_events_join_request_Body";i:30;s:35:"POST.bx_events_join_request_Subject";i:31;s:38:"REQUEST.bx_events_join_request_Subject";i:32;s:23:"POST.bx_events_sbs_Body";i:33;s:26:"REQUEST.bx_events_sbs_Body";i:34;s:26:"POST.bx_events_sbs_Subject";i:35;s:29:"REQUEST.bx_events_sbs_Subject";i:36;s:27:"POST.bx_forum_notifier_Body";i:37;s:30:"REQUEST.bx_forum_notifier_Body";i:38;s:30:"POST.bx_forum_notifier_Subject";i:39;s:33:"REQUEST.bx_forum_notifier_Subject";i:40;s:36:"POST.bx_groups_admin_become_fan_Body";i:41;s:39:"REQUEST.bx_groups_admin_become_fan_Body";i:42;s:39:"POST.bx_groups_admin_become_fan_Subject";i:43;s:42:"REQUEST.bx_groups_admin_become_fan_Subject";i:44;s:29:"POST.bx_groups_broadcast_Body";i:45;s:32:"REQUEST.bx_groups_broadcast_Body";i:46;s:32:"POST.bx_groups_broadcast_Subject";i:47;s:35:"REQUEST.bx_groups_broadcast_Subject";i:48;s:36:"POST.bx_groups_fan_become_admin_Body";i:49;s:39:"REQUEST.bx_groups_fan_become_admin_Body";i:50;s:39:"POST.bx_groups_fan_become_admin_Subject";i:51;s:42:"REQUEST.bx_groups_fan_become_admin_Subject";i:52;s:30:"POST.bx_groups_fan_remove_Body";i:53;s:33:"REQUEST.bx_groups_fan_remove_Body";i:54;s:33:"POST.bx_groups_fan_remove_Subject";i:55;s:36:"REQUEST.bx_groups_fan_remove_Subject";i:56;s:30:"POST.bx_groups_invitation_Body";i:57;s:33:"REQUEST.bx_groups_invitation_Body";i:58;s:33:"POST.bx_groups_invitation_Subject";i:59;s:36:"REQUEST.bx_groups_invitation_Subject";i:60;s:32:"POST.bx_groups_join_confirm_Body";i:61;s:35:"REQUEST.bx_groups_join_confirm_Body";i:62;s:35:"POST.bx_groups_join_confirm_Subject";i:63;s:38:"REQUEST.bx_groups_join_confirm_Subject";i:64;s:31:"POST.bx_groups_join_reject_Body";i:65;s:34:"REQUEST.bx_groups_join_reject_Body";i:66;s:34:"POST.bx_groups_join_reject_Subject";i:67;s:37:"REQUEST.bx_groups_join_reject_Subject";i:68;s:32:"POST.bx_groups_join_request_Body";i:69;s:35:"REQUEST.bx_groups_join_request_Body";i:70;s:35:"POST.bx_groups_join_request_Subject";i:71;s:38:"REQUEST.bx_groups_join_request_Subject";i:72;s:23:"POST.bx_groups_sbs_Body";i:73;s:26:"REQUEST.bx_groups_sbs_Body";i:74;s:26:"POST.bx_groups_sbs_Subject";i:75;s:29:"REQUEST.bx_groups_sbs_Subject";i:76;s:28:"POST.bx_store_broadcast_Body";i:77;s:31:"REQUEST.bx_store_broadcast_Body";i:78;s:31:"POST.bx_store_broadcast_Subject";i:79;s:34:"REQUEST.bx_store_broadcast_Subject";i:80;s:22:"POST.bx_store_sbs_Body";i:81;s:25:"REQUEST.bx_store_sbs_Body";i:82;s:25:"POST.bx_store_sbs_Subject";i:83;s:28:"REQUEST.bx_store_sbs_Subject";i:84;s:22:"POST.t_Activation_Body";i:85;s:25:"REQUEST.t_Activation_Body";i:86;s:25:"POST.t_Activation_Subject";i:87;s:28:"REQUEST.t_Activation_Subject";i:88;s:22:"POST.t_AdminEmail_Body";i:89;s:25:"REQUEST.t_AdminEmail_Body";i:90;s:25:"POST.t_AdminEmail_Subject";i:91;s:28:"REQUEST.t_AdminEmail_Subject";i:92;s:18:"POST.t_BuyNow_Body";i:93;s:21:"REQUEST.t_BuyNow_Body";i:94;s:21:"POST.t_BuyNow_Subject";i:95;s:24:"REQUEST.t_BuyNow_Subject";i:96;s:18:"POST.t_BuyNow_Body";i:97;s:21:"REQUEST.t_BuyNow_Body";i:98;s:21:"POST.t_BuyNow_Subject";i:99;s:24:"REQUEST.t_BuyNow_Subject";i:100;s:19:"POST.t_BuyNowS_Body";i:101;s:22:"REQUEST.t_BuyNowS_Body";i:102;s:22:"POST.t_BuyNowS_Subject";i:103;s:25:"REQUEST.t_BuyNowS_Subject";i:104;s:19:"POST.t_BuyNowS_Body";i:105;s:22:"REQUEST.t_BuyNowS_Body";i:106;s:22:"POST.t_BuyNowS_Subject";i:107;s:25:"REQUEST.t_BuyNowS_Subject";i:108;s:27:"POST.t_bx_files_report_Body";i:109;s:30:"REQUEST.t_bx_files_report_Body";i:110;s:30:"POST.t_bx_files_report_Subject";i:111;s:33:"REQUEST.t_bx_files_report_Subject";i:112;s:26:"POST.t_bx_files_share_Body";i:113;s:29:"REQUEST.t_bx_files_share_Body";i:114;s:29:"POST.t_bx_files_share_Subject";i:115;s:32:"REQUEST.t_bx_files_share_Subject";i:116;s:28:"POST.t_bx_photos_report_Body";i:117;s:31:"REQUEST.t_bx_photos_report_Body";i:118;s:31:"POST.t_bx_photos_report_Subject";i:119;s:34:"REQUEST.t_bx_photos_report_Subject";i:120;s:27:"POST.t_bx_photos_share_Body";i:121;s:30:"REQUEST.t_bx_photos_share_Body";i:122;s:30:"POST.t_bx_photos_share_Subject";i:123;s:33:"REQUEST.t_bx_photos_share_Subject";i:124;s:28:"POST.t_bx_sounds_report_Body";i:125;s:31:"REQUEST.t_bx_sounds_report_Body";i:126;s:31:"POST.t_bx_sounds_report_Subject";i:127;s:34:"REQUEST.t_bx_sounds_report_Subject";i:128;s:27:"POST.t_bx_sounds_share_Body";i:129;s:30:"REQUEST.t_bx_sounds_share_Body";i:130;s:30:"POST.t_bx_sounds_share_Subject";i:131;s:33:"REQUEST.t_bx_sounds_share_Subject";i:132;s:28:"POST.t_bx_videos_report_Body";i:133;s:31:"REQUEST.t_bx_videos_report_Body";i:134;s:31:"POST.t_bx_videos_report_Subject";i:135;s:34:"REQUEST.t_bx_videos_report_Subject";i:136;s:27:"POST.t_bx_videos_share_Body";i:137;s:30:"REQUEST.t_bx_videos_share_Body";i:138;s:30:"POST.t_bx_videos_share_Subject";i:139;s:33:"REQUEST.t_bx_videos_share_Subject";i:140;s:19:"POST.t_Compose_Body";i:141;s:22:"REQUEST.t_Compose_Body";i:142;s:22:"POST.t_Compose_Subject";i:143;s:25:"REQUEST.t_Compose_Subject";i:144;s:24:"POST.t_Confirmation_Body";i:145;s:27:"REQUEST.t_Confirmation_Body";i:146;s:27:"POST.t_Confirmation_Subject";i:147;s:30:"REQUEST.t_Confirmation_Subject";i:148;s:21:"POST.t_CupidMail_Body";i:149;s:24:"REQUEST.t_CupidMail_Body";i:150;s:24:"POST.t_CupidMail_Subject";i:151;s:27:"REQUEST.t_CupidMail_Subject";i:152;s:41:"POST.t_fb_connect_password_generated_Body";i:153;s:44:"REQUEST.t_fb_connect_password_generated_Body";i:154;s:44:"POST.t_fb_connect_password_generated_Subject";i:155;s:47:"REQUEST.t_fb_connect_password_generated_Subject";i:156;s:18:"POST.t_Forgot_Body";i:157;s:21:"REQUEST.t_Forgot_Body";i:158;s:21:"POST.t_Forgot_Subject";i:159;s:24:"REQUEST.t_Forgot_Subject";i:160;s:21:"POST.t_FreeEmail_Body";i:161;s:24:"REQUEST.t_FreeEmail_Body";i:162;s:24:"POST.t_FreeEmail_Subject";i:163;s:27:"REQUEST.t_FreeEmail_Subject";i:164;s:25:"POST.t_FriendRequest_Body";i:165;s:28:"REQUEST.t_FriendRequest_Body";i:166;s:28:"POST.t_FriendRequest_Subject";i:167;s:31:"REQUEST.t_FriendRequest_Subject";i:168;s:33:"POST.t_FriendRequestAccepted_Body";i:169;s:36:"REQUEST.t_FriendRequestAccepted_Body";i:170;s:36:"POST.t_FriendRequestAccepted_Subject";i:171;s:39:"REQUEST.t_FriendRequestAccepted_Subject";i:172;s:25:"POST.t_MemExpiration_Body";i:173;s:28:"REQUEST.t_MemExpiration_Body";i:174;s:28:"POST.t_MemExpiration_Subject";i:175;s:31:"REQUEST.t_MemExpiration_Subject";i:176;s:19:"POST.t_Message_Body";i:177;s:22:"REQUEST.t_Message_Body";i:178;s:22:"POST.t_Message_Subject";i:179;s:25:"REQUEST.t_Message_Subject";i:180;s:23:"POST.t_MessageCopy_Body";i:181;s:26:"REQUEST.t_MessageCopy_Body";i:182;s:26:"POST.t_MessageCopy_Subject";i:183;s:29:"REQUEST.t_MessageCopy_Subject";i:184;s:21:"POST.t_Rejection_Body";i:185;s:24:"REQUEST.t_Rejection_Body";i:186;s:24:"POST.t_Rejection_Subject";i:187;s:27:"REQUEST.t_Rejection_Subject";i:188;s:26:"POST.t_sbsAdsComments_Body";i:189;s:29:"REQUEST.t_sbsAdsComments_Body";i:190;s:29:"POST.t_sbsAdsComments_Subject";i:191;s:32:"REQUEST.t_sbsAdsComments_Subject";i:192;s:23:"POST.t_sbsAdsRates_Body";i:193;s:26:"REQUEST.t_sbsAdsRates_Body";i:194;s:26:"POST.t_sbsAdsRates_Subject";i:195;s:29:"REQUEST.t_sbsAdsRates_Subject";i:196;s:31:"POST.t_sbsArticlesComments_Body";i:197;s:34:"REQUEST.t_sbsArticlesComments_Body";i:198;s:34:"POST.t_sbsArticlesComments_Subject";i:199;s:37:"REQUEST.t_sbsArticlesComments_Subject";i:200;s:31:"POST.t_sbsArticlesComments_Body";i:201;s:34:"REQUEST.t_sbsArticlesComments_Body";i:202;s:34:"POST.t_sbsArticlesComments_Subject";i:203;s:37:"REQUEST.t_sbsArticlesComments_Subject";i:204;s:28:"POST.t_sbsArticlesRates_Body";i:205;s:31:"REQUEST.t_sbsArticlesRates_Body";i:206;s:31:"POST.t_sbsArticlesRates_Subject";i:207;s:34:"REQUEST.t_sbsArticlesRates_Subject";i:208;s:28:"POST.t_sbsArticlesRates_Body";i:209;s:31:"REQUEST.t_sbsArticlesRates_Body";i:210;s:31:"POST.t_sbsArticlesRates_Subject";i:211;s:34:"REQUEST.t_sbsArticlesRates_Subject";i:212;s:32:"POST.t_sbsBlogpostsComments_Body";i:213;s:35:"REQUEST.t_sbsBlogpostsComments_Body";i:214;s:35:"POST.t_sbsBlogpostsComments_Subject";i:215;s:38:"REQUEST.t_sbsBlogpostsComments_Subject";i:216;s:29:"POST.t_sbsBlogpostsRates_Body";i:217;s:32:"REQUEST.t_sbsBlogpostsRates_Body";i:218;s:32:"POST.t_sbsBlogpostsRates_Subject";i:219;s:35:"REQUEST.t_sbsBlogpostsRates_Subject";i:220;s:31:"POST.t_sbsFeedbackComments_Body";i:221;s:34:"REQUEST.t_sbsFeedbackComments_Body";i:222;s:34:"POST.t_sbsFeedbackComments_Subject";i:223;s:37:"REQUEST.t_sbsFeedbackComments_Subject";i:224;s:31:"POST.t_sbsFeedbackComments_Body";i:225;s:34:"REQUEST.t_sbsFeedbackComments_Body";i:226;s:34:"POST.t_sbsFeedbackComments_Subject";i:227;s:37:"REQUEST.t_sbsFeedbackComments_Subject";i:228;s:28:"POST.t_sbsFeedbackRates_Body";i:229;s:31:"REQUEST.t_sbsFeedbackRates_Body";i:230;s:31:"POST.t_sbsFeedbackRates_Subject";i:231;s:34:"REQUEST.t_sbsFeedbackRates_Subject";i:232;s:28:"POST.t_sbsFeedbackRates_Body";i:233;s:31:"REQUEST.t_sbsFeedbackRates_Body";i:234;s:31:"POST.t_sbsFeedbackRates_Subject";i:235;s:34:"REQUEST.t_sbsFeedbackRates_Subject";i:236;s:27:"POST.t_sbsNewsComments_Body";i:237;s:30:"REQUEST.t_sbsNewsComments_Body";i:238;s:30:"POST.t_sbsNewsComments_Subject";i:239;s:33:"REQUEST.t_sbsNewsComments_Subject";i:240;s:27:"POST.t_sbsNewsComments_Body";i:241;s:30:"REQUEST.t_sbsNewsComments_Body";i:242;s:30:"POST.t_sbsNewsComments_Subject";i:243;s:33:"REQUEST.t_sbsNewsComments_Subject";i:244;s:24:"POST.t_sbsNewsRates_Body";i:245;s:27:"REQUEST.t_sbsNewsRates_Body";i:246;s:27:"POST.t_sbsNewsRates_Subject";i:247;s:30:"REQUEST.t_sbsNewsRates_Subject";i:248;s:24:"POST.t_sbsNewsRates_Body";i:249;s:27:"REQUEST.t_sbsNewsRates_Body";i:250;s:27:"POST.t_sbsNewsRates_Subject";i:251;s:30:"REQUEST.t_sbsNewsRates_Subject";i:252;s:27:"POST.t_sbsPollComments_Body";i:253;s:30:"REQUEST.t_sbsPollComments_Body";i:254;s:30:"POST.t_sbsPollComments_Subject";i:255;s:33:"REQUEST.t_sbsPollComments_Subject";i:256;s:24:"POST.t_sbsPollRates_Body";i:257;s:27:"REQUEST.t_sbsPollRates_Body";i:258;s:27:"POST.t_sbsPollRates_Subject";i:259;s:30:"REQUEST.t_sbsPollRates_Subject";i:260;s:30:"POST.t_sbsProfileComments_Body";i:261;s:33:"REQUEST.t_sbsProfileComments_Body";i:262;s:33:"POST.t_sbsProfileComments_Subject";i:263;s:36:"REQUEST.t_sbsProfileComments_Subject";i:264;s:26:"POST.t_sbsProfileEdit_Body";i:265;s:29:"REQUEST.t_sbsProfileEdit_Body";i:266;s:29:"POST.t_sbsProfileEdit_Subject";i:267;s:32:"REQUEST.t_sbsProfileEdit_Subject";i:268;s:27:"POST.t_sbsProfileRates_Body";i:269;s:30:"REQUEST.t_sbsProfileRates_Body";i:270;s:30:"POST.t_sbsProfileRates_Subject";i:271;s:33:"REQUEST.t_sbsProfileRates_Subject";i:272;s:28:"POST.t_sbsSitesComments_Body";i:273;s:31:"REQUEST.t_sbsSitesComments_Body";i:274;s:31:"POST.t_sbsSitesComments_Subject";i:275;s:34:"REQUEST.t_sbsSitesComments_Subject";i:276;s:25:"POST.t_sbsSitesRates_Body";i:277;s:28:"REQUEST.t_sbsSitesRates_Body";i:278;s:28:"POST.t_sbsSitesRates_Subject";i:279;s:31:"REQUEST.t_sbsSitesRates_Subject";i:280;s:26:"POST.t_sbsWallUpdates_Body";i:281;s:29:"REQUEST.t_sbsWallUpdates_Body";i:282;s:29:"POST.t_sbsWallUpdates_Subject";i:283;s:32:"REQUEST.t_sbsWallUpdates_Subject";i:284;s:26:"POST.t_sbsWallUpdates_Body";i:285;s:29:"REQUEST.t_sbsWallUpdates_Body";i:286;s:29:"POST.t_sbsWallUpdates_Subject";i:287;s:32:"REQUEST.t_sbsWallUpdates_Subject";i:288;s:33:"POST.t_sbs_bx_files_comments_Body";i:289;s:36:"REQUEST.t_sbs_bx_files_comments_Body";i:290;s:36:"POST.t_sbs_bx_files_comments_Subject";i:291;s:39:"REQUEST.t_sbs_bx_files_comments_Subject";i:292;s:30:"POST.t_sbs_bx_files_rates_Body";i:293;s:33:"REQUEST.t_sbs_bx_files_rates_Body";i:294;s:33:"POST.t_sbs_bx_files_rates_Subject";i:295;s:36:"REQUEST.t_sbs_bx_files_rates_Subject";i:296;s:34:"POST.t_sbs_bx_photos_comments_Body";i:297;s:37:"REQUEST.t_sbs_bx_photos_comments_Body";i:298;s:37:"POST.t_sbs_bx_photos_comments_Subject";i:299;s:40:"REQUEST.t_sbs_bx_photos_comments_Subject";i:300;s:31:"POST.t_sbs_bx_photos_rates_Body";i:301;s:34:"REQUEST.t_sbs_bx_photos_rates_Body";i:302;s:34:"POST.t_sbs_bx_photos_rates_Subject";i:303;s:37:"REQUEST.t_sbs_bx_photos_rates_Subject";i:304;s:34:"POST.t_sbs_bx_sounds_comments_Body";i:305;s:37:"REQUEST.t_sbs_bx_sounds_comments_Body";i:306;s:37:"POST.t_sbs_bx_sounds_comments_Subject";i:307;s:40:"REQUEST.t_sbs_bx_sounds_comments_Subject";i:308;s:31:"POST.t_sbs_bx_sounds_rates_Body";i:309;s:34:"REQUEST.t_sbs_bx_sounds_rates_Body";i:310;s:34:"POST.t_sbs_bx_sounds_rates_Subject";i:311;s:37:"REQUEST.t_sbs_bx_sounds_rates_Subject";i:312;s:34:"POST.t_sbs_bx_videos_comments_Body";i:313;s:37:"REQUEST.t_sbs_bx_videos_comments_Body";i:314;s:37:"POST.t_sbs_bx_videos_comments_Subject";i:315;s:40:"REQUEST.t_sbs_bx_videos_comments_Subject";i:316;s:31:"POST.t_sbs_bx_videos_rates_Body";i:317;s:34:"REQUEST.t_sbs_bx_videos_rates_Body";i:318;s:34:"POST.t_sbs_bx_videos_rates_Subject";i:319;s:37:"REQUEST.t_sbs_bx_videos_rates_Subject";i:320;s:22:"POST.t_SpamReport_Body";i:321;s:25:"REQUEST.t_SpamReport_Body";i:322;s:25:"POST.t_SpamReport_Subject";i:323;s:28:"REQUEST.t_SpamReport_Subject";i:324;s:26:"POST.t_SpamReportAuto_Body";i:325;s:29:"REQUEST.t_SpamReportAuto_Body";i:326;s:29:"POST.t_SpamReportAuto_Subject";i:327;s:32:"REQUEST.t_SpamReportAuto_Subject";i:328;s:24:"POST.t_Subscription_Body";i:329;s:27:"REQUEST.t_Subscription_Body";i:330;s:27:"POST.t_Subscription_Subject";i:331;s:30:"REQUEST.t_Subscription_Subject";i:332;s:22:"POST.t_TellFriend_Body";i:333;s:25:"REQUEST.t_TellFriend_Body";i:334;s:25:"POST.t_TellFriend_Subject";i:335;s:28:"REQUEST.t_TellFriend_Subject";i:336;s:29:"POST.t_TellFriendProfile_Body";i:337;s:32:"REQUEST.t_TellFriendProfile_Body";i:338;s:32:"POST.t_TellFriendProfile_Subject";i:339;s:35:"REQUEST.t_TellFriendProfile_Subject";i:340;s:25:"POST.t_UserConfirmed_Body";i:341;s:28:"REQUEST.t_UserConfirmed_Body";i:342;s:28:"POST.t_UserConfirmed_Subject";i:343;s:31:"REQUEST.t_UserConfirmed_Subject";i:344;s:22:"POST.t_UserJoined_Body";i:345;s:25:"REQUEST.t_UserJoined_Body";i:346;s:25:"POST.t_UserJoined_Subject";i:347;s:28:"REQUEST.t_UserJoined_Subject";i:348;s:17:"POST.t_VKiss_Body";i:349;s:20:"REQUEST.t_VKiss_Body";i:350;s:20:"POST.t_VKiss_Subject";i:351;s:23:"REQUEST.t_VKiss_Subject";i:352;s:25:"POST.t_VKiss_visitor_Body";i:353;s:28:"REQUEST.t_VKiss_visitor_Body";i:354;s:28:"POST.t_VKiss_visitor_Subject";i:355;s:31:"REQUEST.t_VKiss_visitor_Subject";}}',
  'seo_enable' => 'on',
  'seo_append_title' => 'on',
  'seo_title_override' => 'Test append',
  'seo_description_length' => '300',
  'enable_mapping' => 'on',
  'enable_dolphin_footer' => '',
  'enable_modrewrite' => 'on',
  'cupid_last_cron' => '0',
  'reg_by_inv_only' => '',
  'main_div_width' => '998px',
  'promoWidth' => '998',
  'boonexAffID' => '',
  'enable_member_store_ip' => 'on',
  'ipBlacklistMode' => '2',
  'ipListGlobalType' => '0',
  'site_email' => 'admin@Zukto.com',
  'site_title' => 'business.zukto.com',
  'site_email_notify' => 'admin@Zukto.com',
  'enable_tiny_in_comments' => '',
  'enable_global_couple' => 'on',
  'enable_new_dhtml_popups' => 'on',
  'galleryFiles_user' => '2',
  'galleryFiles_keyword' => '2',
  'enable_cache_system' => 'on',
  'nav_menu_elements_on_line_usr' => '5',
  'nav_menu_elements_on_line_gst' => '5',
  'enable_guest_comments' => '',
  'enable_cmts_profile_delete' => '',
  'permalinks_browse' => 'on',
  'promo_relocation_link_visitor' => 'join.php',
  'promo_relocation_link_member' => 'member.php',
  'leaders_male_types' => 'year,month,week,day',
  'leaders_female_types' => 'year,month,week,day',
  'useLikeOperator' => 'on',
  'ext_nav_menu_top_position' => 'bottom',
  'ext_nav_menu_enabled' => 'on',
  'sys_ps_enabled_group_1' => 'on',
  'sys_ps_group_1_title' => 'Default',
  'sys_ps_enabled_group_2' => 'on',
  'sys_ps_group_2_title' => 'Me Only',
  'sys_ps_enabled_group_3' => 'on',
  'sys_ps_group_3_title' => 'Public',
  'sys_ps_enabled_group_4' => 'on',
  'sys_ps_group_4_title' => 'Members',
  'sys_ps_enabled_group_5' => 'on',
  'sys_ps_group_5_title' => 'Friends',
  'sys_ps_enabled_group_6' => '',
  'sys_ps_group_6_title' => 'Faves',
  'sys_ps_enabled_group_7' => '',
  'sys_ps_group_7_title' => 'Contacts',
  'sys_make_album_cover_last' => 'on',
  'sys_album_auto_app' => 'on',
  'sys_album_default_name' => 'Hidden',
  'sys_user_info_timeout' => '3',
  'template' => 'swim',
  'enable_template' => 'on',
  'sys_template_cache_enable' => '',
  'sys_template_cache_engine' => 'FileHtml',
  'sys_template_cache_image_enable' => '',
  'sys_template_cache_image_max_size' => '5',
  'sys_template_cache_css_enable' => '',
  'sys_template_cache_js_enable' => '',
  'sys_template_cache_compress_enable' => '',
  'sys_template_page_width_min' => '774',
  'sys_template_page_width_max' => '1600',
  'sys_main_logo' => '1334479816.png',
  'tags_perpage_browse' => '30',
  'tags_show_limit' => '50',
  'sys_ftp_login' => '',
  'sys_ftp_password' => '',
  'sys_ftp_dir' => '',
  'categ_perpage_browse' => '30',
  'categ_show_limit' => '50',
  'categ_show_columns' => '5',
  'sys_security_impact_threshold_log' => '-1',
  'sys_security_impact_threshold_block' => '-1',
  'friends_per_page' => '14',
  'sys_tmp_version' => '7.0.6',
  'sys_security_form_token_enable' => 'on',
  'sys_security_form_token_lifetime' => '86400',
  'sys_db_cache_enable' => 'on',
  'sys_db_cache_engine' => 'File',
  'sys_cache_memcache_host' => '',
  'sys_cache_memcache_port' => '11211',
  'sys_pb_cache_enable' => 'on',
  'sys_pb_cache_engine' => 'File',
  'sys_mm_cache_engine' => 'File',
  'sys_dnsbl_enable' => '',
  'sys_uridnsbl_enable' => '',
  'sys_akismet_enable' => '',
  'sys_akismet_api_key' => '',
  'sys_antispam_block' => '',
  'sys_antispam_report' => 'on',
  'feeds_enable' => 'on',
  'bx_ads_enable_paid' => 'on',
  'bx_ads_auto_approving' => 'on',
  'permalinks_module_ads' => 'on',
  'permalinks_module_articles' => 'on',
  'category_auto_app_bx_articles' => 'on',
  'articles_autoapprove' => 'on',
  'articles_comments' => 'on',
  'articles_votes' => 'on',
  'articles_index_number' => '10',
  'articles_member_number' => '10',
  'articles_snippet_length' => '200',
  'articles_per_page' => '10',
  'articles_rss_length' => '10',
  'bx_avatar_permalinks' => 'on',
  'bx_avatar_quality' => '85',
  'bx_avatar_site_avatars' => 'on',
  'blogAutoApproval' => 'on',
  'blog_step' => '10',
  'max_blogs_on_home' => '3',
  'max_blog_preview' => '256',
  'bx_blogs_iconsize' => '45',
  'bx_blogs_thumbsize' => '110',
  'bx_blogs_bigthumbsize' => '340',
  'bx_blogs_imagesize' => '800',
  'category_auto_app_bx_blogs' => 'on',
  'permalinks_blogs' => 'on',
  'permalinks_module_chat' => 'on',
  'enable_crss_module' => 'on',
  'crss_AutoApprove_RSS' => 'on',
  'bx_data_migration_permalinks' => 'on',
  'bx_facebook_connect_api_key' => '',
  'bx_facebook_connect_secret' => '',
  'bx_facebook_connect_redirect_page' => 'join',
  'bx_facebook_connect_auto_friends' => 'on',
  'bx_facebook_connect_permalinks' => 'on',
  'permalinks_module_feedback' => 'on',
  'feedback_autoapprove' => 'on',
  'feedback_comments' => 'on',
  'feedback_votes' => 'on',
  'feedback_index_number' => '3',
  'feedback_snippet_length' => '200',
  'feedback_per_page' => '3',
  'feedback_rss_length' => '10',
  'bx_files_mode_index' => 'last',
  'bx_files_number_all' => '10',
  'bx_files_number_albums_browse' => '10',
  'bx_files_number_albums_home' => '4',
  'bx_files_number_index' => '2',
  'bx_files_number_featured' => '4',
  'bx_files_number_top' => '4',
  'bx_files_number_user' => '4',
  'bx_files_number_related' => '4',
  'bx_files_thumb_width' => '64',
  'bx_files_activation' => 'on',
  'category_auto_app_bx_files' => 'on',
  'bx_files_allowed_exts' => '',
  'bx_files_profile_album_name' => '{nickname}\'s files',
  'bx_files_uploader_switcher' => 'flash,regular',
  'bx_files_permalinks' => 'on',
  'bx_gsearch_permalinks' => 'on',
  'bx_gsearch_block_tabbed' => 'on',
  'bx_gsearch_block_images' => 'on',
  'bx_gsearch_separate_tabbed' => 'on',
  'bx_gsearch_separate_images' => 'on',
  'permalinks_module_news' => 'on',
  'category_auto_app_bx_news' => 'on',
  'news_autoapprove' => 'on',
  'news_comments' => 'on',
  'news_votes' => 'on',
  'news_index_number' => '10',
  'news_member_number' => '10',
  'news_snippet_length' => '200',
  'news_per_page' => '10',
  'news_rss_length' => '10',
  'pmt_default_currency_code' => 'USD',
  'pmt_default_currency_sign' => '&#36;',
  'permalinks_module_payment' => 'on',
  'bx_photos_activation' => 'on',
  'category_auto_app_bx_photos' => 'on',
  'bx_photos_allowed_exts' => 'jpg png gif',
  'bx_photos_profile_album_name' => '{nickname}\'s photos',
  'bx_photos_mode_index' => 'last',
  'bx_photos_number_all' => '12',
  'bx_photos_number_index' => '8',
  'bx_photos_number_top' => '4',
  'bx_photos_number_user' => '4',
  'bx_photos_number_related' => '4',
  'bx_photos_number_previous_rated' => '4',
  'bx_photos_number_browse' => '8',
  'bx_photos_number_albums_browse' => '8',
  'bx_photos_number_albums_home' => '4',
  'bx_photos_icon_width' => '32',
  'bx_photos_icon_height' => '32',
  'bx_photos_thumb_width' => '64',
  'bx_photos_thumb_height' => '64',
  'bx_photos_file_width' => '600',
  'bx_photos_file_height' => '600',
  'bx_photos_browse_width' => '140',
  'bx_photos_browse_height' => '140',
  'bx_photos_flickr_photo_api' => '',
  'bx_photos_album_slideshow_on' => 'on',
  'bx_photos_album_slideshow_height' => '600',
  'bx_photos_rss_feed_on' => 'on',
  'bx_photos_uploader_switcher' => 'flash,regular,record,embed',
  'bx_photos_permalinks' => 'on',
  'enable_poll' => 'on',
  'profile_poll_num' => '4',
  'profile_page_polls' => '2',
  'index_page_polls' => '2',
  'profile_poll_act' => 'on',
  'category_auto_app_bx_poll' => 'on',
  'bx_poll_permalinks' => 'on',
  'bx_profile_customize_enable' => 'on',
  'bx_profile_customize_permalinks' => 'on',
  'bx_profiler_show_debug_panel' => 'admins',
  'bx_profiler_long_sql_queries_log' => 'on',
  'bx_profiler_long_sql_queries_time' => '2',
  'bx_profiler_long_sql_queries_debug' => '',
  'bx_profiler_long_module_query_log' => 'on',
  'bx_profiler_long_module_query_time' => '3',
  'bx_profiler_long_module_query_debug' => '',
  'bx_profiler_long_page_log' => 'on',
  'bx_profiler_long_page_time' => '5',
  'bx_profiler_long_page_debug' => '',
  'bx_map_key' => '',
  'bx_map_address_field' => '',
  'bx_map_per_page' => '7',
  'bx_map_permalinks' => 'on',
  'bx_map_homepage_control_type' => 'small',
  'bx_map_homepage_is_type_control' => 'on',
  'bx_map_homepage_is_scale_control' => '',
  'bx_map_homepage_is_overview_control' => '',
  'bx_map_homepage_is_map_dragable' => 'on',
  'bx_map_separate_control_type' => 'large',
  'bx_map_separate_is_type_control' => 'on',
  'bx_map_separate_is_scale_control' => '',
  'bx_map_separate_is_overview_control' => 'on',
  'bx_map_separate_is_map_dragable' => 'on',
  'bx_map_profile_control_type' => 'small',
  'bx_map_profile_is_type_control' => 'on',
  'bx_map_profile_is_scale_control' => '',
  'bx_map_profile_is_overview_control' => '',
  'bx_map_profile_is_map_dragable' => 'on',
  'bx_map_profile_zoom' => '10',
  'bx_map_profile_map_type' => 'normal',
  'bx_map_homepage_lat' => '20',
  'bx_map_homepage_lng' => '70',
  'bx_map_homepage_zoom' => '1',
  'bx_map_homepage_map_type' => 'normal',
  'bx_map_separate_lat' => '20',
  'bx_map_separate_lng' => '35',
  'bx_map_separate_zoom' => '2',
  'bx_map_separate_map_type' => 'normal',
  'shoutbox_update_time' => '7000',
  'shoutbox_allowed_messages' => '30',
  'shoutbox_process_smiles' => 'on',
  'shoutbox_clean_oldest' => '172800',
  'shoutbox_block_sec' => '86400',
  'simple_messenger_update_time' => '3000',
  'simple_messenger_visible_messages' => '25',
  'simple_messenger_allowed_chatbox' => '3',
  'simple_messenger_procces_smiles' => 'on',
  'simple_messenger_blink_counter' => '4',
  'bx_simple_messenger_permalinks' => 'on',
  'bx_sites_permalinks' => 'on',
  'bx_sites_autoapproval' => 'on',
  'bx_sites_comments' => 'on',
  'bx_sites_votes' => 'on',
  'bx_sites_per_page' => '10',
  'bx_sites_max_rss_num' => '10',
  'category_auto_app_bx_sites' => 'on',
  'bx_sites_thumb_url' => 'http://images.shrinktheweb.com/xino.php',
  'bx_sites_thumb_service' => 'ShrinkWebUrlThumbnail',
  'bx_sites_thumb_action' => 'Thumbnail',
  'bx_sites_thumb_access_key' => '',
  'bx_sites_thumb_pswd' => '',
  'category_auto_app_bx_sounds' => 'on',
  'bx_sounds_allowed_exts' => 'mp3 wav',
  'bx_sounds_profile_album_name' => '{nickname}\'s sounds',
  'bx_sounds_mode_index' => 'last',
  'bx_sounds_number_all' => '12',
  'bx_sounds_number_index' => '8',
  'bx_sounds_number_top' => '4',
  'bx_sounds_number_user' => '4',
  'bx_sounds_number_related' => '4',
  'bx_sounds_number_previous_rated' => '4',
  'bx_sounds_number_browse' => '8',
  'bx_sounds_number_albums_browse' => '8',
  'bx_sounds_number_albums_home' => '4',
  'bx_sounds_file_width' => '600',
  'bx_sounds_file_height' => '600',
  'bx_sounds_browse_width' => '140',
  'bx_sounds_browse_height' => '102',
  'bx_sounds_uploader_switcher' => 'flash,regular,record',
  'bx_sounds_permalinks' => 'on',
  'bx_spy_allowed_rows' => '1000',
  'bx_spy_update_time' => '10000',
  'bx_spy_toggle_up' => '1500',
  'bx_spy_toggle_down' => '1500',
  'bx_spy_per_page' => '10',
  'bx_spy_guest_allow' => '',
  'bx_spy_permalinks' => 'on',
  'category_auto_app_bx_videos' => 'on',
  'bx_videos_allowed_exts' => 'avi flv mpg wmv mp4 m4v mov divx xvid',
  'bx_videos_profile_album_name' => '{nickname}\'s videos',
  'bx_videos_mode_index' => 'last',
  'bx_videos_number_all' => '12',
  'bx_videos_number_index' => '8',
  'bx_videos_number_top' => '4',
  'bx_videos_number_user' => '4',
  'bx_videos_number_related' => '4',
  'bx_videos_number_previous_rated' => '4',
  'bx_videos_number_browse' => '8',
  'bx_videos_number_albums_browse' => '8',
  'bx_videos_number_albums_home' => '4',
  'bx_videos_file_width' => '600',
  'bx_videos_file_height' => '600',
  'bx_videos_browse_width' => '140',
  'bx_videos_browse_height' => '102',
  'bx_videos_album_slideshow_on' => 'on',
  'bx_videos_album_slideshow_height' => '450',
  'bx_videos_uploader_switcher' => 'flash,regular,record,embed',
  'bx_videos_permalinks' => 'on',
  'permalinks_module_wall' => 'on',
  'wall_enable_guest_comments' => '',
  'wall_enable_delete' => 'on',
  'wall_events_per_page' => '5',
  'wall_rss_length' => '5',
  'permalinks_module_board' => 'on',
  'category_auto_app_bx_events' => 'on',
  'bx_events_permalinks' => 'on',
  'bx_events_autoapproval' => 'on',
  'bx_events_main_upcoming_event_from_featured_only' => '',
  'bx_events_max_email_invitations' => '10',
  'bx_events_perpage_main_upcoming' => '10',
  'bx_events_perpage_main_recent' => '4',
  'bx_events_perpage_main_past' => '6',
  'bx_events_perpage_participants' => '9',
  'bx_events_perpage_browse_participants' => '30',
  'bx_events_perpage_browse' => '14',
  'bx_events_perpage_homepage' => '5',
  'bx_events_homepage_default_tab' => 'upcoming',
  'bx_events_perpage_profile' => '5',
  'bx_events_max_rss_num' => '10',
  'bx_groups_permalinks' => 'on',
  'bx_groups_autoapproval' => 'on',
  'bx_groups_author_comments_admin' => 'on',
  'bx_groups_max_email_invitations' => '10',
  'category_auto_app_bx_groups' => 'on',
  'bx_groups_perpage_view_fans' => '6',
  'bx_groups_perpage_browse_fans' => '30',
  'bx_groups_perpage_main_recent' => '10',
  'bx_groups_perpage_browse' => '14',
  'bx_groups_perpage_profile' => '4',
  'bx_groups_perpage_homepage' => '5',
  'bx_groups_homepage_default_tab' => 'featured',
  'bx_groups_max_rss_num' => '10',
  'mbp_type' => '',
  'permalinks_module_membership' => 'on',
  'bx_store_permalinks' => 'on',
  'bx_store_autoapproval' => 'on',
  'bx_store_product_of_the_day_from_featured_only' => '',
  'category_auto_app_bx_store' => 'on',
  'bx_store_perpage_main_recent' => '10',
  'bx_store_perpage_browse' => '14',
  'bx_store_perpage_profile' => '4',
  'bx_store_perpage_homepage' => '5',
  'bx_store_homepage_default_tab' => 'featured',
  'bx_store_max_rss_num' => '10',
  'redirect_on_join' => 'm/avatar/',
  'redirect_on_login' => 'member.php',
)

Called script: /terms_of_use.php

Request parameters:
Array
(
)
 
-- Auto-report system