Array
(
    [title] => Golf
    [show_empty] => 
    [sort_order_options] => Array
        (
            [alpha] => Merchant Name
            [sale_date_desc] => Sale Date: Most Recent First
            [sale_date_asc] => Sale Date: Earliest First
        )

    [sort_order] => sale_date_desc
    [page] => 1
    [num_deals] => 2
    [FilterModule] => MlCategoriesHelper Object
        (
            [elementName:protected] => categories/list
            [Deal:protected] => Deal Object
                (
                    [name] => Deal
                    [logFile] => deals
                    [actsAs] => Array
                        (
                            [0] => Tree
                        )

                    [validate] => Array
                        (
                            [client_id] => Array
                                (
                                    [rule] => numeric
                                    [message] => Client is a required field
                                )

                            [station_id] => Array
                                (
                                    [rule] => numeric
                                    [message] => Station is a required field
                                )

                            [sale_start_time] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^\d+\D\d+\D\d+\s+\d+\D\d+\D\d+$/
                                        )

                                    [message] => Sale Start Time is a required field, and must be a valid date
                                )

                            [days_on_current_list] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^[1-9][0-9]*/
                                        )

                                    [required] => 
                                    [allowEmpty] => 1
                                    [message] => Days as Current must be an integer
                                )

                            [list_price] => Array
                                (
                                    [rule] => numeric
                                    [message] => List Price is a required field, and must have a numeric value
                                )

                            [unit_price] => Array
                                (
                                    [rule] => numeric
                                    [message] => Unit Price is a required field, and must have a numeric value
                                )

                            [unit_total] => Array
                                (
                                    [rule] => numeric
                                    [message] => Total Units is a required field, and must have a numeric value
                                )

                            [shipping_1] => Array
                                (
                                    [rule] => numeric
                                    [message] => Shipping 1 Rate is a required field, and must have a numeric value
                                )

                            [shipping_1_inc] => Array
                                (
                                    [rule] => numeric
                                    [allowEmpty] => 1
                                    [message] => Shipping 1 Increment must have a numeric value
                                )

                            [shipping_2] => Array
                                (
                                    [rule] => numeric
                                    [allowEmpty] => 1
                                    [message] => Shipping 2 Rate must have a numeric value
                                )

                            [shipping_2_inc] => Array
                                (
                                    [rule] => numeric
                                    [allowEmpty] => 1
                                    [message] => Shipping 2 Increment must have a numeric value
                                )

                            [purchase_cap] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^[0-9]+$/
                                        )

                                    [message] => Purchase Cap is a required field and must have an integer value
                                )

                            [order_time_limit] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^[0-9]+$/
                                        )

                                    [allowEmpty] => 1
                                    [message] => Order Time Limit must have an integer value
                                )

                            [prebuy_qty] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^[0-9]+$/
                                        )

                                    [allowEmpty] => 1
                                    [message] => Pre-buy Quantity must have an integer value
                                )

                            [denomination] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => egiftDenom
                                        )

                                    [message] => When emailing certificates, Denomination is required
                                )

                            [cert_qty] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => egiftCertQty
                                        )

                                    [message] => When emailing certificates, Cert Qty is required
                                )

                            [cert_required] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => egiftAndCertReq
                                        )

                                    [message] => When emailing certificates, Certificate Required must be unchecked
                                )

                            [highlighted_start] => Array
                                (
                                    [rule] => checkHighlightedDates
                                    [message] => Highlighted Start and End Dates must both be populated and Start must come before End
                                )

                            [highlighted_end] => Array
                                (
                                    [rule] => checkHighlightedDates
                                    [message] => Highlighted Start and End Dates must both be populated and Start must come before End
                                )

                        )

                    [groupValidate] => Array
                        (
                            [client_id] => Array
                                (
                                    [rule] => numeric
                                    [message] => Client is a required field
                                )

                            [station_id] => Array
                                (
                                    [rule] => numeric
                                    [message] => Station is a required field
                                )

                            [sale_start_time] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^\d+\D\d+\D\d+\s+\d+\D\d+\D\d+$/
                                        )

                                    [message] => Sale Start Time is a required field, and must be a valid date
                                )

                            [sale_end_time] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^\d+\D\d+\D\d+\s+\d+\D\d+\D\d+$/
                                        )

                                    [message] => Sale End Time is a required field, and must be a valid date
                                )

                            [list_price] => Array
                                (
                                    [rule] => numeric
                                    [message] => List Price is a required field, and must have a numeric value
                                )

                            [unit_price] => Array
                                (
                                    [rule] => numeric
                                    [message] => Unit Price is a required field, and must have a numeric value
                                )

                            [unit_total] => Array
                                (
                                    [rule] => unitTotalOrUnlimited
                                    [message] => Total Units is a required field, and must have a numeric value
                                )

                            [shipping_1] => Array
                                (
                                    [rule] => numeric
                                    [message] => Shipping 1 Rate is a required field, and must have a numeric value
                                )

                            [shipping_1_inc] => Array
                                (
                                    [rule] => numeric
                                    [allowEmpty] => 1
                                    [message] => Shipping 1 Increment must have a numeric value
                                )

                            [shipping_2] => Array
                                (
                                    [rule] => numeric
                                    [allowEmpty] => 1
                                    [message] => Shipping 2 Rate must have a numeric value
                                )

                            [shipping_2_inc] => Array
                                (
                                    [rule] => numeric
                                    [allowEmpty] => 1
                                    [message] => Shipping 2 Increment must have a numeric value
                                )

                            [cert_qty] => Array
                                (
                                    [rule] => Array
                                        (
                                            [0] => custom
                                            [1] => /^[0-9]+$/
                                        )

                                    [message] => Cert Qty is required
                                )

                            [highlighted_start] => Array
                                (
                                    [rule] => checkHighlightedDates
                                    [message] => Highlighted Start and End Dates must both be populated and Start must come before End
                                )

                            [highlighted_end] => Array
                                (
                                    [rule] => checkHighlightedDates
                                    [message] => Highlighted Start and End Dates must both be populated and Start must come before End
                                )

                        )

                    [beforeDeleteBinds] => Array
                        (
                            [hasMany] => Array
                                (
                                    [0] => TransactionDetail
                                )

                        )

                    [dealType] => 1
                    [extendedInfo] => 
                    [rssTagMap] => Array
                        (
                            [details_url] => link
                            [merchant_name] => client-client-name
                            [units_remaining] => deal-units-remaining
                            [email_cert] => deal-email-cert
                            [unlimited_units] => deal-unlimited-units
                        )

                    [delError] => 
                    [fieldsToTrim] => 
                    [useDbConfig] => default
                    [useTable] => deals
                    [displayField] => id
                    [id] => 
                    [data] => Array
                        (
                        )

                    [table] => deals
                    [primaryKey] => id
                    [_schema] => Array
                        (
                            [id] => Array
                                (
                                    [type] => integer
                                    [null] => 
                                    [default] => 
                                    [length] => 10
                                    [key] => primary
                                )

                            [lft] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [rght] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [parent_id] => Array
                                (
                                    [type] => integer
                                    [null] => 
                                    [default] => 0
                                    [length] => 10
                                    [key] => index
                                )

                            [client_id] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                    [key] => index
                                )

                            [station_id] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                    [key] => index
                                )

                            [deal_type] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 10
                                    [key] => index
                                )

                            [group_deal_status] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                    [key] => index
                                )

                            [category_code] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                    [key] => index
                                )

                            [subcategory_code] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                    [key] => index
                                )

                            [upcoming_date] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                    [key] => index
                                )

                            [feature_start_time] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                    [key] => index
                                )

                            [feature_end_time] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [sale_start_time] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                    [key] => index
                                )

                            [sale_end_time] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [denomination] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 50
                                )

                            [cert_qty] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 11
                                )

                            [list_price] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [unit_price] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [unit_price_reporting] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [unit_price_text] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 255
                                )

                            [shipping_1] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [shipping_1_inc] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [shipping_2] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [shipping_2_inc] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [shipping_method_label] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 64
                                )

                            [unit_total] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [unlimited_units] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [units_remaining] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [num_sold] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [cb_hide_units_available] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 4
                                )

                            [cb_hide_units_sold] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [units_reserved] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [purchase_cap] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [expire_date] => Array
                                (
                                    [type] => date
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [expire_text] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 100
                                )

                            [prebuy_qty] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [unit_label] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => Certificate
                                    [length] => 50
                                )

                            [hide_cert_value] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [hide_expire_date] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [hide_list_price] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [hide_sale_price] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [hide_restrictions] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [restrictions] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [description] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [details] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [sale_threshold] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [default_restrictions] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [order_time_limit] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 5
                                    [length] => 11
                                )

                            [days_on_current_list] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 360
                                    [length] => 10
                                )

                            [cert_required] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 4
                                )

                            [cert_approval_contact] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 255
                                )

                            [promo_certs] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 4
                                )

                            [num_promos] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 50
                                )

                            [email_cert] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [hide_merchant_instructions] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [sample_cert_mailings] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [promo_cert_mailings] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [custom_email_receipt] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [addl_cert_text] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [sold_out_alert_sent] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [account_exec] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 100
                                )

                            [account_exec_id] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [ae_station] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 100
                                )

                            [client_cashback] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [client_cashback_to_cc] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [client_rev_thresh] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 11
                                )

                            [is_currently_featured] => Array
                                (
                                    [type] => integer
                                    [null] => 
                                    [default] => 0
                                    [length] => 4
                                    [key] => index
                                )

                            [is_current] => Array
                                (
                                    [type] => integer
                                    [null] => 
                                    [default] => 0
                                    [length] => 4
                                    [key] => index
                                )

                            [cert_source] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [omit_from_super] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                    [key] => index
                                )

                            [days_as_new] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 7
                                    [length] => 10
                                )

                            [starburst] => Array
                                (
                                    [type] => boolean
                                    [null] => 
                                    [default] => 0
                                    [length] => 1
                                )

                            [starburst_text] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [bold_starburst] => Array
                                (
                                    [type] => boolean
                                    [null] => 
                                    [default] => 0
                                    [length] => 1
                                )

                            [is_currently_new] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                    [key] => index
                                )

                            [client_multi] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                )

                            [multi_deal_description] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 255
                                )

                            [cb_cert_show_purchaser_name] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 4
                                )

                            [cb_cert_show_purchaser_address] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 4
                                )

                            [cb_cert_show_denomination] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 4
                                )

                            [cb_cert_show_gift_recipient] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 1
                                    [length] => 4
                                )

                            [pct_back_to_merchant] => Array
                                (
                                    [type] => float
                                    [null] => 1
                                    [default] => 
                                    [length] => 12,2
                                )

                            [subtitle] => Array
                                (
                                    [type] => string
                                    [null] => 1
                                    [default] => 
                                    [length] => 255
                                )

                            [notes] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [other_info] => Array
                                (
                                    [type] => text
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [archive] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 3
                                    [key] => index
                                )

                            [entered_by] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [entered] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [lupdate_by] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                )

                            [lupdate] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                )

                            [old_id] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 
                                    [length] => 10
                                    [key] => index
                                )

                            [record_status] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 3
                                    [length] => 10
                                    [key] => index
                                )

                            [highlighted] => Array
                                (
                                    [type] => integer
                                    [null] => 1
                                    [default] => 0
                                    [length] => 4
                                    [key] => index
                                )

                            [highlighted_start] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                    [key] => index
                                )

                            [highlighted_end] => Array
                                (
                                    [type] => datetime
                                    [null] => 1
                                    [default] => 
                                    [length] => 
                                    [key] => index
                                )

                        )

                    [validationErrors] => Array
                        (
                        )

                    [tablePrefix] => 
                    [alias] => Deal
                    [tableToModel] => Array
                        (
                            [deals] => Deal
                            [stations] => Station
                            [clients] => Client
                        )

                    [logTransactions] => 
                    [transactional] => 
                    [cacheQueries] => 
                    [belongsTo] => Array
                        (
                            [Station] => Array
                                (
                                    [className] => Station
                                    [foreignKey] => station_id
                                    [conditions] => 
                                    [fields] => 
                                    [order] => 
                                    [counterCache] => 
                                )

                            [Client] => Array
                                (
                                    [className] => Client
                                    [foreignKey] => client_id
                                    [conditions] => 
                                    [fields] => 
                                    [order] => 
                                    [counterCache] => 
                                )

                        )

                    [hasOne] => Array
                        (
                        )

                    [hasMany] => Array
                        (
                        )

                    [hasAndBelongsToMany] => Array
                        (
                        )

                    [Behaviors] => BehaviorCollection Object
                        (
                            [modelName] => Deal
                            [_attached] => Array
                                (
                                    [0] => Tree
                                )

                            [_disabled] => Array
                                (
                                )

                            [__methods] => Array
                                (
                                    [childcount] => Array
                                        (
                                            [0] => childcount
                                            [1] => Tree
                                        )

                                    [children] => Array
                                        (
                                            [0] => children
                                            [1] => Tree
                                        )

                                    [generatetreelist] => Array
                                        (
                                            [0] => generatetreelist
                                            [1] => Tree
                                        )

                                    [getparentnode] => Array
                                        (
                                            [0] => getparentnode
                                            [1] => Tree
                                        )

                                    [getpath] => Array
                                        (
                                            [0] => getpath
                                            [1] => Tree
                                        )

                                    [movedown] => Array
                                        (
                                            [0] => movedown
                                            [1] => Tree
                                        )

                                    [moveup] => Array
                                        (
                                            [0] => moveup
                                            [1] => Tree
                                        )

                                    [recover] => Array
                                        (
                                            [0] => recover
                                            [1] => Tree
                                        )

                                    [reorder] => Array
                                        (
                                            [0] => reorder
                                            [1] => Tree
                                        )

                                    [removefromtree] => Array
                                        (
                                            [0] => removefromtree
                                            [1] => Tree
                                        )

                                    [verify] => Array
                                        (
                                            [0] => verify
                                            [1] => Tree
                                        )

                                )

                            [__mappedMethods] => Array
                                (
                                )

                            [_log] => 
                            [Tree] => TreeBehavior Object
                                (
                                    [errors] => Array
                                        (
                                        )

                                    [_defaults] => Array
                                        (
                                            [parent] => parent_id
                                            [left] => lft
                                            [right] => rght
                                            [scope] => 1 = 1
                                            [type] => nested
                                            [__parentChange] => 
                                            [recursive] => -1
                                        )

                                    [settings] => Array
                                        (
                                            [Deal] => Array
                                                (
                                                    [parent] => parent_id
                                                    [left] => lft
                                                    [right] => rght
                                                    [scope] => 1 = 1
                                                    [type] => nested
                                                    [__parentChange] => 
                                                    [recursive] => -1
                                                )

                                        )

                                    [mapMethods] => Array
                                        (
                                        )

                                    [_log] => 
                                )

                        )

                    [whitelist] => Array
                        (
                        )

                    [cacheSources] => 1
                    [findQueryType] => 
                    [recursive] => 1
                    [order] => 
                    [__exists] => 
                    [__associationKeys] => Array
                        (
                            [belongsTo] => Array
                                (
                                    [0] => className
                                    [1] => foreignKey
                                    [2] => conditions
                                    [3] => fields
                                    [4] => order
                                    [5] => counterCache
                                )

                            [hasOne] => Array
                                (
                                    [0] => className
                                    [1] => foreignKey
                                    [2] => conditions
                                    [3] => fields
                                    [4] => order
                                    [5] => dependent
                                )

                            [hasMany] => Array
                                (
                                    [0] => className
                                    [1] => foreignKey
                                    [2] => conditions
                                    [3] => fields
                                    [4] => order
                                    [5] => limit
                                    [6] => offset
                                    [7] => dependent
                                    [8] => exclusive
                                    [9] => finderQuery
                                    [10] => counterQuery
                                )

                            [hasAndBelongsToMany] => Array
                                (
                                    [0] => className
                                    [1] => joinTable
                                    [2] => with
                                    [3] => foreignKey
                                    [4] => associationForeignKey
                                    [5] => conditions
                                    [6] => fields
                                    [7] => order
                                    [8] => limit
                                    [9] => offset
                                    [10] => unique
                                    [11] => finderQuery
                                    [12] => deleteQuery
                                    [13] => insertQuery
                                )

                        )

                    [__associations] => Array
                        (
                            [0] => belongsTo
                            [1] => hasOne
                            [2] => hasMany
                            [3] => hasAndBelongsToMany
                        )

                    [__backAssociation] => Array
                        (
                            [belongsTo] => Array
                                (
                                )

                        )

                    [__insertID] => 
                    [__numRows] => 
                    [__affectedRows] => 
                    [_findMethods] => Array
                        (
                            [all] => 1
                            [first] => 1
                            [count] => 1
                            [neighbors] => 1
                            [list] => 1
                            [threaded] => 1
                        )

                    [_log] => 
                    [Station] => Station Object
                        (
                            [name] => Station
                            [displayField] => sub_domain
                            [fieldsToTrim] => Array
                                (
                                    [0] => sub_domain
                                    [1] => call_letters
                                )

                            [adminViews] => Array
                                (
                                    [classic] => Classic
                                    [new] => New
                                )

                            [validate] => Array
                                (
                                    [cluster_code] => Array
                                        (
                                            [rule] => numeric
                                            [message] => Cluster is a required field
                                        )

                                    [market_code] => Array
                                        (
                                            [rule] => numeric
                                            [message] => Market is a required field
                                        )

                                    [call_letters] => Array
                                        (
                                            [rule] => Array
                                                (
                                                    [0] => custom
                                                    [1] => /.+/
                                                )

                                            [message] => Call Letters is a required field
                                        )

                                    [sub_domain] => Array
                                        (
                                            [rule] => Array
                                                (
                                                    [0] => custom
                                                    [1] => /.+/
                                                )

                                            [message] => Sub Domain is a required field
                                        )

                                    [station_name] => Array
                                        (
                                            [rule] => Array
                                                (
                                                    [0] => custom
                                                    [1] => /.+/
                                                )

                                            [message] => Station Name is a required field
                                        )

                                    [program_name] => Array
                                        (
                                            [rule] => Array
                                                (
                                                    [0] => custom
                                                    [1] => /.+/
                                                )

                                            [message] => Program Name is a required field
                                        )

                                    [media_type_code] => Array
                                        (
                                            [rule] => numeric
                                            [message] => Media Type is a required field
                                        )

                                    [timezone] => Array
                                        (
                                            [rule] => Array
                                                (
                                                    [0] => custom
                                                    [1] => /.+/
                                                )

                                            [message] => Time Zone is a required field
                                        )

                                )

                            [beforeDeleteBinds] => Array
                                (
                                    [hasMany] => Array
                                        (
                                            [0] => Deal
                                        )

                                )

                            [delError] => 
                            [rssTagMap] => Array
                                (
                                    [link] => link
                                    [title] => title
                                )

                            [useDbConfig] => default
                            [useTable] => stations
                            [id] => 
                            [data] => Array
                                (
                                )

                            [table] => stations
                            [primaryKey] => id
                            [_schema] => Array
                                (
                                    [id] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 
                                            [length] => 10
                                            [key] => primary
                                        )

                                    [cluster_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [market_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [parent_group_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [sub_domain] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 100
                                            [key] => unique
                                        )

                                    [station_name] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [call_letters] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 100
                                            [key] => index
                                        )

                                    [program_name] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [coupon_program_name] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [contest_program_name] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [media_type_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [timezone] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [acct_exec_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [coupon_acct_exec_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [contest_acct_exec_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [contact_lname] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 100
                                        )

                                    [contact_fname] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 100
                                        )

                                    [contact_email] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [phone_1] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 20
                                        )

                                    [address1] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [address2] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [city] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 100
                                        )

                                    [state] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 50
                                            [key] => index
                                        )

                                    [postal_code] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 20
                                        )

                                    [country] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 50
                                        )

                                    [default_sale_day] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 20
                                        )

                                    [default_sale_time] => Array
                                        (
                                            [type] => time
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [envelope_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [website_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [grid_website_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [short_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [long_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [daily_deal_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [coupon_short_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_short_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [coupon_long_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_long_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [featured_coupon_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [featured_contest_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [get_coupon_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [enter_contest_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [coppa] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [logo_grid_threshold] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [coupon_logo_grid_threshold] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [contest_logo_grid_threshold] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [grid_header_text] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [template_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [coupon_template_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [contest_template_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [style_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [coupon_style_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [contest_style_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [custom_faq] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [advert_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [coupon_advert_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [contest_advert_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [advert_click_count] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [coupon_advert_click_count] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 11
                                        )

                                    [contest_advert_click_count] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 11
                                        )

                                    [custom_script] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [coupon_custom_script] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_custom_script] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [cb_custom_script] => Array
                                        (
                                            [type] => text
                                            [null] => 
                                            [default] => 
                                            [length] => 
                                        )

                                    [display_opt_in] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [display_categories] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [display_subcategories] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [category_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => More Offers
                                            [length] => 255
                                        )

                                    [current_offers_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 64
                                        )

                                    [promo_certs] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [promotions] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [display_clock] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [default_faq] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [default_contact] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [coupon_default_contact] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [contest_default_contact] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [default_privacy] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [default_terms] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [coupon_default_terms] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [contest_default_terms] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [default_receipt] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [default_unit_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 1
                                            [length] => 50
                                        )

                                    [default_remaining_label] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 10
                                        )

                                    [show_remaining_amt] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [show_remaining_amt_left_nav] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [sort_offers_alpha] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [sort_features_alpha] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [feature_order_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 11
                                        )

                                    [sort_coupons_alpha] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [coupon_feature_order_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 10
                                        )

                                    [sort_contests_alpha] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [contest_feature_order_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 10
                                        )

                                    [display_adsense] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [adsense_script] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [default_adsense] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [station_links_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [display_past_offers] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [display_add_this_button] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [display_coupon_add_this_button] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [display_contest_add_this_button] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [display_rss_icon] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [display_coupon_rss_icon] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [display_contest_rss_icon] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [include_coupon_print_script] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [search_nearby_yp] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [remove_sale_opens_text] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [notes] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [coupon_notes] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_notes] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [station_deal] => Array
                                        (
                                            [type] => float
                                            [null] => 1
                                            [default] => 
                                            [length] => 12,2
                                        )

                                    [station_deal_perc] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [station_egift_deal] => Array
                                        (
                                            [type] => float
                                            [null] => 1
                                            [default] => 
                                            [length] => 12,2
                                        )

                                    [station_egift_deal_perc] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [upload_to_email_service] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [upload_email_start_date] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [send_weekly_email] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [send_weekly_send_day] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [send_weekly_send_time] => Array
                                        (
                                            [type] => time
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [send_weekly_subject] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [default_send_weekly_subject] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [send_weekly_body] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 5000
                                        )

                                    [default_send_weekly_body] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [send_weekly_last_sent] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [send_weekly_bg_color] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 16
                                        )

                                    [send_weekly_send_empty] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [display_add_event_link] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [display_buy_now_on_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 4
                                        )

                                    [show_egift_icon_in_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [show_city_in_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [show_merchant_name_in_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [show_address_in_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [show_deal_description_in_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [alternate_grid_bg] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [show_quantities_in_grid] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [coupon_metadata] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_metadata] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [metadata] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [notify_on_sell_out] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [notify_on_expire] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [hide_current_offers] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [non_customer_email] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [non_customer_text_phone] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [send_weekly_include_non_customer] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [show_translator] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [show_upcoming_offers] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [upcoming_offers_days_before] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 30
                                            [length] => 10
                                        )

                                    [show_featured_offers] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [featured_offers_days_before] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 7
                                            [length] => 11
                                        )

                                    [featured_offers_days_after] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 7
                                            [length] => 10
                                        )

                                    [display_sort_dropdown] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                    [hide_past_offers] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [station_pays_shipping] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [display_paging] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [deals_per_page] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 8
                                            [length] => 10
                                        )

                                    [grid_rows_per_page] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 8
                                            [length] => 10
                                        )

                                    [display_new_offers] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [display_zip_search] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [printable] => Array
                                        (
                                            [type] => boolean
                                            [null] => 
                                            [default] => 0
                                            [length] => 1
                                        )

                                    [cb_program_name] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [cb_station_pays_shipping] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_charge_shipping] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_conf_pending] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_conf_tipped] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_conf_confirmed] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_email_pending] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_email_tipped] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_email_confirmed] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_email_confirmed_giver] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_email_confirmed_recipient] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_email_expired] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_restrictions] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_how_it_works] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_new_business] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_contact] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_privacy] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_terms] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_template_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_style_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_side_sharing] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_side_other_deals] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_side_profile] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_side_email_alerts] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_side_gift] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_side_sharing_heading] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_side_other_deals_heading] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_side_profile_heading] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_side_email_alerts_heading] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_side_gift_heading] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_side_other_deals_max_displayed] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [cb_past_offers_sales_thresh] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_station_links_label] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => Other Offers
                                            [length] => 32
                                        )

                                    [cb_about_us_in_menu] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [revenue_schedule_id] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [sa_display_client_grid_profile_textbox] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [sa_display_client_grid_logo_upload] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [ae_reporting] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [hide_on_sold_out] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [grid_on_sale_soon_text] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_display_50off] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_stylesheet] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [cb_custom_head_html] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [cb_custom_body_html] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [pct_back_to_merchant] => Array
                                        (
                                            [type] => float
                                            [null] => 1
                                            [default] => 
                                            [length] => 12,2
                                        )

                                    [cb_side_business_heading] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [cb_side_business] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 10
                                        )

                                    [cb_upload_email_start_date] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [cb_send_daily_email] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_send_daily_send_time] => Array
                                        (
                                            [type] => time
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [cb_default_send_daily_subject] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [cb_send_daily_subject] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [cb_default_send_daily_body] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [cb_send_daily_body] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [cb_send_daily_bg_color] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 16
                                        )

                                    [cb_send_daily_include_non_customer] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_display_add_event_link] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_send_daily_send_empty] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_send_daily_last_sent] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [archive] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 3
                                            [key] => index
                                        )

                                    [entered_by] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [entered] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [lupdate_by] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [lupdate] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [old_id] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [shopping_cart] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cart_time_limit] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 11
                                        )

                                    [admin_view] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [store_view] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 32
                                        )

                                    [send_weekly_header_small] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [send_weekly_header_large] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [cb_send_daily_header_small] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [cb_send_daily_header_large] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [daily_header_bg_color] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 25
                                        )

                                    [weekly_header_bg_color] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 25
                                        )

                                    [email_hide_deal_details] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_email_hide_deal_details] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [email_hide_deal_description] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_email_hide_deal_description] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [email_banner_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [cb_email_banner_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [deal_target] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 1
                                            [length] => 3
                                        )

                                    [daily_deal_target] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 1
                                            [length] => 3
                                        )

                                    [shipping_default] => Array
                                        (
                                            [type] => float
                                            [null] => 
                                            [default] => 3.75
                                            [length] => 10,2
                                        )

                                    [additional_shipping_default] => Array
                                        (
                                            [type] => float
                                            [null] => 
                                            [default] => 1.25
                                            [length] => 10,2
                                        )

                                    [e_certificate_default] => Array
                                        (
                                            [type] => float
                                            [null] => 
                                            [default] => 1.00
                                            [length] => 10,2
                                        )

                                    [cross_sell] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                )

                            [validationErrors] => Array
                                (
                                )

                            [tablePrefix] => 
                            [alias] => Station
                            [tableToModel] => Array
                                (
                                    [stations] => Station
                                )

                            [logTransactions] => 
                            [transactional] => 
                            [cacheQueries] => 
                            [belongsTo] => Array
                                (
                                )

                            [hasOne] => Array
                                (
                                )

                            [hasMany] => Array
                                (
                                )

                            [hasAndBelongsToMany] => Array
                                (
                                )

                            [actsAs] => 
                            [Behaviors] => BehaviorCollection Object
                                (
                                    [modelName] => Station
                                    [_attached] => Array
                                        (
                                        )

                                    [_disabled] => Array
                                        (
                                        )

                                    [__methods] => Array
                                        (
                                        )

                                    [__mappedMethods] => Array
                                        (
                                        )

                                    [_log] => 
                                )

                            [whitelist] => Array
                                (
                                )

                            [cacheSources] => 1
                            [findQueryType] => 
                            [recursive] => 1
                            [order] => 
                            [__exists] => 
                            [__associationKeys] => Array
                                (
                                    [belongsTo] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => counterCache
                                        )

                                    [hasOne] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => dependent
                                        )

                                    [hasMany] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => limit
                                            [6] => offset
                                            [7] => dependent
                                            [8] => exclusive
                                            [9] => finderQuery
                                            [10] => counterQuery
                                        )

                                    [hasAndBelongsToMany] => Array
                                        (
                                            [0] => className
                                            [1] => joinTable
                                            [2] => with
                                            [3] => foreignKey
                                            [4] => associationForeignKey
                                            [5] => conditions
                                            [6] => fields
                                            [7] => order
                                            [8] => limit
                                            [9] => offset
                                            [10] => unique
                                            [11] => finderQuery
                                            [12] => deleteQuery
                                            [13] => insertQuery
                                        )

                                )

                            [__associations] => Array
                                (
                                    [0] => belongsTo
                                    [1] => hasOne
                                    [2] => hasMany
                                    [3] => hasAndBelongsToMany
                                )

                            [__backAssociation] => Array
                                (
                                )

                            [__insertID] => 
                            [__numRows] => 
                            [__affectedRows] => 
                            [_findMethods] => Array
                                (
                                    [all] => 1
                                    [first] => 1
                                    [count] => 1
                                    [neighbors] => 1
                                    [list] => 1
                                    [threaded] => 1
                                )

                            [_log] => 
                        )

                    [Client] => Client Object
                        (
                            [name] => Client
                            [displayField] => client_name
                            [validate] => Array
                                (
                                    [cluster_code] => Array
                                        (
                                            [rule] => numeric
                                            [message] => Cluster is a required field
                                        )

                                    [deal_type_code] => Array
                                        (
                                            [rule] => numeric
                                            [message] => Deal Type is a required field
                                        )

                                    [client_name] => Array
                                        (
                                            [rule] => Array
                                                (
                                                    [0] => custom
                                                    [1] => /.+/
                                                )

                                            [message] => Clients Name is a required field
                                        )

                                )

                            [beforeDeleteBinds] => Array
                                (
                                    [hasMany] => Array
                                        (
                                            [0] => Deal
                                        )

                                )

                            [extendedInfo] => 
                            [delError] => 
                            [fieldsToTrim] => 
                            [rssTagMap] => Array
                                (
                                    [link] => link
                                    [title] => title
                                )

                            [useDbConfig] => default
                            [useTable] => clients
                            [id] => 
                            [data] => Array
                                (
                                )

                            [table] => clients
                            [primaryKey] => id
                            [_schema] => Array
                                (
                                    [id] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 
                                            [length] => 10
                                            [key] => primary
                                        )

                                    [cluster_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [station_id] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [deal_type_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [market_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [category_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [subcategory_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [franchise_code] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => index
                                        )

                                    [client_name] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                            [key] => index
                                        )

                                    [phone1] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 20
                                        )

                                    [address1] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [address2] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [city] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 100
                                        )

                                    [state] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 50
                                            [key] => index
                                        )

                                    [postal_code] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 20
                                            [key] => index
                                        )

                                    [country] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 50
                                        )

                                    [website_link] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [hide_directions] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [short_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [long_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [coupon_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [coupon_short_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [contest_short_profile] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [rotator_location] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 10
                                        )

                                    [hide_map] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [hide_quantity] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [cb_image_rotator] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 0
                                            [length] => 4
                                        )

                                    [longitude] => Array
                                        (
                                            [type] => float
                                            [null] => 1
                                            [default] => 
                                            [length] => 18,12
                                        )

                                    [latitude] => Array
                                        (
                                            [type] => float
                                            [null] => 1
                                            [default] => 
                                            [length] => 18,12
                                        )

                                    [notes] => Array
                                        (
                                            [type] => text
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [archive] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 3
                                            [key] => index
                                        )

                                    [entered_by] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [entered] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [lupdate_by] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [lupdate] => Array
                                        (
                                            [type] => datetime
                                            [null] => 1
                                            [default] => 
                                            [length] => 
                                        )

                                    [old_id] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                            [key] => unique
                                        )

                                    [record_status] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 3
                                            [length] => 10
                                            [key] => index
                                        )

                                    [long_profile_show_clean] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 1
                                            [length] => 4
                                        )

                                )

                            [validationErrors] => Array
                                (
                                )

                            [tablePrefix] => 
                            [alias] => Client
                            [tableToModel] => Array
                                (
                                    [clients] => Client
                                )

                            [logTransactions] => 
                            [transactional] => 
                            [cacheQueries] => 
                            [belongsTo] => Array
                                (
                                )

                            [hasOne] => Array
                                (
                                )

                            [hasMany] => Array
                                (
                                )

                            [hasAndBelongsToMany] => Array
                                (
                                )

                            [actsAs] => 
                            [Behaviors] => BehaviorCollection Object
                                (
                                    [modelName] => Client
                                    [_attached] => Array
                                        (
                                        )

                                    [_disabled] => Array
                                        (
                                        )

                                    [__methods] => Array
                                        (
                                        )

                                    [__mappedMethods] => Array
                                        (
                                        )

                                    [_log] => 
                                )

                            [whitelist] => Array
                                (
                                )

                            [cacheSources] => 1
                            [findQueryType] => 
                            [recursive] => 1
                            [order] => 
                            [__exists] => 
                            [__associationKeys] => Array
                                (
                                    [belongsTo] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => counterCache
                                        )

                                    [hasOne] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => dependent
                                        )

                                    [hasMany] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => limit
                                            [6] => offset
                                            [7] => dependent
                                            [8] => exclusive
                                            [9] => finderQuery
                                            [10] => counterQuery
                                        )

                                    [hasAndBelongsToMany] => Array
                                        (
                                            [0] => className
                                            [1] => joinTable
                                            [2] => with
                                            [3] => foreignKey
                                            [4] => associationForeignKey
                                            [5] => conditions
                                            [6] => fields
                                            [7] => order
                                            [8] => limit
                                            [9] => offset
                                            [10] => unique
                                            [11] => finderQuery
                                            [12] => deleteQuery
                                            [13] => insertQuery
                                        )

                                )

                            [__associations] => Array
                                (
                                    [0] => belongsTo
                                    [1] => hasOne
                                    [2] => hasMany
                                    [3] => hasAndBelongsToMany
                                )

                            [__backAssociation] => Array
                                (
                                )

                            [__insertID] => 
                            [__numRows] => 
                            [__affectedRows] => 
                            [_findMethods] => Array
                                (
                                    [all] => 1
                                    [first] => 1
                                    [count] => 1
                                    [neighbors] => 1
                                    [list] => 1
                                    [threaded] => 1
                                )

                            [_log] => 
                        )

                )

            [defaultCondType:protected] => current
            [defaultSortOrder:protected] => alpha
            [store:protected] => Array
                (
                    [StationStore] => Array
                        (
                            [id] => 142
                            [station_id] => 7
                            [store_id] => 143
                            [ss_type] => halfoff
                            [published] => 1
                        )

                    [Station] => Array
                        (
                            [id] => 7
                            [cluster_code] => 134
                            [market_code] => 4
                            [parent_group_code] => 39
                            [sub_domain] => WJHG
                            [station_name] => WJHG
                            [call_letters] => WJHG
                            [program_name] => Half Price Deals
                            [coupon_program_name] => 
                            [contest_program_name] => 
                            [media_type_code] => 2
                            [timezone] => America/Chicago
                            [acct_exec_code] => 9
                            [coupon_acct_exec_code] => 
                            [contest_acct_exec_code] => 
                            [contact_lname] => Morabito
                            [contact_fname] => Steve
                            [contact_email] => sales@wjhg.com
                            [phone_1] => 850-234-7777
                            [address1] => 8195 Front Beach Rd
                            [address2] => 
                            [city] => Panama City Beach
                            [state] => FL
                            [postal_code] => 32407
                            [country] => USA
                            [default_sale_day] => 
                            [default_sale_time] => 09:00:00
                            [envelope_label] => WJHG Double Dollar Deals
                            [website_link] => http://www.wjhg.com/
                            [grid_website_link] => 
                            [short_profile] => 

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [featuredDealIdsKey:MlDealHelper:private] => ml_featured_deal_ids [mlParams:protected] => Array ( [name] => Categories [active] => 1 [all_pages] => 1 [header] => Categories [cache] => 0 [store_id] => 143 [module_type] => Categories [sequence] => 5 [content_area] => nav [ContentArea] => Array ( [class] => 0 [text-align] => 0 ) [deal_list_module] => 1440 [display_number_avail] => 1 [display_sub_categories] => 0 [id] => 1442 [category_code] => 9 [category_name] => Golf ) [defaultParams:protected] => Array ( ) [view:protected] => AppView Object ( [base] => [here] => /category/9/1442/golf [plugin] => [name] => Categories [action] => category [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [passedArgs] => Array ( ) [data] => [helpers] => Array ( [0] => Html [1] => Form ) [viewPath] => categories [viewVars] => Array ( [fb_app_id] => 159090360807329 [cat_module] => Array ( [StoreModule] => Array ( [id] => 1442 [store_id] => 143 [module_type] => Categories [name] => Categories [content_area] => nav [params] => Array ( [name] => Categories [active] => 1 [all_pages] => 1 [header] => Categories [cache] => 0 [store_id] => 143 [module_type] => Categories [sequence] => 5 [content_area] => nav [ContentArea] => Array ( [class] => 0 [text-align] => 0 ) [deal_list_module] => 1440 [display_number_avail] => 1 [display_sub_categories] => 0 [id] => 1442 ) [sequence] => 5 [all_pages] => 1 [clickable] => 0 [click_store_page_id] => [click_url] => [click_count] => 0 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2011-11-23 11:01:00 [lupdate_by] => 2 [module_type_hum] => Categories ) [StorePage] => Array ( ) ) [Renderer] => MlCategoriesHelper Object *RECURSION* [category_code] => 9 [subcategory_code] => [category_name] => Golf [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [menu_links] => Array ( [0] => Array ( [StoreLink] => Array ( [id] => 512 [store_id] => 143 [link_id] => 0 [sequence] => 0 [url] => [label] => Home [link_type] => store_page_id [content_name_id] => [store_page_id] => 74 [entered_by] => 277 [entered] => 2011-01-31 07:21:40 [lupdate_by] => 277 [lupdate] => 2011-01-31 07:21:47 ) [StorePage] => Array ( [id] => 74 [store_id] => [name] => home [url] => / [is_core] => 1 [linkable] => 1 [halfoff] => 1 [cb] => 1 [coupon] => 1 [contest] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => [store_name] => Station: 7 /halfoff [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 0 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => ) ) [1] => Array ( [StoreLink] => Array ( [id] => 475 [store_id] => 143 [link_id] => 0 [sequence] => 2 [url] => [label] => About [link_type] => store_page_id [content_name_id] => [store_page_id] => 453 [entered_by] => [entered] => 2011-01-25 13:48:48 [lupdate_by] => [lupdate] => 2011-01-25 13:48:48 ) [StorePage] => Array ( [id] => 453 [store_id] => 143 [name] => about [url] => about [is_core] => 0 [linkable] => 1 [halfoff] => 0 [cb] => 0 [coupon] => 0 [contest] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => [store_name] => Station: 7 /halfoff [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 0 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => ) ) [2] => Array ( [StoreLink] => Array ( [id] => 474 [store_id] => 143 [link_id] => 0 [sequence] => 3 [url] => [label] => Past Offers [link_type] => store_page_id [content_name_id] => [store_page_id] => 452 [entered_by] => [entered] => 2011-01-25 13:48:48 [lupdate_by] => [lupdate] => 2011-01-25 13:48:48 ) [StorePage] => Array ( [id] => 452 [store_id] => 143 [name] => past offers [url] => past-offers [is_core] => 0 [linkable] => 1 [halfoff] => 0 [cb] => 0 [coupon] => 0 [contest] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => [store_name] => Station: 7 /halfoff [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 0 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => ) ) [3] => Array ( [StoreLink] => Array ( [id] => 473 [store_id] => 143 [link_id] => 0 [sequence] => 4 [url] => [label] => Contact [link_type] => store_page_id [content_name_id] => [store_page_id] => 451 [entered_by] => [entered] => 2011-01-25 13:48:48 [lupdate_by] => [lupdate] => 2011-01-25 13:48:48 ) [StorePage] => Array ( [id] => 451 [store_id] => 143 [name] => contact [url] => contact [is_core] => 0 [linkable] => 1 [halfoff] => 0 [cb] => 0 [coupon] => 0 [contest] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => [store_name] => Station: 7 /halfoff [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 0 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => ) ) [4] => Array ( [StoreLink] => Array ( [id] => 472 [store_id] => 143 [link_id] => 0 [sequence] => 5 [url] => [label] => Privacy [link_type] => store_page_id [content_name_id] => [store_page_id] => 450 [entered_by] => [entered] => 2011-01-25 13:48:48 [lupdate_by] => [lupdate] => 2011-01-25 13:48:48 ) [StorePage] => Array ( [id] => 450 [store_id] => 143 [name] => privacy [url] => privacy [is_core] => 0 [linkable] => 1 [halfoff] => 0 [cb] => 0 [coupon] => 0 [contest] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => [store_name] => Station: 7 /halfoff [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 0 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => ) ) [5] => Array ( [StoreLink] => Array ( [id] => 476 [store_id] => 143 [link_id] => 0 [sequence] => 6 [url] => [label] => Terms & Conditions [link_type] => store_page_id [content_name_id] => [store_page_id] => 449 [entered_by] => [entered] => 2011-01-25 13:48:48 [lupdate_by] => [lupdate] => 2011-01-25 13:48:48 ) [StorePage] => Array ( [id] => 449 [store_id] => 143 [name] => terms & conditions [url] => terms-and-conditions [is_core] => 0 [linkable] => 1 [halfoff] => 0 [cb] => 0 [coupon] => 0 [contest] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => [store_name] => Station: 7 /halfoff [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 0 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => ) ) ) [bg_img] => [modules] => Array ( [header] => MlHorizontalCompoundRendererHelper Object ( [defaultParams:protected] => Array ( [float] => left ) [modules:protected] => Array ( [0] => Array ( [StoreModule] => Array ( [id] => 1439 [store_id] => 143 [module_type] => MenuArea [name] => Main Menu [content_area] => header [params] => Array ( [name] => Main Menu [active] => 1 [all_pages] => 1 [header] => [cache] => 0 [store_id] => 143 [module_type] => MenuArea [sequence] => 0 [content_area] => header [ContentArea] => Array ( [width] => [height] => ) [id] => 1439 ) [sequence] => 0 [all_pages] => 1 [clickable] => 0 [click_store_page_id] => [click_url] => [click_count] => 0 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2011-01-25 13:48:48 [lupdate_by] => [module_type_hum] => Menu Area ) [StorePage] => Array ( ) [Renderer] => MlMenuAreaHelper Object ( [elementName:protected] => stores/menu [cacheable] => [mlParams:protected] => Array ( [name] => Main Menu [active] => 1 [all_pages] => 1 [header] => [cache] => 0 [store_id] => 143 [module_type] => MenuArea [sequence] => 0 [content_area] => header [ContentArea] => Array ( [width] => [height] => ) [id] => 1439 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) [1] => Array ( [StoreModule] => Array ( [id] => 1434 [store_id] => 143 [module_type] => Image [name] => Banner [content_area] => header [params] => Array ( [name] => Banner [active] => 1 [all_pages] => 1 [clickable] => 1 [click_store_page_id] => 74 [click_url] => [click_target] => 0 [header] => [header_url] => [header_spawn_new] => 0 [right_just_header] => [right_just_header_url] => [right_just_header_spawn_new] => 0 [cache] => 1 [store_id] => 143 [module_type] => Image [sequence] => 1 [content_area] => header [ContentArea] => Array ( [width] => [height] => ) [rounded_corners] => 1 [id] => 1434 ) [sequence] => 1 [all_pages] => 1 [clickable] => 1 [click_store_page_id] => 74 [click_url] => [click_count] => 1227 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2012-05-23 13:36:39 [lupdate_by] => 2 [module_type_hum] => Image ) [StorePage] => Array ( ) [Renderer] => MlImageHelper Object ( [elementName:protected] => modules/image [clickable] => 1 [mlParams:protected] => Array ( [name] => Banner [active] => 1 [all_pages] => 1 [clickable] => 1 [click_store_page_id] => 74 [click_url] => [click_target] => 0 [header] => [header_url] => [header_spawn_new] => 0 [right_just_header] => [right_just_header_url] => [right_just_header_spawn_new] => 0 [cache] => 1 [store_id] => 143 [module_type] => Image [sequence] => 1 [content_area] => header [ContentArea] => Array ( [width] => [height] => ) [rounded_corners] => 1 [id] => 1434 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) ) [moduleAttributes:protected] => Array ( ) [defaultModuleAttributes:protected] => Array ( [class] => module ) [cssRuleTemplates:protected] => Array ( [height] => %dpx [width] => %dpx [float] => %s [text-align] => %s ) [mlParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) [content] => MlCompoundRendererHelper Object ( [modules:protected] => Array ( ) [moduleAttributes:protected] => Array ( ) [defaultModuleAttributes:protected] => Array ( [class] => module ) [cssRuleTemplates:protected] => Array ( [height] => %dpx [width] => %dpx [float] => %s [text-align] => %s ) [mlParams:protected] => Array ( ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) [nav] => MlNavCompoundRendererHelper Object ( [modules:protected] => Array ( [0] => Array ( [StoreModule] => Array ( [id] => 1447 [store_id] => 143 [module_type] => NonCustomerEmail [name] => Non Customer Email [content_area] => nav [params] => Array ( [name] => Non Customer Email [active] => 1 [all_pages] => 1 [header] => Get Deal Alerts! [cache] => 1 [store_id] => 143 [module_type] => NonCustomerEmail [sequence] => 3 [content_area] => nav [ContentArea] => Array ( [class] => 0 ) [link_text] => [color] => [id] => 1447 ) [sequence] => 3 [all_pages] => 1 [clickable] => 0 [click_store_page_id] => [click_url] => [click_count] => 0 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2011-11-23 11:01:00 [lupdate_by] => 2 [module_type_hum] => Non Customer Email ) [StorePage] => Array ( ) [Renderer] => MlNonCustomerEmailHelper Object ( [elementName:protected] => non_customer_signup/widget [containerClass] => deals [mlParams:protected] => Array ( [name] => Non Customer Email [active] => 1 [all_pages] => 1 [header] => Get Deal Alerts! [cache] => 1 [store_id] => 143 [module_type] => NonCustomerEmail [sequence] => 3 [content_area] => nav [ContentArea] => Array ( [class] => 0 ) [link_text] => [color] => [id] => 1447 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) [1] => Array ( [StoreModule] => Array ( [id] => 1444 [store_id] => 143 [module_type] => Cart [name] => Cart Summary [content_area] => nav [params] => Array ( [name] => Cart Summary [active] => 1 [all_pages] => 1 [header] => Cart Summary [cache] => 0 [store_id] => 143 [module_type] => Cart [sequence] => 4 [content_area] => nav [ContentArea] => Array ( [class] => 0 ) [show_empty] => 1 [show_countdown] => 1 [id] => 1444 ) [sequence] => 4 [all_pages] => 1 [clickable] => 0 [click_store_page_id] => [click_url] => [click_count] => 0 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2011-11-23 11:01:00 [lupdate_by] => 2 [module_type_hum] => Cart ) [StorePage] => Array ( ) [Renderer] => MlCartHelper Object ( [elementName:protected] => cart/summary [cacheable] => [containerClass] => cart [mlParams:protected] => Array ( [name] => Cart Summary [active] => 1 [all_pages] => 1 [header] => Cart Summary [cache] => 0 [store_id] => 143 [module_type] => Cart [sequence] => 4 [content_area] => nav [ContentArea] => Array ( [class] => 0 ) [show_empty] => 1 [show_countdown] => 1 [id] => 1444 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) [2] => Array ( [StoreModule] => Array ( [id] => 1442 [store_id] => 143 [module_type] => Categories [name] => Categories [content_area] => nav [params] => Array ( [name] => Categories [active] => 1 [all_pages] => 1 [header] => Categories [cache] => 0 [store_id] => 143 [module_type] => Categories [sequence] => 5 [content_area] => nav [ContentArea] => Array ( [class] => 0 [text-align] => 0 ) [deal_list_module] => 1440 [display_number_avail] => 1 [display_sub_categories] => 0 [id] => 1442 ) [sequence] => 5 [all_pages] => 1 [clickable] => 0 [click_store_page_id] => [click_url] => [click_count] => 0 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2011-11-23 11:01:00 [lupdate_by] => 2 [module_type_hum] => Categories ) [StorePage] => Array ( ) [Renderer] => MlCategoriesHelper Object ( [elementName:protected] => categories/list [Deal:protected] => [defaultCondType:protected] => current [defaultSortOrder:protected] => alpha [store:protected] => [featuredDealIdsKey:MlDealHelper:private] => ml_featured_deal_ids [mlParams:protected] => Array ( [name] => Categories [active] => 1 [all_pages] => 1 [header] => Categories [cache] => 0 [store_id] => 143 [module_type] => Categories [sequence] => 5 [content_area] => nav [ContentArea] => Array ( [class] => 0 [text-align] => 0 ) [deal_list_module] => 1440 [display_number_avail] => 1 [display_sub_categories] => 0 [id] => 1442 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) [3] => Array ( [StoreModule] => Array ( [id] => 1441 [store_id] => 143 [module_type] => DealMenu [name] => Nav Deal List [content_area] => nav [params] => Array ( [name] => Nav Deal List [active] => 1 [all_pages] => 1 [header] => More Offers [cache] => 0 [store_id] => 143 [module_type] => DealMenu [sequence] => 6 [content_area] => nav [ContentArea] => Array ( [class] => 0 ) [cond_type] => current [sort_order] => alpha [show_new_offers_first] => 0 [hide_on_sold_out] => 0 [display_sort_dropdown] => 0 [display_rss_icon] => 0 [display_number_avail] => 1 [number_to_display] => [id] => 1441 ) [sequence] => 6 [all_pages] => 1 [clickable] => 0 [click_store_page_id] => [click_url] => [click_count] => 0 [active] => 1 [entered] => 2011-01-25 13:48:48 [entered_by] => [lupdate] => 2011-11-23 11:01:00 [lupdate_by] => 2 [module_type_hum] => Deal Menu ) [StorePage] => Array ( ) [Renderer] => MlDealMenuHelper Object ( [elementName:protected] => deals/menu [containerClass] => deals [Deal:protected] => [defaultCondType:protected] => current [defaultSortOrder:protected] => alpha [store:protected] => [featuredDealIdsKey:MlDealHelper:private] => ml_featured_deal_ids [mlParams:protected] => Array ( [name] => Nav Deal List [active] => 1 [all_pages] => 1 [header] => More Offers [cache] => 0 [store_id] => 143 [module_type] => DealMenu [sequence] => 6 [content_area] => nav [ContentArea] => Array ( [class] => 0 ) [cond_type] => current [sort_order] => alpha [show_new_offers_first] => 0 [hide_on_sold_out] => 0 [display_sort_dropdown] => 0 [display_rss_icon] => 0 [display_number_avail] => 1 [number_to_display] => [id] => 1441 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) [4] => Array ( [StoreModule] => Array ( [id] => 5260 [store_id] => 143 [module_type] => Image [name] => Image [content_area] => nav [params] => Array ( [name] => Image [active] => 1 [all_pages] => 1 [clickable] => 1 [click_store_page_id] => [click_url] => http://www.facebook.com/NEWS7 [click_target] => 0 [header] => Check Us Out on Facebook! [header_url] => [header_spawn_new] => 0 [right_just_header] => [right_just_header_url] => [right_just_header_spawn_new] => 0 [cache] => 0 [store_id] => 143 [module_type] => Image [sequence] => 7 [content_area] => nav [ContentArea] => Array ( [class] => 0 [text-align] => center [header_style] => deluxe ) [rounded_corners] => 1 [id] => 5260 ) [sequence] => 7 [all_pages] => 1 [clickable] => 1 [click_store_page_id] => [click_url] => http://www.facebook.com/NEWS7 [click_count] => 76 [active] => 1 [entered] => 2011-11-07 15:27:45 [entered_by] => 2 [lupdate] => 2012-05-23 12:15:11 [lupdate_by] => 2 [module_type_hum] => Image ) [StorePage] => Array ( ) [Renderer] => MlImageHelper Object ( [elementName:protected] => modules/image [clickable] => 1 [mlParams:protected] => Array ( [name] => Image [active] => 1 [all_pages] => 1 [clickable] => 1 [click_store_page_id] => [click_url] => http://www.facebook.com/NEWS7 [click_target] => 0 [header] => Check Us Out on Facebook! [header_url] => [header_spawn_new] => 0 [right_just_header] => [right_just_header_url] => [right_just_header_spawn_new] => 0 [cache] => 0 [store_id] => 143 [module_type] => Image [sequence] => 7 [content_area] => nav [ContentArea] => Array ( [class] => 0 [text-align] => center [header_style] => deluxe ) [rounded_corners] => 1 [id] => 5260 ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) ) [moduleAttributes:protected] => Array ( ) [defaultModuleAttributes:protected] => Array ( [class] => module ) [cssRuleTemplates:protected] => Array ( [height] => %dpx [width] => %dpx [float] => %s [text-align] => %s ) [mlParams:protected] => Array ( ) [defaultParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) [drippan] => MlHorizontalCompoundRendererHelper Object ( [defaultParams:protected] => Array ( [float] => left ) [modules:protected] => Array ( ) [moduleAttributes:protected] => Array ( ) [defaultModuleAttributes:protected] => Array ( [class] => module ) [cssRuleTemplates:protected] => Array ( [height] => %dpx [width] => %dpx [float] => %s [text-align] => %s ) [mlParams:protected] => Array ( ) [view:protected] => [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) ) [checkout_url] => http://WJHG.mediawebconnect.com/proceedToCheckout [display_shipping] => 1 [cart_summary] => [current_account] => [show_new_user_landing] => [iframe] => 0 ) [layout] => stores [layoutPath] => [pageTitle] => WJHG: Half Price Deals - Golf [autoRender] => 1 [autoLayout] => 1 [ext] => .ctp [subDir] => [themeWeb] => [cacheAction] => [validationErrors] => Array ( ) [hasRendered] => [loaded] => Array ( [Html] => HtmlHelper Object ( [tags] => Array ( [meta] => [metalink] => [link] => %s [mailto] => %s [form] =>
[formend] =>
[input] => [textarea] => [hidden] => [checkbox] => [checkboxmultiple] => [radio] => %s [selectstart] => [selectempty] => [selectoption] => [selectend] => [optiongroup] => [optiongroupend] => [checkboxmultiplestart] => [checkboxmultipleend] => [password] => [file] => [file_no_model] => [submit] => [submitimage] => [button] => [image] => [tableheader] => %s [tableheaderrow] => %s [tablecell] => %s [tablerow] => %s [block] => %s

[blockstart] => [blockend] =>
[tag] => <%s%s>%s [tagstart] => <%s%s> [tagend] => [para] => %s

[parastart] => [label] => [fieldset] => %s [fieldsetstart] =>
%s [fieldsetend] =>
[legend] => %s [css] => [style] => [charset] => [ul] => %s [ol] => %s [li] => %s [error] => %s
) [base] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [_crumbs] => Array ( ) [__docTypes] => Array ( [html4-strict] => [html4-trans] => [html4-frame] => [xhtml-strict] => [xhtml-trans] => [xhtml-frame] => [xhtml11] => ) [helpers] => [webroot] => / [themeWeb] => [plugin] => [namedArgs] => [argSeparator] => [validationErrors] => [__tainted] => [__cleaned] => [_log] => ) [Form] => FormHelper Object ( [helpers] => Array ( [0] => Html ) [fieldset] => Array ( [fields] => Array ( ) [key] => id [validates] => Array ( ) ) [__options] => Array ( [day] => Array ( ) [minute] => Array ( ) [hour] => Array ( ) [month] => Array ( ) [year] => Array ( ) [meridian] => Array ( ) ) [fields] => Array ( ) [requestType] => [base] => [webroot] => / [themeWeb] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => [Html] => HtmlHelper Object ( [tags] => Array ( [meta] => [metalink] => [link] => %s [mailto] => %s [form] =>
[formend] =>
[input] => [textarea] => [hidden] => [checkbox] => [checkboxmultiple] => [radio] => %s [selectstart] => [selectempty] => [selectoption] => [selectend] => [optiongroup] => [optiongroupend] => [checkboxmultiplestart] => [checkboxmultipleend] => [password] => [file] => [file_no_model] => [submit] => [submitimage] => [button] => [image] => [tableheader] => %s [tableheaderrow] => %s [tablecell] => %s [tablerow] => %s [block] => %s
[blockstart] => [blockend] =>
[tag] => <%s%s>%s [tagstart] => <%s%s> [tagend] => [para] => %s

[parastart] => [label] => [fieldset] => %s [fieldsetstart] =>
%s [fieldsetend] =>
[legend] => %s [css] => [style] => [charset] => [ul] => %s [ol] => %s [li] => %s [error] => %s
) [base] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [_crumbs] => Array ( ) [__docTypes] => Array ( [html4-strict] => [html4-trans] => [html4-frame] => [xhtml-strict] => [xhtml-trans] => [xhtml-frame] => [xhtml11] => ) [helpers] => [webroot] => / [themeWeb] => [plugin] => [namedArgs] => [argSeparator] => [validationErrors] => [__tainted] => [__cleaned] => [_log] => ) ) [Session] => SessionHelper Object ( [helpers] => [__active] => 1 [valid] => [error] => [_userAgent] => 89e1d34449fbc79054718a99c0367c5d [path] => / [lastError] => [security] => medium [time] => 1337805439 [sessionTime] => 1338525439 [watchKeys] => Array ( ) [id] => [host] => [_log] => [base] => [webroot] => / [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [themeWeb] => [plugin] => ) [html] => HtmlHelper Object ( [tags] => Array ( [meta] => [metalink] => [link] => %s [mailto] => %s [form] =>
[formend] =>
[input] => [textarea] => [hidden] => [checkbox] => [checkboxmultiple] => [radio] => %s [selectstart] => [selectempty] => [selectoption] => [selectend] => [optiongroup] => [optiongroupend] => [checkboxmultiplestart] => [checkboxmultipleend] => [password] => [file] => [file_no_model] => [submit] => [submitimage] => [button] => [image] => [tableheader] => %s [tableheaderrow] => %s [tablecell] => %s [tablerow] => %s [block] => %s [blockstart] => [blockend] => [tag] => <%s%s>%s [tagstart] => <%s%s> [tagend] => [para] => %s

[parastart] => [label] => [fieldset] => %s [fieldsetstart] =>
%s [fieldsetend] =>
[legend] => %s [css] => [style] => [charset] => [ul] => %s [ol] => %s [li] => %s [error] => %s ) [base] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [_crumbs] => Array ( ) [__docTypes] => Array ( [html4-strict] => [html4-trans] => [html4-frame] => [xhtml-strict] => [xhtml-trans] => [xhtml-frame] => [xhtml11] => ) [helpers] => [webroot] => / [themeWeb] => [plugin] => [namedArgs] => [argSeparator] => [validationErrors] => [__tainted] => [__cleaned] => [_log] => ) [form] => FormHelper Object ( [helpers] => Array ( [0] => Html ) [fieldset] => Array ( [fields] => Array ( ) [key] => id [validates] => Array ( ) ) [__options] => Array ( [day] => Array ( ) [minute] => Array ( ) [hour] => Array ( ) [month] => Array ( ) [year] => Array ( ) [meridian] => Array ( ) ) [fields] => Array ( ) [requestType] => [base] => [webroot] => / [themeWeb] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => [Html] => HtmlHelper Object ( [tags] => Array ( [meta] => [metalink] => [link] => %s [mailto] => %s [form] =>
[formend] =>
[input] => [textarea] => [hidden] => [checkbox] => [checkboxmultiple] => [radio] => %s [selectstart] => [selectempty] => [selectoption] => [selectend] => [optiongroup] => [optiongroupend] => [checkboxmultiplestart] => [checkboxmultipleend] => [password] => [file] => [file_no_model] => [submit] => [submitimage] => [button] => [image] => [tableheader] => %s [tableheaderrow] => %s [tablecell] => %s [tablerow] => %s [block] => %s [blockstart] => [blockend] => [tag] => <%s%s>%s [tagstart] => <%s%s> [tagend] => [para] => %s

[parastart] => [label] => [fieldset] => %s [fieldsetstart] =>
%s [fieldsetend] =>
[legend] => %s [css] => [style] => [charset] => [ul] => %s [ol] => %s [li] => %s [error] => %s ) [base] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [_crumbs] => Array ( ) [__docTypes] => Array ( [html4-strict] => [html4-trans] => [html4-frame] => [xhtml-strict] => [xhtml-trans] => [xhtml-frame] => [xhtml11] => ) [helpers] => [webroot] => / [themeWeb] => [plugin] => [namedArgs] => [argSeparator] => [validationErrors] => [__tainted] => [__cleaned] => [_log] => ) ) [session] => SessionHelper Object ( [helpers] => [__active] => 1 [valid] => [error] => [_userAgent] => 89e1d34449fbc79054718a99c0367c5d [path] => / [lastError] => [security] => medium [time] => 1337805439 [sessionTime] => 1338525439 [watchKeys] => Array ( ) [id] => [host] => [_log] => [base] => [webroot] => / [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [themeWeb] => [plugin] => ) ) [modelScope] => [model] => [association] => [field] => [fieldSuffix] => [modelId] => [uuids] => Array ( ) [output] => [__passedVars] => Array ( [0] => viewVars [1] => action [2] => autoLayout [3] => autoRender [4] => ext [5] => base [6] => webroot [7] => helpers [8] => here [9] => layout [10] => name [11] => pageTitle [12] => layoutPath [13] => viewPath [14] => params [15] => data [16] => plugin [17] => passedArgs [18] => cacheAction ) [__scripts] => Array ( ) [__paths] => Array ( [0] => /home/tech53/apps/50offcake/app/views/ [1] => /home/tech53/apps/50offcake/cake/libs/view/ ) [_log] => [webroot] => / [Html] => HtmlHelper Object ( [tags] => Array ( [meta] => [metalink] => [link] => %s [mailto] => %s [form] =>
[formend] =>
[input] => [textarea] => [hidden] => [checkbox] => [checkboxmultiple] => [radio] => %s [selectstart] => [selectempty] => [selectoption] => [selectend] => [optiongroup] => [optiongroupend] => [checkboxmultiplestart] => [checkboxmultipleend] => [password] => [file] => [file_no_model] => [submit] => [submitimage] => [button] => [image] => [tableheader] => %s [tableheaderrow] => %s [tablecell] => %s [tablerow] => %s [block] => %s [blockstart] => [blockend] => [tag] => <%s%s>%s [tagstart] => <%s%s> [tagend] => [para] => %s

[parastart] => [label] => [fieldset] => %s [fieldsetstart] =>
%s [fieldsetend] =>
[legend] => %s [css] => [style] => [charset] => [ul] => %s [ol] => %s [li] => %s [error] => %s ) [base] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [_crumbs] => Array ( ) [__docTypes] => Array ( [html4-strict] => [html4-trans] => [html4-frame] => [xhtml-strict] => [xhtml-trans] => [xhtml-frame] => [xhtml11] => ) [helpers] => [webroot] => / [themeWeb] => [plugin] => [namedArgs] => [argSeparator] => [validationErrors] => [__tainted] => [__cleaned] => [_log] => ) [Form] => FormHelper Object ( [helpers] => Array ( [0] => Html ) [fieldset] => Array ( [fields] => Array ( ) [key] => id [validates] => Array ( ) ) [__options] => Array ( [day] => Array ( ) [minute] => Array ( ) [hour] => Array ( ) [month] => Array ( ) [year] => Array ( ) [meridian] => Array ( ) ) [fields] => Array ( ) [requestType] => [base] => [webroot] => / [themeWeb] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => [Html] => HtmlHelper Object ( [tags] => Array ( [meta] => [metalink] => [link] => %s [mailto] => %s [form] =>
[formend] =>
[input] => [textarea] => [hidden] => [checkbox] => [checkboxmultiple] => [radio] => %s [selectstart] => [selectempty] => [selectoption] => [selectend] => [optiongroup] => [optiongroupend] => [checkboxmultiplestart] => [checkboxmultipleend] => [password] => [file] => [file_no_model] => [submit] => [submitimage] => [button] => [image] => [tableheader] => %s [tableheaderrow] => %s [tablecell] => %s [tablerow] => %s [block] => %s [blockstart] => [blockend] => [tag] => <%s%s>%s [tagstart] => <%s%s> [tagend] => [para] => %s

[parastart] => [label] => [fieldset] => %s [fieldsetstart] =>
%s [fieldsetend] =>
[legend] => %s [css] => [style] => [charset] => [ul] => %s [ol] => %s [li] => %s [error] => %s ) [base] => [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [_crumbs] => Array ( ) [__docTypes] => Array ( [html4-strict] => [html4-trans] => [html4-frame] => [xhtml-strict] => [xhtml-trans] => [xhtml-frame] => [xhtml11] => ) [helpers] => [webroot] => / [themeWeb] => [plugin] => [namedArgs] => [argSeparator] => [validationErrors] => [__tainted] => [__cleaned] => [_log] => ) ) [Session] => SessionHelper Object ( [helpers] => [__active] => 1 [valid] => [error] => [_userAgent] => 89e1d34449fbc79054718a99c0367c5d [path] => / [lastError] => [security] => medium [time] => 1337805439 [sessionTime] => 1338525439 [watchKeys] => Array ( ) [id] => [host] => [_log] => [base] => [webroot] => / [here] => /category/9/1442/golf [params] => Array ( [pass] => Array ( ) [named] => Array ( ) [category_code] => 9 [module_id] => 1442 [category_name] => golf [plugin] => [controller] => categories [bridge_model] => StationStore [store] => Array ( [StationStore] => Array ( [id] => 142 [station_id] => 7 [store_id] => 143 [ss_type] => halfoff [published] => 1 ) [Station] => Array ( [id] => 7 [cluster_code] => 134 [market_code] => 4 [parent_group_code] => 39 [sub_domain] => WJHG [station_name] => WJHG [call_letters] => WJHG [program_name] => Half Price Deals [coupon_program_name] => [contest_program_name] => [media_type_code] => 2 [timezone] => America/Chicago [acct_exec_code] => 9 [coupon_acct_exec_code] => [contest_acct_exec_code] => [contact_lname] => Morabito [contact_fname] => Steve [contact_email] => sales@wjhg.com [phone_1] => 850-234-7777 [address1] => 8195 Front Beach Rd [address2] => [city] => Panama City Beach [state] => FL [postal_code] => 32407 [country] => USA [default_sale_day] => [default_sale_time] => 09:00:00 [envelope_label] => WJHG Double Dollar Deals [website_link] => http://www.wjhg.com/ [grid_website_link] => [short_profile] =>

Double Dollar Deals

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

[long_profile] =>

WJHG has partnered with local merchants to bring you an incredible deal: Half-Off Gift Certificates!

You now have the opportunity to affordably try a new merchant or give someone a very special gift. We will be offering a limited number of gift certificates to some of the area's best merchants and you will have the chance to save 50% on the gift certificate. We are only offering a limited number each time. To purchase a certificate, click on the "Buy Now" button after the sale begins. Have fun and thank you for visiting Half Price Deals!

[daily_deal_profile] => [coupon_short_profile] => [contest_short_profile] => [coupon_long_profile] => [contest_long_profile] => [featured_coupon_label] => [featured_contest_label] => [get_coupon_label] => [enter_contest_label] => [coppa] => 0 [logo_grid_threshold] => 10 [coupon_logo_grid_threshold] => [contest_logo_grid_threshold] => [grid_header_text] => Click on logo to access offer [template_code] => 1 [coupon_template_code] => [contest_template_code] => [style_code] => 1 [coupon_style_code] => [contest_style_code] => [custom_faq] => [advert_link] => [coupon_advert_link] => [contest_advert_link] => [advert_click_count] => 0 [coupon_advert_click_count] => [contest_advert_click_count] => [custom_script] => [coupon_custom_script] => [contest_custom_script] => [cb_custom_script] => [display_opt_in] => 1 [display_categories] => 0 [display_subcategories] => [category_label] => More Offers [current_offers_label] => [promo_certs] => 0 [promotions] => 0 [display_clock] => 1 [default_faq] => 1 [default_contact] => 2 [coupon_default_contact] => [contest_default_contact] => [default_privacy] => 3 [default_terms] => 4 [coupon_default_terms] => [contest_default_terms] => [default_receipt] => 6 [default_unit_label] => Certificate [default_remaining_label] => 1 [show_remaining_amt] => 1 [show_remaining_amt_left_nav] => 1 [sort_offers_alpha] => 0 [sort_features_alpha] => [feature_order_code] => 1 [sort_coupons_alpha] => 1 [coupon_feature_order_code] => 1 [sort_contests_alpha] => [contest_feature_order_code] => 1 [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [station_links_label] => Other Offers [display_past_offers] => 0 [display_add_this_button] => 1 [display_coupon_add_this_button] => [display_contest_add_this_button] => [display_rss_icon] => 1 [display_coupon_rss_icon] => 1 [display_contest_rss_icon] => [include_coupon_print_script] => [search_nearby_yp] => 0 [remove_sale_opens_text] => 0 [notes] => [coupon_notes] => [contest_notes] => [station_deal] => 3.00 [station_deal_perc] => 0 [station_egift_deal] => 2.25 [station_egift_deal_perc] => 0 [upload_to_email_service] => 0 [upload_email_start_date] => [send_weekly_email] => 0 [send_weekly_send_day] => 5 [send_weekly_send_time] => 09:00:00 [send_weekly_subject] => [default_send_weekly_subject] => 16 [send_weekly_body] => [default_send_weekly_body] => 114 [send_weekly_last_sent] => [send_weekly_bg_color] => ffffff [send_weekly_send_empty] => 0 [display_add_event_link] => 0 [display_buy_now_on_grid] => 0 [show_egift_icon_in_grid] => 0 [show_city_in_grid] => 0 [show_merchant_name_in_grid] => 0 [show_address_in_grid] => 0 [show_deal_description_in_grid] => 0 [alternate_grid_bg] => 0 [show_quantities_in_grid] => 0 [coupon_metadata] => [contest_metadata] => [metadata] => [notify_on_sell_out] => 0 [notify_on_expire] => 0 [hide_current_offers] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [send_weekly_include_non_customer] => 1 [show_translator] => 0 [show_upcoming_offers] => 1 [upcoming_offers_days_before] => 30 [show_featured_offers] => 0 [featured_offers_days_before] => 7 [featured_offers_days_after] => 7 [display_sort_dropdown] => 1 [hide_past_offers] => 0 [station_pays_shipping] => 0 [display_paging] => 0 [deals_per_page] => 8 [grid_rows_per_page] => 8 [display_new_offers] => 0 [display_zip_search] => 0 [printable] => 0 [cb_program_name] => [cb_station_pays_shipping] => 0 [cb_charge_shipping] => 0 [cb_conf_pending] => 0 [cb_conf_tipped] => 0 [cb_conf_confirmed] => 0 [cb_email_pending] => 0 [cb_email_tipped] => 0 [cb_email_confirmed] => 0 [cb_email_confirmed_giver] => 0 [cb_email_confirmed_recipient] => 0 [cb_email_expired] => 0 [cb_restrictions] => 0 [cb_how_it_works] => 0 [cb_new_business] => 0 [cb_contact] => 0 [cb_privacy] => 0 [cb_terms] => 0 [cb_template_code] => 0 [cb_style_code] => 0 [cb_side_sharing] => 0 [cb_side_other_deals] => 0 [cb_side_profile] => 0 [cb_side_email_alerts] => 0 [cb_side_gift] => 0 [cb_side_sharing_heading] => [cb_side_other_deals_heading] => [cb_side_profile_heading] => [cb_side_email_alerts_heading] => [cb_side_gift_heading] => [cb_side_other_deals_max_displayed] => [cb_past_offers_sales_thresh] => 0 [cb_station_links_label] => Other Offers [cb_about_us_in_menu] => 0 [revenue_schedule_id] => [sa_display_client_grid_profile_textbox] => 0 [sa_display_client_grid_logo_upload] => 0 [ae_reporting] => 0 [hide_on_sold_out] => 0 [grid_on_sale_soon_text] => [cb_display_50off] => 0 [cb_stylesheet] => [cb_custom_head_html] => [cb_custom_body_html] => [pct_back_to_merchant] => [cb_side_business_heading] => [cb_side_business] => 0 [cb_upload_email_start_date] => [cb_send_daily_email] => 0 [cb_send_daily_send_time] => [cb_default_send_daily_subject] => [cb_send_daily_subject] => [cb_default_send_daily_body] => [cb_send_daily_body] => [cb_send_daily_bg_color] => [cb_send_daily_include_non_customer] => 0 [cb_display_add_event_link] => 0 [cb_send_daily_send_empty] => 0 [cb_send_daily_last_sent] => [archive] => 0 [entered_by] => 1 [entered] => 2005-12-06 00:00:00 [lupdate_by] => 2 [lupdate] => 2011-09-09 10:02:49 [old_id] => 17 [shopping_cart] => 1 [cart_time_limit] => 0 [admin_view] => new [store_view] => [send_weekly_header_small] => [send_weekly_header_large] => [cb_send_daily_header_small] => [cb_send_daily_header_large] => [daily_header_bg_color] => [weekly_header_bg_color] => [email_hide_deal_details] => 0 [cb_email_hide_deal_details] => 0 [email_hide_deal_description] => 0 [cb_email_hide_deal_description] => 0 [email_banner_link] => [cb_email_banner_link] => [deal_target] => 1 [daily_deal_target] => 1 [shipping_default] => 3.75 [additional_shipping_default] => 1.25 [e_certificate_default] => 1.00 [cross_sell] => 0 ) [Store] => Array ( [id] => 143 [reseller_id] => [sub_domain] => WJHG [store_name] => Half Price Deals [timezone] => [short_profile] => [long_profile] => [coppa] => 0 [template_code] => [style_code] => [custom_script] => [config_flag_1] => 1 [config_flag_2] => 1 [config_flag_3] => 1 [config_flag_4] => 1 [shopping_cart] => 1 [allow_gifting] => 0 [cart_time_limit] => 15 [embedded_scripts] => [metadata] => [display_profile] => [featured_deals_label] => Featured Deals [bar_color] => [bar_bg_color] => [header_type] => [tagline] => [profile] => [statement_label] => [default_store] => 0 [show_divisions] => 0 [use_division_bg] => 1 [show_accounts] => 0 [collect_emails] => 0 [checkout_format] => [menu_links_label] => [display_menu] => 0 [notes] => [archive] => [entered_by] => [entered] => [lupdate_by] => 2 [lupdate] => 2011-10-06 13:49:42 [fb_app_id] => [fb_secret] => [custom_css] => [store_layout_code] => 1 [store_theme_code] => 1 [custom_domain] => [display_user_account] => 0 [require_user_account_for_transaction] => 0 [confirm_account_email_id] => 0 [forgot_passwd_email_id] => 0 [rewards_program] => 0 [referral_time_limit] => 0 [referral_reward_amount] => 0.00 [new_customer_reward_amount] => [reward_currency_label] => [display_adsense] => 1 [adsense_script] => [default_adsense] => 0 [display_opt_in] => 1 [display_save_address] => 1 [fb_session_id] => [access_certs_from_my_deals] => 0 [non_customer_email] => 0 [non_customer_text_phone] => 0 [show_opt_in_lightbox] => 0 [show_opt_in_cell] => 0 [mobile_latitude] => [mobile_longitude] => [litebox_optional_content] => [allow_one_click_purchasing] => 0 [confirm_account_email] => Welcome to {Store.store_name}, Are you ready to start receiving announcements on great deals in your area? Each day we'll send you one fantastic deal for restaurants, theaters, and more! Just confirm your {Store.store_name} account sign up by going to this URL: {Account.confirmation_url} Thanks! {Store.store_name} [forgot_passwd_email] => Hello, You can create a new {Store.store_name} password by going to this url: {Account.forgot_password_url} Thanks! {Store.store_name} [adsense] => [domain] => WJHG.mediawebconnect.com [base_url] => http://WJHG.mediawebconnect.com/ [url_prefix] => [deal_type] => 1 ) [StoreLayout] => Array ( [id] => 1432 [lookup] => STORELAYOUT [code] => 1 [parent_code] => [text] => Left Nav Layout [short_text] => left-nav [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [StoreTheme] => Array ( [id] => 1434 [lookup] => STORETHEME [code] => 1 [parent_code] => [text] => Blue [short_text] => blue [sequence] => 10 [notes] => [active] => 1 [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) [Adsense] => Array ( [id] => [lookup] => [code] => [parent_code] => [text] => [short_text] => [sequence] => [notes] => [active] => [entered_by] => [entered_date] => [lupdate_by] => [lupdate] => ) ) [call_letters] => WJHG [action] => category [form] => Array ( ) [url] => Array ( [url] => category/9/1442/golf ) [models] => Array ( [0] => StoreModule [1] => Code [2] => Client ) ) [action] => category [data] => [themeWeb] => [plugin] => ) ) [displayName:protected] => Modular Layout Renderer [clickable] => [cacheable] => 1 [helpers] => [base] => [webroot] => [themeWeb] => [here] => [params] => Array ( ) [action] => [plugin] => [data] => [namedArgs] => [argSeparator] => [validationErrors] => [tags] => Array ( ) [__tainted] => [__cleaned] => [_log] => ) [name] => Home Grid [active] => 1 [all_pages] => 0 [header] => Featured Offers [cache] => 0 [store_id] => 143 [module_type] => DealGrid [sequence] => 3 [content_area] => content [cond_type] => current [show_new_offers_first] => 0 [hide_on_sold_out] => 0 [display_sort_dropdown] => 1 [display_rss_icon] => 1 [display_number_avail] => 0 [display_amount_sold] => 0 [display_date_closed] => 0 [show_value] => 1 [number_to_display] => [buy_button_text] => [sold_out_button_text] => [on_sale_soon_label] => [expired_button_text] => [n_col] => 3 [alternating_tile_colors] => 1 [deal_description] => 1 [merchant_name] => 1 [address] => 0 [phone] => 0 [merchant_short_profile] => 0 [sale_date] => 0 [sale_price] => 0 [button_buy] => 1 [egift_icon] => 1 [highlight_icon] => 0 [starburst] => 1 [show_new_label] => 0 [print_and_go] => 0 [id] => 1440 ) Featured Offers
RSS
Buy SSL Certificate