-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader_2nd.php
More file actions
34 lines (30 loc) · 1.91 KB
/
header_2nd.php
File metadata and controls
34 lines (30 loc) · 1.91 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>janbthomas.com</title>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="Description" content="Web design and development consulting. Features online tutorials for website developers." />
<meta name="Keywords" content="JanBThomas, Jan Thomas, Jan B Thomas, Web Developer, Website Design, Website Development, Social Networking, Customized Blog" />
<meta name="verify-v1" content="LT/bl38bguwymYYOcgd6pbw4nsU4n6ZwBY91eSSVme8=" />
<meta name="google-site-verification" content="s8uAC0OS6AT5Pff3n9mMLtqcLu9h3z3WjRBH6myCqn8" />
<link href="../style.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="http://www.janbthomas.com/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://www.janbthomas.com/favicon.ico" type="image/x-icon" />
</head>
<body>
<div id="mainwrap">
<div id = "menu">
<div id="contactbtn"><a href="#" onclick="window.open('http://www.janbthomas.com/jansblog/contact/', 'askconsultant','toolbar=yes,location=yes,directories=no,status=no,menubar=yes,scrollbars=no,resizable=no,width=525,height=500,top=100,left=250');">
<img src="../images/contactbtn.jpg" alt="Contact Jan Thomas Consulting" width="98" height="29" border="0"/></a></div>
<ul>
<li><a href="index.php">HOME</a></li>
<li><a href="websites.php">WEBSITES</a></li>
<li><a href="about.php">ABOUT JAN</a></li>
<li><a href="jansblog">BLOG</a></li>
</ul>
</div>
<div id="banner" class="clearfix">
<div id="logo"><img src="../images/logosmall.gif" alt="janbthomas.com web development" width="345" height="110" /></div>
<div id="bannerphoto"><?php cmodel::rotateImages("../images/smallbanner");?></div>
</div>