summaryrefslogtreecommitdiff
path: root/docroot/index.html
blob: d14eedcbd89e297d9033aa3b871e6a17b334ae21 (plain)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--
 * Material Experience - Index Page
 * 
 * EYEMG - Interactive Media Group
 * Created by Mike Crute (mcrute@eyemg.com)
 * Updated by Mike Crute (mcrute@eyemg.com) on 9/26/07
-->
	<head>
		<title>Material Experience</title>
		<style type="text/css">@import url('application.css');</style>
	</head>

	<body>
		<img src="blank.gif" alt="Loading" style="display: none" />
	
		<div id="header">
			<a href="#tablehome"><img id="logo" src="images/logo.gif" alt="Material Experience Logo" title="Material Experience Logo" /></a>
			<img src="images/tagline.png" id="tagline" alt="An ExxonMobil Chemical Initiative" title="An ExxonMobil Chemical Initiative" />
			<div class="history" style="display: none;">
				<a id="loginLink" href="#">Log In/Register</a> |
				<a href="#" class="history">My Card History</a>
			</div>
		</div>
		
		<noscript>It would appear that your browser does not have Javascript support. You will need to enable Javascript or upgrade your browser in order to view this site.</noscript>		
		<div style="display: none">It would appear that your browser doesn't have CSS support. You will need to enable CSS or upgrade your browser in 	order to view this site.</div>

		<ul id="history"></ul>
		
		<div id="footer">
			<p id="version"></p>
			<p id="copyright">
				&copy; #### Advanced Elastomer Systems, LP, an ExxonMobil Chemical affiliate. 
				<a href="http://www.santoprene.com/Privacy" target="_blank">Privacy</a>,
				<a href="http://www.santoprene.com/Terms" target="_blank">Terms</a> and
				<a href="http://www.santoprene.com/Legal" target="_blank">Legal</a>
			</p>
		</div>
		<a href="http://www.santoprene.com/cms/designer_seo/d79655481a900999/index.html" style="display: none">Search Engine Version</a>

		<script type="text/javascript" src="application.js"></script>
	</body>
</html>