The JAWS Set Hollywood

The JAWS Set Hollywood Welcome to the UNOFFICIAL, Jaws Set page at Universal Studios Hollywood. We hope you enjoy your stay, If YOU love Bruce, WE love Bruce!

The Jaws Set at Universal Studios HOLLYWOOD!

03/06/2015
02/10/2015
01/01/2015

Happy New years yall! Be safe!

12/26/2014

Merry Christmas Yall!

08/15/2014

Yall remember the OLD King Kong ride, that burned down in the backlot a while back? Well (on a side note), i (Darren) an admin of the "Jaws set" page, have also created a tribute page for the old Kong ride, you're more then welcome to join!

https://www.facebook.com/TributeToKingKongEncounter

This is a dedicated fan page to the "King Kong Encounter Exhibit" at Universal Studios Hollywood, that was destroyed by a massive fire in 2008.

Address

Upper Lot
Los Angeles, CA
91608

Alerts

Be the first to know and let us send you an email when The JAWS Set Hollywood posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });