-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
59 lines (47 loc) · 1.9 KB
/
index.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Cruzin Performance</title>
<meta name="Author" Content="Adam Jensen">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111338826-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-111338826-1');
</script>
</head>
<body bgcolor="white" background="images/bluebg.jpg" link="red" vlink="red" alink="red">
<table width="145" align="left">
<tr>
<td>
<font face="Arial" size="-1" color="white">
<!--
This table remains for horizontal spacing only
-->
</font></b>
</td></tr>
</table>
<table align="center">
<tr><td>
<p align="CENTER"><a href="fuelinj.html"><img SRC="images/cruzin.gif" WIDTH="381" HEIGHT="156" border="0"></a></center>
<center><font FACE="arial"><font SIZE="+2">Welcome to Cruzin Performance</font></font><br/>Located in Northern Michigan, USA</center>
<P align="center"><font size="+1"><i>Celebrating 32 years of quality fuel injection service<br/>that is often copied but never duplicated.</i></font>
<center>
<table>
<ll>
<tr><td><li><a href="fuelinj.html">Fuel Injector Testing and Cleaning</a></td></tr>
<tr><td><li><a href="https://injectors.cruzinperformance.com/results">View Your Test Results</a></tr>
</ll>
</table>
</center>
<P align="center"><a href="fuelinj.html"><img src="images/asnulogo.gif" align="middle" border="0"><img src="images/injectorcut.gif" align="middle" border="0"><img src="images/newagelogo.jpg" align="middle" border="0"></a>
<P>
<center><font size="-2">This document and all others are copyright
(©) 1990-2022 Cruzin Performance. <br>Some images are used with
permission and are copyrighted by their respective owners.</font></center>
</td></tr>
</table>
</body>
</html>