AMS starts off 2016 with 2 Gold Medals! Appalachian Mountain Spirits received two (2) Gold Medals for our Virginia Sweetwater Shiners’ Gold and Revelations Single Malt Whisky from Fifty Best in a nationwide taste testing competition. The Fifty Best held a blind tasting of moonshines, unaged American whiskies and single malt whiskies with a panel of 15 judges. Strict tasting rules were applied. Virginia Sports Betting
The order of service was...
Appalachian Mountain Spirits is in the press again! This time in Micro Shiner Magazine with AMS being declared “head and shoulders above its Virginian peers”. The Article is copied below: Virginian Whiskys Build Upon the Highland Tradition story by Ian Gregory for MicroShiner.com The beginning of each new year always provides an excellent opportunity to take an assessment of both ourselves and the...
Not only is AMS growing its product line with the addition of Apple Pie Moonshine but we are expanding our distribution in Colorado and Florida. Our Virginia Sweetwater Apple Pie Moonshine is now available! It is made with our award winning mountain corn whisky mixed with Apple Pie Fixins’. You can taste the sweet apples and spices that are part of the Appalachia countryside. This is true, mountain made corn whiskey, enjoy...
STOP IN FOR A TASTING! Appalachian Mountain Spirits has been awarded ABC Store #027 to operate in our Mercantile Store and sell our award wining spirits. This allows AMS to showcase our spirits and provide taste testings to those customers interested in tasting the finest hand crafted whisky’s in the country. We have 5 products on the shelf: Shiners Gold 101, Sweetwater Moonshine, Revelations Single Malt , War Horn...
Viriginian whiskies have been the favorite of sports fans and bettors as well. Drinking good quality whiskey while watching sports on television, or at the pub around the corner, can be hugely entertaining for many sports enthusiasts. Regardless of what your favorite sport may be, the feeling and thrill is always amplified when you drink the right alcohol with it. Virginians prefer to have their favorite whiskeys while watching the Super Bowl, hockey, Monday Night Football, boxing title bouts, or even Canadian curling championship. The Bourbon, Bulleit 95 Rye, Jefferson Reserve, Stranahan’s Colorado Whiskey, Blanton’s Single Barrel Bourbon Whiskey, Woodford Reserve, and Jameson Irish Whisky are only a few names that you can try.
The sports bettors too prefer whiskies while watching the sports that they have wagered on. As of April 2020, sports’ betting in Virginia has become completely legalized. According to state laws, Virginia sports betting can be conducted via 4 minimum and 12 maximum sportsbook mobile-only apps. The first had been launched by FanDuel followed by DraftKings, BetMGM, and Caesars. With more sportsbooks coming into the scene, the market will be marked with stiff competition. Customers are likely to avail of even better promotions and signup offers, like free bets.
Virginia residents will be able to place wagers on Major League Baseball, NBA, NFL, and NHL matches. You can bet on sports from any place within the state borders. All you need to do is download a sports betting app on the phone and sign up for a betting account. You can place wagers even from the comfort of your home. The Virginia Lottery will oversee this new sports betting industry. It assumed responsibility for creating regulations to govern the legal betting industry here and reviews applications submitted by sportsbook operators. Virginia residents can also invest in shares of companies that are involved in the production of hydrogen or fuel cells. There are several best wasserstoff stocks 2022 available. You need to look for one that meets your requirements.
|
");
});
};
};
function et_search_bar(){
var $searchform = jQuery('#header div#search-form'),
$searchinput = $searchform.find("input#searchinput"),
searchvalue = $searchinput.val();
$searchinput.focus(function(){
if (jQuery(this).val() === searchvalue) jQuery(this).val("");
}).blur(function(){
if (jQuery(this).val() === "") jQuery(this).val(searchvalue);
});
};
function et_cycle_integration(){
$featured_content.css('backgroundImage','none');
$featured_content.cycle({
timeout: 0,
speed: 300,
cleartypeNoBg: true
});
if ( $featured_content.find('.slide').length == 1 ){
$featured_content.find('.slide').css({'position':'absolute','top':'0','left':'0'}).show();
}
var ordernum;
var pause_scroll = false;
function gonext(this_element){
$slider_control.children(controlTabString+".active").removeClass('active');
var activeLeft = this_element.position().left+8;
$slider_control.animate({backgroundPosition: activeLeft+'px 7px'},500,function(){
this_element.addClass('active');
});
ordernum = this_element.prevAll(controlTabString).length+1;
$featured_content.cycle(ordernum - 1);
}
$slider_control_tab.click(function() {
clearInterval(interval);
gonext(jQuery(this));
return false;
});
$slider_arrows.click(function() {
clearInterval(interval);
if (jQuery(this).attr("id") === 'nextlink') {
auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length+1;
if (auto_number === $slider_control_tab.length) auto_number = 0;
} else {
auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length-1;
if (auto_number === -1) auto_number = $slider_control_tab.length-1;
};
gonext($slider_control_tab.eq(auto_number));
return false;
});
var auto_number;
var interval;
$slider_control_tab.bind('autonext', function autonext(){
if (!pause_scroll) gonext(jQuery(this));
return false;
});
};
function et_custom_featured(){
var $slide = $featured_area.find('div.slide');
var isAnimation = false;
var ordernum;
var pause_scroll = false;
$featured_content.css('backgroundImage','none');
$slide.css('display','none').filter(':first').css({'display':'block'});
$slider_control_tab.click(function() {
clearTimeout(interval);
if (!isAnimation) gonext(jQuery(this));
return false;
});
function gonext(next_element){
isAnimation = true;
var $current_tab = $slider_control.children(controlTabString+".active"),
ordernumCurrent = $current_tab.prevAll(controlTabString).length+1,
ordernumNext = next_element.prevAll(controlTabString).length+1,
$currentElement = $slide.eq(ordernumCurrent-1),
$nextElement = $slide.eq(ordernumNext-1),
sliderSpeed = 300;
var readmoreButton = "a.readmore",
featuredImage = "img.featured_image",
descriptionDiv = "div.description",
doAnimation;
doAnimation = true;
if (ordernumCurrent === ordernumNext) { doAnimation = false; isAnimation = false; };
if (doAnimation) {
move_arrow();
$currentElement.find(readmoreButton).animate({'opacity':'hide'},sliderSpeed,function(){
$currentElement.find(featuredImage).animate({'opacity':'hide'},sliderSpeed, function(){
$currentElement.find(descriptionDiv).animate({'opacity':'hide'},sliderSpeed,function(){
$currentElement.css('display','none');
$nextElement.children().css('visibility','hidden').end().css('display','block').children(descriptionDiv).children().css({'display':'block','visibility':'hidden'}).end().css('display','block');
$nextElement.find(readmoreButton).css({'top': '-190px','display': 'block','visibility':'visible','opacity':'0'}).animate({top:0,opacity:1},1200,'easeOutBounce',function(){
$nextElement.find(featuredImage).parent('a').css({'visibility': 'visible','opacity':'0'}).animate({opacity:1},sliderSpeed, function(){
$nextElement.find(descriptionDiv).css({'visibility': 'visible','opacity':'1'}).children().filter(':not('+readmoreButton+')').css({'visibility': 'visible','opacity':'0'}).animate({opacity:1},sliderSpeed);
$currentElement.find(featuredImage).css({'opacity':'1','display':'block'});
isAnimation = false;
});
});
});
});
});
};
function move_arrow(){
$current_tab.removeClass('active');
var activeLeft = next_element.position().left+8;
$slider_control.animate({backgroundPosition: activeLeft+'px 7px'},500,function(){
next_element.addClass('active');
});
};
};
$slider_arrows.click(function() {
clearTimeout(interval);
if (jQuery(this).attr("id") === 'nextlink') {
auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length+1;
if (auto_number === $slider_control_tab.length) auto_number = 0;
} else {
auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length-1;
if (auto_number === -1) auto_number = $slider_control_tab.length-1;
};
if (!isAnimation) gonext($slider_control_tab.eq(auto_number));
return false;
});
var auto_number;
var interval;
$slider_control_tab.bind('autonext', function autonext(){
if (!pause_scroll) gonext(jQuery(this));
return false;
});
function et_custom_slider_autonext(){
auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length+1;
if (auto_number === $slider_control_tab.length) auto_number = 0;
$slider_control_tab.eq(auto_number).trigger('autonext');
}
};
//]]>