window.localStorage.setItem('test', '0'); window.localStorage.setItem('squarespace-popup-overlay', '0'); (function($) { $(document).ready(function() { // Preload your audio files const audioFiles = { 1: new Audio('https://factory380.squarespace.com/s/Vogue2.mp3'), 2: new Audio('https://factory380.squarespace.com/s/HypnoticTango.mp3'), 3: new Audio('https://factory380.squarespace.com/s/ChillsAndFever.mp3'), 4: new Audio('https://factory380.squarespace.com/s/ABBA002.mp3'), 5: new Audio('https://factory380.squarespace.com/s/crowdcheers.mp3') }; function playAudio(index) { const audio = audioFiles[index]; if (audio) { audio.currentTime = 0; // Reset the audio to the start audio.play(); // Play the audio } } function stopAudio(index) { const audio = audioFiles[index]; if (audio) { audio.pause(); // Stop the audio audio.currentTime = 0; // Reset the audio to the start } } // Add event listeners for each portfolio item $('li:nth-child(1) a.portfolio-hover-item').on('mouseenter', function() { playAudio(1); }).on('mouseleave', function() { stopAudio(1); }); $('li:nth-child(2) a.portfolio-hover-item').on('mouseenter', function() { playAudio(2); }).on('mouseleave', function() { stopAudio(2); }); $('li:nth-child(3) a.portfolio-hover-item').on('mouseenter', function() { playAudio(3); }).on('mouseleave', function() { stopAudio(3); }); $('li:nth-child(4) a.portfolio-hover-item').on('mouseenter', function() { playAudio(4); }).on('mouseleave', function() { stopAudio(4); }); $('li:nth-child(5) a.portfolio-hover-item').on('mouseenter', function() { playAudio(5); }).on('mouseleave', function() { stopAudio(5); }); }); })(jQuery);
0
Skip to Content
The Factory 380 | Best Bar & Restaurant in Midtown NYC | Happy Hour, Brunch & Cocktails
What's Happening
Private Events
Food & Drinks
About
Brunch
Contact
Hours & Location
The Factory 380 | Best Bar & Restaurant in Midtown NYC | Happy Hour, Brunch & Cocktails
What's Happening
Private Events
Food & Drinks
About
Brunch
Contact
Hours & Location
What's Happening
Private Events
Food & Drinks
About
Brunch
Contact
Hours & Location

Let’s party
like it’s 1968.

HOURS

Mon-Wed: 4 pm - 2 am
Thurs: 4 pm - 4 am
Friday: 3 pm - 4 am
Saturday: 11 am - 4 am
Sunday: 11 am - 2 am

ADDRESS

380 3rd Ave,
New York, NY 10016


212-686-6380