var fm_id='floatdiv';
var floating_menu =
document.getElementById
? document.getElementById(fm_id)
: document.all
? document.all[fm_id]
: document.layers[fm_id];
var fm_shift_x, fm_shift_y, fm_next_x, fm_next_y;
function move_menu()
{
if (document.layers)
{
floating_menu.left = fm_next_x;
floating_menu.top = fm_next_y;
}
else
{
floating_menu.style.left = fm_next_x + 'px';
floating_menu.style.top = fm_next_y + 'px';
}
}
function compute_shifts()
{
fm_shift_x = has_inner
? pageXOffset
: has_element
? document.documentElement.scrollLeft
: document.body.scrollLeft;
if (target_x < 0)
fm_shift_x += has_inner
? window.innerWidth
: has_element
? document.documentElement.clientWidth
: document.body.clientWidth;
fm_shift_y = has_inner
? pageYOffset
: has_element
? document.documentElement.scrollTop
: document.body.scrollTop;
if (target_y < 0)
fm_shift_y += has_inner
? window.innerHeight
: has_element
? document.documentElement.clientHeight
: document.body.clientHeight;
}
function float_menu()
{
var step_x, step_y;
compute_shifts();
step_x = (fm_shift_x + target_x - fm_next_x) * .07;
if (Math.abs(step_x) < .5)
step_x = fm_shift_x + target_x - fm_next_x;
step_y = (fm_shift_y + target_y - fm_next_y) * .07;
if (Math.abs(step_y) < .5)
step_y = fm_shift_y + target_y - fm_next_y;
if (Math.abs(step_x) > 0 ||
Math.abs(step_y) > 0)
{
fm_next_x += step_x;
fm_next_y += step_y;
move_menu();
}
setTimeout('float_menu()', 20);
};
compute_shifts();
if (document.layers)
{
// Netscape 4 cannot perform init move
// when the page loads.
fm_next_x = 0;
fm_next_y = 0;
}
else
{
fm_next_x = fm_shift_x + target_x;
fm_next_y = fm_shift_y + target_y;
move_menu();
}
float_menu();
//-->
 |
| 651.430.1032 |
|
|
Sunday
12:00pm - 9:00pm
Monday-Thursday
10:00am - 8:00pm
Friday - Saturday
10:00am - 9:00pm |
|
|
|
 |
| 223 Main Street North • Stillwater, MN 55082 | Fine Wine - Northern Vineyards Winery |
Northern Vineyards makes award-winning wines at our winery in Stillwater using
grapes grown here in Minnesota and western Wisconsin by the members of the
Minnesota Winegrowers Cooperative. Northern Vineyards is located on Main
Street in downtown Stillwater, Minnesota (30 minutes east of Minneapolis/St.
Paul.) Just 10 minutes north of I-94 at the Minnesota/Wisconsin border.
The winery is open daily year-round for tasting and sales. Tasting is $5.00 per person and is refunded with a purchase. The back terrace of the winery overlooks the
St. Croix River and has a stunning view of the historic lift-bridge. Private tours are available
by appointment. To book a private tour there is a $10 per person charge with a
minimum of 10 people. The winery terrace, warehouse, or cellar can be reserved
for private parties of 12 people or more, prices starting at $18 per person. Please
contact us for more information.
Northern Vineyards is a proud member of Minnesota's first wine trail The Three
Rivers Wine Trail of Minnesota. http://www.threeriverswinetrail.com
Join our group on Facebook! Northern Vineyards Facebook Group
|
 |
 |
 |
 |
Hours
Sunday
12:00pm - 6:00pm
Monday-Thursday
10:00am - 6:00pm
Friday - Saturday
10:00am - 6:00pm |
Closed
New Years Day
Easter Sunday
Thanksgiving
Christmas Day
|
|  |
|
|
|
|
|
|