-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrnd_usa.html
More file actions
258 lines (230 loc) · 9.39 KB
/
rnd_usa.html
File metadata and controls
258 lines (230 loc) · 9.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
<!doctype html>
<html>
<head>
<title>AcceleDev - USA R&D Facilities</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<link href='css/bootstrap.css' rel='stylesheet'>
<link href='css/main.css' rel='stylesheet'>
<link href='css/usa.css' rel='stylesheet'>
<link rel='stylesheet'
href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,
300italic,400italic,600italic'>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,300,300
italic,400italic,700italic' rel='stylesheet' type='text/css'>
</head>
<body>
<header>
<div class='container'>
<div class='row hidden-sm hidden-xs'>
<div id='logo-box'>
<img id='logo-words' src='images/navbar/Welcome.png'>
<img id='logo-hex' src='images/navbar/Hexbar.png'>
</div>
<nav class='col-lg-offset-4 col-md-9 col-md-offset-2'>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="news.html">News</a></li>
<li><a href="services.html">Services</a></li>
<li class='active dropdown' id='facilities'>
<a data-toggle='dropdown'>Facilities</a>
<ul class='dropdown-menu' id='facilities-dropdown'>
<li><a href='rnd_usa.html'>USA R&D Facility</a></li>
<li><a href='rnd_china.html'>Nanjing R&D Facility</a></li>
<li><a href='production.html'>Production Facilities</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
<div class='row visible-sm visible-xs'>
<div id='mobile-logo' class='visible-sm visible-xs'>
<h1><span id='welcome'>Welcome to </span>AcceleDev.</h1>
<img data-toggle='collapse'
data-target='#mobile-menu'
aria-expanded='false'
aria-controls='mobile-menu'
href='#mobile-menu'
id='mobile-hex' src='images/navbar/hex.png'>
</div>
<nav class='col-xs-12'>
<ul id='mobile-menu' class='collapse'>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="news.html">News</a></li>
<li><a href="services.html">Services</a></li>
<li class=' active visible-xs'>
<div data-toggle='collapse'
data-target='#phone-facilities-dropdown'
aria-expanded='false'
aria-controls='phone-facilities-dropdown'
href='#phone-facilities-dropdown'>
<a>Facilities</a>
</div>
<ul id='phone-facilities-dropdown' class='collapse'>
<li><a href='rnd_usa.html'>USA R&D Facility</a></li>
<li><a href='rnd_china.html'>Nanjing R&D Facility</a></li>
<li><a href='production.html'>Production Facilities</a></li>
</ul>
</li>
<li class='active dropdown hidden-xs' id='tab-facilities'>
<a data-toggle='dropdown'>Facilities</a>
<ul class='dropdown-menu' id='tab-facilities-dropdown'>
<li><a href='rnd_usa.html'>USA R&D Facility</a></li>
<li><a href='rnd_china.html'>Nanjing R&D Facility</a></li>
<li><a href='production.html'>Production Facilities</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</header>
<div id='banner'>
<div id='bannerCarousel' class='carousel slide hidden-sm hidden-xs'
data-ride='carousel'>
<div class='carousel-inner' role='listbox'>
<div class='item active'>
<div id='banner9' class='banner-img'> </div>
</div>
</div>
</div>
<div class='container'>
<div id='banner-caption' class='row'>
<div class='col-sm-12 col-sm-offset-0 col-xs-10 col-xs-offset-1'>
<p>
Staffed by industry experts and located in proximity to
numerous pharmaceutical companies and Princeton University,
our New Jersey site has the full range of complementary
capabilities to complete any challenging chemistry project
quickly and successfully.
</p>
</div>
</div>
</div>
</div>
<main>
<div class='container'>
<div class='row'>
<div class='col-sm-12 col-sm-offset-0 col-xs-10 col-xs-offset-1'>
<div class="callout-block">
<img src="images/callouts/nj_facilities_4.jpg"
class="callout-image--small"
id="usa-callout-small">
<p class="services-rnd-callout-caption">
AcceleDev New Jersey USA
</p>
</div>
<h2>New Jersey Facility, United States</h2>
<p>
AcceleDev's New Jersey facility employs highly experienced PhD, MS & BS researchers with tens of years of experience in major western pharmaceutical companies. This team is primarily engaged in the design and development of innovative new multi-step chemistry routes, in addition to troubleshooting, optimizing and scaling small scale Medchem procedures. This lab site is capable of rapid, sophisticated R&D work at the milligram scale, but also has the on-site tools necessary to optimize and produce at the multi-kilo scale. This site is well equipped to handle those projects under extreme urgency, & in need of constant highly efficient communication. If those same projects later need further scale-up, our US scientists are also able to work together with our china sites, in a highly efficient way to enable fast/efficient scale-up. Consequently, we are always able to offer a broad range of benefits in the areas of R&D, pilot scale-up & cost reduction of any new program. Our in-house technology & raw material sourcing expertise are also major contributors to our overall industry advantage.
</p>
</div>
</div>
</div>
<div class='even'>
<div class='container'>
<div class='row'>
<div class='col-sm-12 col-sm-offset-0 col-xs-10 col-xs-offset-1'>
<h2>On-Site Equipment and Capabilities</h2>
<ul>
<li>2,000 square feet of lab space</li>
<li>5 stand-up fume hoods</li>
<li>1 extra-large 10ft custom-made walk-in hood</li>
<li>
10L, 22L, 30L, and 50L reactors
(with accompanying heating and stirring capability)
</li>
<li>Large Rotovap with 20L distillation flask</li>
<li>Recirculating chiller</li>
<li>Parr Shaker Hydrogenation Apparatus (50 psi)</li>
<li>
Low temperature(to -80°C); High temperature(to 200°C)
</li>
<li>ISCO Automated Purification System</li>
<li>Normal & Reverse-Phase Chromatography capabilities</li>
</ul>
</div>
</div>
</div>
</div>
<div class='container'>
<div class='row'>
<div class='col-sm-12 col-sm-offset-0 col-xs-10 col-xs-offset-1'>
<h2>Analytical Capabilities (both on-site and contracted)</h2>
<div class="callout-block">
<img src="images/callouts/nj_tools_1.jpg"
class="callout-image--large mobile-hidden"
id="rnd-usa-first-large-callout">
</div>
<div class="callout-block">
<img src="images/callouts/nj_tools_2.jpg"
class="callout-image--large mobile-hidden"
id="rnd-usa-large-callout">
<p class="services-rnd-callout-caption" id='rnd-large-callout-caption'>
State of the art equipment allows AcceleDev to produce high
quality at high throughput.
</p>
</div>
<ul class='no-bullet nj-facilities-large-image-parent'>
<li>HPLC</li>
<ul>
<li>Shimadzu & Agilent (in-house)</li>
<li>
Multiple Analytical Columns: Durashell C18,
Atlantis HILIC Silica, Phenomenex Luna Phenyl Hex,
Restek Allure PFP Propyl, Sunfire C18, Kinetex HILIC,
Atlantis dC18
</li>
</ul>
<li>NMR</li>
<ul>
<li>Avance III 500MHz and 800MHz</li>
<li>Varian Inova 400MHz</li>
<li>NanoBay 300MHz</li>
<li>MiniSpec - Bruker 10MHz</li>
</ul>
<li>LC/MS</li>
<ul>
<li>Agilent 6220 Accurate-Mass Time-of-Flight LC/MS</li>
<li>Agilent 1100 and 1200 MSD Series Single Quadrupole LC/MS</li>
</ul>
<li>GC-MS</li>
<ul>
<li>Agilent 5975C MSD for GC-MS Analysis</li>
<li>Agilent 7200 GC QTOF with 7890C GC</li>
</ul>
<li>Other Spectroscopy</li>
<ul>
<li>Infrared Spectroscopy (IR)</li>
<li>Ultraviolet-Visible Spectroscopy (UV-Vis)</li>
<li>Electron Paramagnetic Resonance (EPR)</li>
<li>Vibrational Spectroscopy</li>
<li>Raman Spectroscopy</li>
<li>Electronic Spectroscopy</li>
<li>Elemental Analysiso Avance</li>
</ul>
</ul>
<p class="sourcing-advantage">
Raw material sourcing advantage: For information, please click
<a href='services.html#advantage'>this link</a>.
</p>
</div>
</div>
</div>
</main>
<footer>
<div class='container'>
<div class='row'>
<p>Copyright © AcceleDev Chemical, LLC. 2015.</p>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js">
</script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>