-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
177 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,178 +1,177 @@ | ||
<!DOCTYPE html> | ||
<!--[if lt IE 7]> <html class="no-js ie6 oldie"> <![endif]--> | ||
<!--[if IE 7]> <html class="no-js ie7 oldie"> <![endif]--> | ||
<!--[if IE 8]> <html class="no-js ie8 oldie"> <![endif]--> | ||
<!--[if gt IE 8]><!--> | ||
<html lang="en" class='no-js'> | ||
<!--<![endif]--> | ||
<head> | ||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110817706-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-110817706-1'); | ||
</script> | ||
<meta charset='utf-8'> | ||
<meta content='width=device-width, initial-scale=1.0' name='viewport'> | ||
<meta content='' name='description'> | ||
<meta content='' name='author'> | ||
<!-- | ||
hash is 464e0fb146194482a3ab153fc11e6346175a63f0 | ||
--> | ||
<title>Region 2</title> | ||
<link href="stylesheets/framework.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<link href="stylesheets/style.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<link href="stylesheets/skins.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<link href="stylesheets/fontello.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<script src="js/app.js" type="text/javascript"></script> | ||
<script> | ||
// terrificjs bootstrap | ||
(function($) { | ||
$(document).ready(function() { | ||
var $page = $('body'); | ||
var config = { | ||
dependencyPath: { | ||
plugin: 'js/' | ||
} | ||
} | ||
var application = new Tc.Application($page, config); | ||
application.registerModules(); | ||
application.start(); | ||
}); | ||
})(Tc.$); | ||
</script> | ||
<link href="https://fonts.googleapis.com/css?family=Droid+Sans%7CDroid+Serif:400,400italic%7CPT+Sans:400,700" media="screen" rel="stylesheet" type="text/css" /> | ||
<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--> | ||
<script>var __adobewebfontsappname__="dreamweaver"</script> | ||
<script src="https://use.edgefonts.net/droid-sans:n4:default.js" type="text/javascript"></script> | ||
</head> | ||
<body class=""> | ||
<header role="banner"> | ||
<div class="usa-disclaimer"> | ||
<div class="usa-disclaimer-official usa-grid"> | ||
<img src="images/@stock/flag.png" alt="U.S. flag"> | ||
<p>An official website of the United States Government | <a href="contactus.html">Contact GSA AAS</a></p> | ||
</div> | ||
</div> | ||
|
||
<div class="usa-disclaimer programs"> | ||
<div class="usa-disclaimer-official usa-grid"> | ||
<div class="medium-1 large-1 columns currentSite"><img src="images/AAS_Logo.png" width="60px"></div> | ||
<div class="medium-2 large-2 columns prg1"><a href="contact.html"><img src="images/regionaloffices.png" width="60px"></a></div> | ||
<div class="medium-2 large-2 columns prg"><a href="http://fedsim.gsa.gov"><img src="images/Logo_Fedsim.png" width="60px"></a></div> | ||
<div class="medium-2 large-2 columns prg2"><a href="express/"><img src="express/images/Express_Logo.png" width="60px"></a></div> | ||
<div class="medium-5 large-5 columns"> </div> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="contain-to-grid sticky"> | ||
<nav class="top-bar" data-options="sticky_on: large" data-topbar=""> | ||
<ul class="title-area"> | ||
<li class="name"> | ||
<h1><span class="hidden">GSA Assisted Acquisition Services (AAS)</span> | ||
<a href="index.html"><img src="images/GSA_AAS_logo.png" alt="GSA Assisted Acquisition Services (AAS)" width="150"></a> | ||
</h1> | ||
</li> | ||
<li class="toggle-topbar menu-icon"> | ||
<a href="#">Menu</a> | ||
</li> | ||
</ul> | ||
<section class="top-bar-section"> | ||
<ul class="right"> | ||
<li> | ||
<a href="index.html">Home</a> | ||
</li> | ||
<li class="has-dropdown"> | ||
<a href="#">About AAS</a> | ||
<ul class="dropdown"> | ||
<li> | ||
<a href="about.html">About AAS</a> | ||
</li> | ||
<li> | ||
<a href="services.html">What We Do</a> | ||
</li> | ||
<li> | ||
<a href="process.html">Our Acquisition Process</a> | ||
</li> | ||
<li> | ||
<a href="leadership.html">Leadership</a> | ||
</li> | ||
<!-- <li> | ||
<a href="howto.html">How to Use AAS</a> | ||
</li> --> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="success.html">Success Stories</a> | ||
</li> | ||
<!-- | ||
<li> | ||
<a href="tools.html">Tools and Templates</a> | ||
</li> | ||
--> | ||
<li> | ||
<a href="contactus.html">Contact Us</a> | ||
</li> | ||
</ul> | ||
</section> | ||
</nav> | ||
</div> | ||
<div class='members'> | ||
<div class='full call-to-action-bg-alt no-padding'> | ||
<div class='two spacing'></div> | ||
<div class='special-title centered-text'> | ||
<h9> | ||
<h2>Region 2</h2> | ||
</h9> | ||
<div class='two spacing'></div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="bg medium-12 large-12 columns region region2"> | ||
|
||
<div class="medium-12 large-12 columns top"> </div> | ||
<div class="medium-12 large-12 columns bottom"><h2>NORTHEAST & CARIBBEAN</h2><h3>Headquarters: New York City, NY</h3></div> | ||
|
||
</div> | ||
<div class="row grey"> | ||
|
||
<h3>Contact</h3> <p>Theresa Ramos</p> | ||
|
||
<h3>Phone</h3> <p>(212) 264-2690</p> | ||
|
||
<h3>Email</h3> <p><a href="mailto:[email protected]">[email protected]</a></p> | ||
======= | ||
<h3>Website</h3> <p><a href="https://www.gsa.gov/node/80143">Northeast & Caribbean</a></p> | ||
</div> | ||
|
||
<div class='two spacing'></div> | ||
<div class="special-title columns pagination-centered medium-12 large-12"> | ||
<div class="columns medium-4 large-4"> </div> | ||
<div class="columns button medium-4 large-4"><a href="contact.html">Back to Map</a></div> | ||
<div class="columns medium-4 large-4"> </div> | ||
</div> | ||
<div class='two spacing'></div> | ||
<div class='two spacing'></div> | ||
<script src='js/jquery.countTo.js'></script> | ||
<script src='js/jquery.appear.js'></script> | ||
<script src='js/jquery.sequence-min.js'></script> | ||
<script src='js/jquery.validate.js'></script> | ||
<script src="js/app.js" type="text/javascript"></script> | ||
<div class='footer left-text'> | ||
<div class='row'> | ||
<div class='columns pagination-centered'> | ||
<h1 class='light pagination-centered'> | ||
<a href="index.html"><img src="images/AAS_Logo.png" alt="" width="100"></a> | ||
<div class='one spacing'></div> | ||
<h6 class="pagination-centered">Copyright 2017 AAS.</h6> | ||
<a href="contactus.html">Contact GSA AAS</a> | ||
</h1> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> | ||
<!DOCTYPE html> | ||
<!--[if lt IE 7]> <html class="no-js ie6 oldie"> <![endif]--> | ||
<!--[if IE 7]> <html class="no-js ie7 oldie"> <![endif]--> | ||
<!--[if IE 8]> <html class="no-js ie8 oldie"> <![endif]--> | ||
<!--[if gt IE 8]><!--> | ||
<html lang="en" class='no-js'> | ||
<!--<![endif]--> | ||
<head> | ||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110817706-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-110817706-1'); | ||
</script> | ||
<meta charset='utf-8'> | ||
<meta content='width=device-width, initial-scale=1.0' name='viewport'> | ||
<meta content='' name='description'> | ||
<meta content='' name='author'> | ||
<!-- | ||
hash is 464e0fb146194482a3ab153fc11e6346175a63f0 | ||
--> | ||
<title>Region 2</title> | ||
<link href="stylesheets/framework.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<link href="stylesheets/style.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<link href="stylesheets/skins.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<link href="stylesheets/fontello.css" media="screen" rel="stylesheet" type="text/css" /> | ||
<script src="js/app.js" type="text/javascript"></script> | ||
<script> | ||
// terrificjs bootstrap | ||
(function($) { | ||
$(document).ready(function() { | ||
var $page = $('body'); | ||
var config = { | ||
dependencyPath: { | ||
plugin: 'js/' | ||
} | ||
} | ||
var application = new Tc.Application($page, config); | ||
application.registerModules(); | ||
application.start(); | ||
}); | ||
})(Tc.$); | ||
</script> | ||
<link href="https://fonts.googleapis.com/css?family=Droid+Sans%7CDroid+Serif:400,400italic%7CPT+Sans:400,700" media="screen" rel="stylesheet" type="text/css" /> | ||
<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--> | ||
<script>var __adobewebfontsappname__="dreamweaver"</script> | ||
<script src="https://use.edgefonts.net/droid-sans:n4:default.js" type="text/javascript"></script> | ||
</head> | ||
<body class=""> | ||
<header role="banner"> | ||
<div class="usa-disclaimer"> | ||
<div class="usa-disclaimer-official usa-grid"> | ||
<img src="images/@stock/flag.png" alt="U.S. flag"> | ||
<p>An official website of the United States Government | <a href="contactus.html">Contact GSA AAS</a></p> | ||
</div> | ||
</div> | ||
|
||
<div class="usa-disclaimer programs"> | ||
<div class="usa-disclaimer-official usa-grid"> | ||
<div class="medium-1 large-1 columns currentSite"><img src="images/AAS_Logo.png" width="60px"></div> | ||
<div class="medium-2 large-2 columns prg1"><a href="contact.html"><img src="images/regionaloffices.png" width="60px"></a></div> | ||
<div class="medium-2 large-2 columns prg"><a href="http://fedsim.gsa.gov"><img src="images/Logo_Fedsim.png" width="60px"></a></div> | ||
<div class="medium-2 large-2 columns prg2"><a href="express/"><img src="express/images/Express_Logo.png" width="60px"></a></div> | ||
<div class="medium-5 large-5 columns"> </div> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="contain-to-grid sticky"> | ||
<nav class="top-bar" data-options="sticky_on: large" data-topbar=""> | ||
<ul class="title-area"> | ||
<li class="name"> | ||
<h1><span class="hidden">GSA Assisted Acquisition Services (AAS)</span> | ||
<a href="index.html"><img src="images/GSA_AAS_logo.png" alt="GSA Assisted Acquisition Services (AAS)" width="150"></a> | ||
</h1> | ||
</li> | ||
<li class="toggle-topbar menu-icon"> | ||
<a href="#">Menu</a> | ||
</li> | ||
</ul> | ||
<section class="top-bar-section"> | ||
<ul class="right"> | ||
<li> | ||
<a href="index.html">Home</a> | ||
</li> | ||
<li class="has-dropdown"> | ||
<a href="#">About AAS</a> | ||
<ul class="dropdown"> | ||
<li> | ||
<a href="about.html">About AAS</a> | ||
</li> | ||
<li> | ||
<a href="services.html">What We Do</a> | ||
</li> | ||
<li> | ||
<a href="process.html">Our Acquisition Process</a> | ||
</li> | ||
<li> | ||
<a href="leadership.html">Leadership</a> | ||
</li> | ||
<!-- <li> | ||
<a href="howto.html">How to Use AAS</a> | ||
</li> --> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="success.html">Success Stories</a> | ||
</li> | ||
<!-- | ||
<li> | ||
<a href="tools.html">Tools and Templates</a> | ||
</li> | ||
--> | ||
<li> | ||
<a href="contactus.html">Contact Us</a> | ||
</li> | ||
</ul> | ||
</section> | ||
</nav> | ||
</div> | ||
<div class='members'> | ||
<div class='full call-to-action-bg-alt no-padding'> | ||
<div class='two spacing'></div> | ||
<div class='special-title centered-text'> | ||
<h9> | ||
<h2>Region 2</h2> | ||
</h9> | ||
<div class='two spacing'></div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="bg medium-12 large-12 columns region region2"> | ||
|
||
<div class="medium-12 large-12 columns top"> </div> | ||
<div class="medium-12 large-12 columns bottom"><h2>NORTHEAST & CARIBBEAN</h2><h3>Headquarters: New York City, NY</h3></div> | ||
|
||
</div> | ||
<div class="row grey"> | ||
<h3>Contact</h3> <p>Theresa Ramos</p> | ||
|
||
<h3>Phone</h3> <p>(212) 264-2690</p> | ||
|
||
<h3>Email</h3> <p><a href="mailto:[email protected]">[email protected]</a></p> | ||
======= | ||
<h3>Website</h3> <p><a href="https://www.gsa.gov/node/80143">Northeast & Caribbean</a></p> | ||
</div> | ||
|
||
<div class='two spacing'></div> | ||
<div class="special-title columns pagination-centered medium-12 large-12"> | ||
<div class="columns medium-4 large-4"> </div> | ||
<div class="columns button medium-4 large-4"><a href="contact.html">Back to Map</a></div> | ||
<div class="columns medium-4 large-4"> </div> | ||
</div> | ||
<div class='two spacing'></div> | ||
<div class='two spacing'></div> | ||
<script src='js/jquery.countTo.js'></script> | ||
<script src='js/jquery.appear.js'></script> | ||
<script src='js/jquery.sequence-min.js'></script> | ||
<script src='js/jquery.validate.js'></script> | ||
<script src="js/app.js" type="text/javascript"></script> | ||
<div class='footer left-text'> | ||
<div class='row'> | ||
<div class='columns pagination-centered'> | ||
<h1 class='light pagination-centered'> | ||
<a href="index.html"><img src="images/AAS_Logo.png" alt="" width="100"></a> | ||
<div class='one spacing'></div> | ||
<h6 class="pagination-centered">Copyright 2017 AAS.</h6> | ||
<a href="contactus.html">Contact GSA AAS</a> | ||
</h1> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |