<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>LOVE ISSUE - Independent magazine about love and issues.</title>
<link rel="shortcut icon" href="favicon.ico" />
<!-- Load CSS -->
<link href="css/style.css" rel="stylesheet" type="text/css" />
<!-- Load Fonts -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold,bolditalic" type="text/css" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold" type="text/css" />
<!-- Load jQuery library -->
<script type="text/javascript" src="scripts/jquery-1.6.2.min.js"></script>
<!-- Load custom js -->
<script type="text/javascript" src="scripts/panelslide.js"></script>
<script type="text/javascript" src="scripts/custom.js"></script>
<!-- Load topcontrol js -->
<script type="text/javascript" src="scripts/scrolltopcontrol.js"></script>
<!-- Load NIVO Slider -->
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/nivo-theme.css" type="text/css" media="screen" />
<script src="scripts/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script src="scripts/nivo-options.js" type="text/javascript"></script>
<!-- Load fancybox -->
<script type="text/javascript" src="scripts/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript" src="scripts/jquery.easing-1.3.pack.js"></script>
<script type="text/javascript" src="scripts/jquery.mousewheel-3.0.4.pack.js"></script>
<link rel="stylesheet" href="css/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
</head>
<body>
<!--This is the START of the header-->
<div id="topcontrol" style="position: fixed; bottom: 5px; left: 960px; opacity: 1; cursor: pointer;" title="Go to Top"></div>
<div id="header-wrapper">
	<div id="header">
		<div id="logo"> <a href="index.html"><img src="images/logo.png" width="180" height="50" alt="logo" /></a> </div>
		<div id="header-text">
			<h4>is about love and issues</h4>
		</div>
	</div>
</div>
<!--END of header-->
<!--This is the START of the menu-->
<div id="menu-wrapper">
	<div id="main-menu">
		<ul>
			<li><a class="selected" href="index.html">Home →</a></li>
			<li><a href="about.html">About</a></li>
			<li><a href="current.html">Current</a></li>
			<li><a href="past.html">Past</a></li>
			<li><a href="future.html">Future</a></li>
            <li><a href="contact.html">Contact</a></li>
            <li><a href="http://love-issue-magazine.tumblr.com" target="_blank">Blog</a></li>
		</ul>
	</div>
	<!--This is the START of the footer-->
    <script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-3498663-4', 'love-issue.com');
  ga('send', 'pageview');

</script>
	<div id="footer">
		<div id="social-box">
			<ul>
				<li>
					<div class="facebook"><a href="https://www.facebook.com/LoveIssueMagazine" target="_blank"></a></div>
				</li>
				<li>
					<div class="twitter"><a href="http://twitter.com/oitzarisme" target="_blank"></a></div>
				</li>
			</ul>
		</div>
		<h6><br/>Copyright © 2014 - LOVE ISSUE<br/>original template by <a href="http://blog.ninetofive.me/psd-freebies/effe-a-free-html-template/" target="_blank">Zan</a></h6>
	</div>
	<!--END of footer-->
</div>
<!--END of menu-->
<!--This is the START of the content-->
<div id="content">
	<!--This is the START of the NIVO slider-->
	<div class="slider-wrapper theme-effe">
		<div id="slider" class="nivoSlider"> <img src="images/slider/slide1.jpg" alt="" title="#img1" /> <img src="images/slider/slide2.jpg" alt="" title="#img2" /> <img src="images/slider/slide3.jpg" alt="" title="#img3" /> <img src="images/slider/slide4.jpg" alt="" title="#img4" /> </div>
	</div>
	<!--END of NIVO Slider-->
	<!--This is the START of the recent posts-->
	<div class="spacer"></div>
	<div id="recent-text">
		<h5>A printed photography magazine has a more intimate substance than any other digital publication, it improves our ways to look at photography and it supports photographers to see their work as a story. It also helps writers, designers, typographers and&nbsp;publishing&nbsp;houses to keep up the spirit.</h5>
	</div>
			<!--END of recent projects-->
			<div class="spacer"></div>
			<!--END of content-->
		</div>
	</div>
</div>
<!--END of content-->
</div>
</body>
</html>