<?PHP session_start(); ?>
<!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" dir="ltr" lang="en-US">

<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<META NAME="description" CONTENT="SongJacket">
<META NAME="keywords" CONTENT="music, records, vinyl, entertainment, promotion, publicity, marketing">
<META NAME="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="./css/style.css">

<title>SongJacket.com</title>

<!-- Google Adsense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8129498457533317"
     crossorigin="anonymous"></script>

<!-- Google Analytics -->
<?PHP include("analyticstracking.php"); ?>


</head>

<body>
<CENTER>
<DIV class="row">
	<DIV class="head_col_single">

		<!-- Add text to the status bar at the bottom. -->
		<SCRIPT language="JavaScript">
			<!--
			window.status="SongJacket.com"
			-->
		</SCRIPT>
		<BR><BR>
		<!-- Logo -->
		<IMG style="width:75%; max-width:600px;" src="./visual/songjacket_logo_concept1-600x400.png">
	</div>
	<div>
	<BR><BR>
	<P class="entry-content" style="text-align:right;">
	... a division of <A HREF="http://www.jammy.ca/" TARGET="_blank">Jammy Corporation</A>
	</P>
	</div>

</div>
</CENTER>
</body>


</HTML>