//BindEvents Method @1-91921D15 function BindEvents() { global $description; global $advertiser; global $addresses; global $write_up; global $coupons; global $inset_logo; global $web_link; global $pdf_links; global $menu_links; global $has_menu; global $edit; global $dine_amen; global $has_dine_amen; $description->CCSEvents["BeforeShow"] = "description_BeforeShow"; $advertiser->toll_free->CCSEvents["BeforeShow"] = "advertiser_toll_free_BeforeShow"; $advertiser->spacer->CCSEvents["BeforeShow"] = "advertiser_spacer_BeforeShow"; $advertiser->email_link->CCSEvents["BeforeShow"] = "advertiser_email_link_BeforeShow"; $advertiser->ds->CCSEvents["BeforeExecuteSelect"] = "advertiser_ds_BeforeExecuteSelect"; $addresses->map_link->CCSEvents["BeforeShow"] = "addresses_map_link_BeforeShow"; $addresses->ds->CCSEvents["BeforeExecuteSelect"] = "addresses_ds_BeforeExecuteSelect"; $addresses->CCSEvents["BeforeShowRow"] = "addresses_BeforeShowRow"; $write_up->ds->CCSEvents["BeforeExecuteSelect"] = "write_up_ds_BeforeExecuteSelect"; $coupons->logo_file->CCSEvents["BeforeShow"] = "coupons_logo_file_BeforeShow"; $coupons->toll_free2->CCSEvents["BeforeShow"] = "coupons_toll_free2_BeforeShow"; $coupons->site_root->CCSEvents["BeforeShow"] = "coupons_site_root_BeforeShow"; $coupons->CCSEvents["BeforeShowRow"] = "coupons_BeforeShowRow"; $coupons->ds->CCSEvents["BeforeExecuteSelect"] = "coupons_ds_BeforeExecuteSelect"; $inset_logo->logo_file->CCSEvents["BeforeShow"] = "inset_logo_logo_file_BeforeShow"; $inset_logo->ds->CCSEvents["BeforeExecuteSelect"] = "inset_logo_ds_BeforeExecuteSelect"; $web_link->web_site->CCSEvents["BeforeShow"] = "web_link_web_site_BeforeShow"; $web_link->ds->CCSEvents["BeforeExecuteSelect"] = "web_link_ds_BeforeExecuteSelect"; $pdf_links->CCSEvents["BeforeShowRow"] = "pdf_links_BeforeShowRow"; $pdf_links->ds->CCSEvents["BeforeExecuteSelect"] = "pdf_links_ds_BeforeExecuteSelect"; $menu_links->CCSEvents["BeforeShowRow"] = "menu_links_BeforeShowRow"; $menu_links->ds->CCSEvents["BeforeExecuteSelect"] = "menu_links_ds_BeforeExecuteSelect"; $has_menu->CCSEvents["BeforeShow"] = "has_menu_BeforeShow"; $edit->CCSEvents["BeforeShow"] = "edit_BeforeShow"; $edit->ds->CCSEvents["BeforeExecuteSelect"] = "edit_ds_BeforeExecuteSelect"; $dine_amen->ds->CCSEvents["BeforeExecuteSelect"] = "dine_amen_ds_BeforeExecuteSelect"; $has_dine_amen->CCSEvents["BeforeShow"] = "has_dine_amen_BeforeShow"; } //End BindEvents Method //description_BeforeShow @223-E6744CC5 function description_BeforeShow(& $sender) { $description_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $description; //Compatibility //End description_BeforeShow //Custom Code @224-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close description_BeforeShow @223-E37574CA return $description_BeforeShow; } //End Close description_BeforeShow //advertiser_toll_free_BeforeShow @52-A33578E8 function advertiser_toll_free_BeforeShow(& $sender) { $advertiser_toll_free_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $advertiser; //Compatibility //End advertiser_toll_free_BeforeShow //Custom Code @103-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close advertiser_toll_free_BeforeShow @52-72BE146D return $advertiser_toll_free_BeforeShow; } //End Close advertiser_toll_free_BeforeShow //advertiser_spacer_BeforeShow @108-69AAE5EF function advertiser_spacer_BeforeShow(& $sender) { $advertiser_spacer_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $advertiser; //Compatibility //End advertiser_spacer_BeforeShow //Custom Code @109-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close advertiser_spacer_BeforeShow @108-3345CBD0 return $advertiser_spacer_BeforeShow; } //End Close advertiser_spacer_BeforeShow //advertiser_email_link_BeforeShow @106-567DBC1F function advertiser_email_link_BeforeShow(& $sender) { $advertiser_email_link_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $advertiser; //Compatibility //End advertiser_email_link_BeforeShow //Custom Code @107-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close advertiser_email_link_BeforeShow @106-F4C62EE4 return $advertiser_email_link_BeforeShow; } //End Close advertiser_email_link_BeforeShow //advertiser_ds_BeforeExecuteSelect @34-8C6263E1 function advertiser_ds_BeforeExecuteSelect(& $sender) { $advertiser_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $advertiser; //Compatibility //End advertiser_ds_BeforeExecuteSelect //Custom Code @112-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close advertiser_ds_BeforeExecuteSelect @34-833A05F4 return $advertiser_ds_BeforeExecuteSelect; } //End Close advertiser_ds_BeforeExecuteSelect //addresses_map_link_BeforeShow @62-A1C384C7 function addresses_map_link_BeforeShow(& $sender) { $addresses_map_link_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $addresses; //Compatibility //End addresses_map_link_BeforeShow //Custom Code @104-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close addresses_map_link_BeforeShow @62-EAA58AE1 return $addresses_map_link_BeforeShow; } //End Close addresses_map_link_BeforeShow //addresses_ds_BeforeExecuteSelect @53-7A47A0D8 function addresses_ds_BeforeExecuteSelect(& $sender) { $addresses_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $addresses; //Compatibility //End addresses_ds_BeforeExecuteSelect //Custom Code @113-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close addresses_ds_BeforeExecuteSelect @53-3258C41C return $addresses_ds_BeforeExecuteSelect; } //End Close addresses_ds_BeforeExecuteSelect //addresses_BeforeShowRow @53-68B3375D function addresses_BeforeShowRow(& $sender) { $addresses_BeforeShowRow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $addresses; //Compatibility //End addresses_BeforeShowRow //Custom Code @144-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close addresses_BeforeShowRow @53-16AE47B1 return $addresses_BeforeShowRow; } //End Close addresses_BeforeShowRow //write_up_ds_BeforeExecuteSelect @64-35514D5B function write_up_ds_BeforeExecuteSelect(& $sender) { $write_up_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $write_up; //Compatibility //End write_up_ds_BeforeExecuteSelect //Custom Code @114-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close write_up_ds_BeforeExecuteSelect @64-5E8E1585 return $write_up_ds_BeforeExecuteSelect; } //End Close write_up_ds_BeforeExecuteSelect //coupons_logo_file_BeforeShow @88-21CC6E54 function coupons_logo_file_BeforeShow(& $sender) { $coupons_logo_file_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $coupons; //Compatibility //End coupons_logo_file_BeforeShow //Custom Code @91-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close coupons_logo_file_BeforeShow @88-60C349A2 return $coupons_logo_file_BeforeShow; } //End Close coupons_logo_file_BeforeShow //coupons_toll_free2_BeforeShow @229-D08B4BE4 function coupons_toll_free2_BeforeShow(& $sender) { $coupons_toll_free2_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $coupons; //Compatibility //End coupons_toll_free2_BeforeShow //Custom Code @230-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close coupons_toll_free2_BeforeShow @229-FCA3E032 return $coupons_toll_free2_BeforeShow; } //End Close coupons_toll_free2_BeforeShow //coupons_site_root_BeforeShow @110-2EC15D1E function coupons_site_root_BeforeShow(& $sender) { $coupons_site_root_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $coupons; //Compatibility //End coupons_site_root_BeforeShow //Custom Code @111-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close coupons_site_root_BeforeShow @110-0CE183CB return $coupons_site_root_BeforeShow; } //End Close coupons_site_root_BeforeShow //coupons_BeforeShowRow @68-16547AAC function coupons_BeforeShowRow(& $sender) { $coupons_BeforeShowRow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $coupons; //Compatibility //End coupons_BeforeShowRow //Custom Code @93-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close coupons_BeforeShowRow @68-2F17AF38 return $coupons_BeforeShowRow; } //End Close coupons_BeforeShowRow //coupons_ds_BeforeExecuteSelect @68-326656AA function coupons_ds_BeforeExecuteSelect(& $sender) { $coupons_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $coupons; //Compatibility //End coupons_ds_BeforeExecuteSelect //Custom Code @115-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close coupons_ds_BeforeExecuteSelect @68-3E0310CA return $coupons_ds_BeforeExecuteSelect; } //End Close coupons_ds_BeforeExecuteSelect //inset_logo_logo_file_BeforeShow @124-C4487639 function inset_logo_logo_file_BeforeShow(& $sender) { $inset_logo_logo_file_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $inset_logo; //Compatibility //End inset_logo_logo_file_BeforeShow //Custom Code @125-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close inset_logo_logo_file_BeforeShow @124-1C4206F2 return $inset_logo_logo_file_BeforeShow; } //End Close inset_logo_logo_file_BeforeShow //inset_logo_ds_BeforeExecuteSelect @116-1182FAF8 function inset_logo_ds_BeforeExecuteSelect(& $sender) { $inset_logo_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $inset_logo; //Compatibility //End inset_logo_ds_BeforeExecuteSelect //Custom Code @211-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close inset_logo_ds_BeforeExecuteSelect @116-62DB6D1E return $inset_logo_ds_BeforeExecuteSelect; } //End Close inset_logo_ds_BeforeExecuteSelect //web_link_web_site_BeforeShow @217-2CE18DA7 function web_link_web_site_BeforeShow(& $sender) { $web_link_web_site_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $web_link; //Compatibility //End web_link_web_site_BeforeShow //Custom Code @218-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close web_link_web_site_BeforeShow @217-A3E94671 return $web_link_web_site_BeforeShow; } //End Close web_link_web_site_BeforeShow //web_link_ds_BeforeExecuteSelect @216-DFA3020B function web_link_ds_BeforeExecuteSelect(& $sender) { $web_link_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $web_link; //Compatibility //End web_link_ds_BeforeExecuteSelect //Custom Code @222-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close web_link_ds_BeforeExecuteSelect @216-C593FE87 return $web_link_ds_BeforeExecuteSelect; } //End Close web_link_ds_BeforeExecuteSelect //pdf_links_BeforeShowRow @133-8C35A31B function pdf_links_BeforeShowRow(& $sender) { $pdf_links_BeforeShowRow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $pdf_links; //Compatibility //End pdf_links_BeforeShowRow //Custom Code @152-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close pdf_links_BeforeShowRow @133-4C4E5874 return $pdf_links_BeforeShowRow; } //End Close pdf_links_BeforeShowRow //pdf_links_ds_BeforeExecuteSelect @133-224C911E function pdf_links_ds_BeforeExecuteSelect(& $sender) { $pdf_links_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $pdf_links; //Compatibility //End pdf_links_ds_BeforeExecuteSelect //Custom Code @212-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close pdf_links_ds_BeforeExecuteSelect @133-CB262C1A return $pdf_links_ds_BeforeExecuteSelect; } //End Close pdf_links_ds_BeforeExecuteSelect //menu_links_BeforeShowRow @155-CA71E448 function menu_links_BeforeShowRow(& $sender) { $menu_links_BeforeShowRow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $menu_links; //Compatibility //End menu_links_BeforeShowRow //Custom Code @167-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close menu_links_BeforeShowRow @155-081C3D65 return $menu_links_BeforeShowRow; } //End Close menu_links_BeforeShowRow //menu_links_ds_BeforeExecuteSelect @155-DE85AA11 function menu_links_ds_BeforeExecuteSelect(& $sender) { $menu_links_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $menu_links; //Compatibility //End menu_links_ds_BeforeExecuteSelect //Custom Code @213-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close menu_links_ds_BeforeExecuteSelect @155-C8156413 return $menu_links_ds_BeforeExecuteSelect; } //End Close menu_links_ds_BeforeExecuteSelect //has_menu_BeforeShow @154-DD6ED4D1 function has_menu_BeforeShow(& $sender) { $has_menu_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $has_menu; //Compatibility //End has_menu_BeforeShow //Custom Code @168-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close has_menu_BeforeShow @154-BA3FB7F0 return $has_menu_BeforeShow; } //End Close has_menu_BeforeShow //edit_BeforeShow @169-E60C028C function edit_BeforeShow(& $sender) { $edit_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $edit; //Compatibility //End edit_BeforeShow //Custom Code @180-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close edit_BeforeShow @169-EA096FBF return $edit_BeforeShow; } //End Close edit_BeforeShow //edit_ds_BeforeExecuteSelect @169-6EAAB465 function edit_ds_BeforeExecuteSelect(& $sender) { $edit_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $edit; //Compatibility //End edit_ds_BeforeExecuteSelect //Custom Code @214-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close edit_ds_BeforeExecuteSelect @169-297D0D65 return $edit_ds_BeforeExecuteSelect; } //End Close edit_ds_BeforeExecuteSelect //dine_amen_ds_BeforeExecuteSelect @181-E4D1C241 function dine_amen_ds_BeforeExecuteSelect(& $sender) { $dine_amen_ds_BeforeExecuteSelect = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $dine_amen; //Compatibility //End dine_amen_ds_BeforeExecuteSelect //Custom Code @215-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close dine_amen_ds_BeforeExecuteSelect @181-A8EC7FD3 return $dine_amen_ds_BeforeExecuteSelect; } //End Close dine_amen_ds_BeforeExecuteSelect //has_dine_amen_BeforeShow @190-8902BC5B function has_dine_amen_BeforeShow(& $sender) { $has_dine_amen_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $has_dine_amen; //Compatibility //End has_dine_amen_BeforeShow //Custom Code @199-2A29BDB7 // ------------------------- // Write your own code here. // ------------------------- //End Custom Code //Close has_dine_amen_BeforeShow @190-FE2A2BA8 return $has_dine_amen_BeforeShow; } //End Close has_dine_amen_BeforeShow
Warning: Cannot modify header information - headers already sent by (output started at /home/sunnyda3/public_html/virginia_beach/vb_dining_details_events.php:855) in /home/sunnyda3/public_html/virginia_beach/vb_dining_details.php on line 2588
Dockside Restaurant :: Restaurants & Dining :: Virginia Beach, Virginia - Let Sunny Day Guide help plan your next family vacation and fully experience Virginia Beach.

Virginia Beach, VA  Vacation Travel Guide

Pi-zzeria - The sum of all Pizza's Request A Virginia Beach, VA Free Guide
Advertise With Sunny Day
what to do
Activities
  Fishing
  Fishing Article
  Tide Charts
Attractions
Golf
Nightlife
Restaurants & Dining
Shopping
where to stay
Campground 
Condominium 
Hotel/Motel 
Realty/Realtor 
Rental 
Resort 
Click For Virginia Beach, VA Hotel Reservations
 
area features - editorial
16th North American Sand Soccer Championships
A Dolphin’s Promise
Area Services
Beach Rules & Water Safety
Beach Street USA
Contemporary Art Center of Virginia
Dolphins
First Landing State Park
Golf In Virginia Beach
Good for You!
Historic Villages at Cape Henry
King Neptune
Naval Aviation
Old Coast Guard Station Museum & Gift Shop
Places Of Worship
Rudee Inlet
Summer History Tour
Virginia Aquarium & Marine Science Center
Virginia Beach Convention Center
Virginia Beach's South End
Welcome To Virginia Beach

 

Restaurants & Dining
Dockside Restaurant
3311 Shore Dr.
757-481-7211 MAP LINK
Visit this waterside restaurant by car or boat! Enjoy the Lynnhaven Inlet view and the fresh seafood specials offered each evening; steamed crabs and spiced shrimp. Terrific sandwiches and boxed lunches to go, too! Spectator Award for having one of the most outstanding restaurant wine lists in the world.
 
$2 OFF
Each Reg. Priced Fishing Trip
With this coupon. Adult afternoons only. Mon. thru Fri. Not valid with any other promotion. Must be presented at ticketing.
Lynnhaven Marina, 3311 Shore Dr.
757-481-4545 
 Coupon printed from Sunny Day Guide online.
 
$2 OFF
Dolphin Watch Trip
With this coupon. Adult afternoons only. Mon. thru Fri. Not valid with any other promotion. Must be presented at ticketing.
Lynnhaven Marina, 3311 Shore Dr.
757-481-4545 
 Coupon printed from Sunny Day Guide online.
Dockside Restaurant

WEB SITE
VIEW AD
RESTAURANT AMENITIES
Lunch
Dinner
Children's Menu
Early Bird Specials
Beer
Wine
Cocktails
Non-Smoking Restaurant
Bookmark and Share
 
Sunny Day Solutions
 Virginia Beach, VA
Calendar Of Events
S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
<< < November, 2009 > >>