                       <?php	include($_SERVER["DOCUMENT_ROOT"].'/inc/common.php'); ?>
<?php
	$title = $george_title;
	$description = $george_description;
	$george_url = $george_app_url;
	$george_href = $george_app_href;
?>
<?php	include($_SERVER["DOCUMENT_ROOT"].'/inc/head.php'); ?>
<?php	include($_SERVER["DOCUMENT_ROOT"].'/inc/head-close.php'); ?>
<body id="george">
<?php	include($_SERVER["DOCUMENT_ROOT"].'/inc/header.php'); ?>
<?php	include($_SERVER["DOCUMENT_ROOT"].'/inc/nav.php'); ?>
			<div id="content">
				<div id="main">
					<h2>Offical George FM App</h2>
					<p>Mediaworks have released the official <a href="https://itunes.apple.com/nz/app/george-fm-beats-working/id585465844?ls=1&mt=8" target="_blank">George FM app</a>.</p>
					<p>Check the <a href="http://www.georgefm.co.nz/" target="_blank">George FM website</a> and the <a href="https://itunes.apple.com/nz/app/george-fm-beats-working/id585465844?ls=1&mt=8" target="_blank">App Store</a> for more information.</p>
					<h2>Auckland Radio</h2>
					<p>Our app will be relaunching as Auckland Radio in late January 2013.</p>
<?php if ( false ): ?>
					<div id="iPhone-right">
						<a <?php echo $george_href; ?>><img height="200px" alt="George FM on the iPhone" src="/images/georgefm-iphone.png"></img></a>
					</div>
					<p>George FM is a unique radio station broadcasting from Auckland, New Zealand that plays an unstructured music format mostly from the world of dance and electronica including house, breaks, drum n bass, electro, soul, downbeat, jazz, funk, indie electronica, hip-hop and more.</p>
					<p>Their 75 presenters all arrive with a crate of their favourite tunes and they have total control over the music they play. The result? An awesome collective library of over 1,000,000 tunes, with a total absence of high-rotate top 40 pop.</p>
					<p>Depending on your mood and what's playing swipe between <a <?php echo $george_home_href; ?>>George FM</a> and <a <?php echo $base_home_href; ?>>Base FM</a>.</p>
					<p>Click <a <?php echo $george_listen_href; ?>>here</a> to sample the George FM online streams.</p>
					<h2>Never miss a beat</h2>
					<p>Wherever there's 3G coverage or Wi-Fi you can listen to your favourite George station in your pocket, playing in your dock, in the car or out and about.</p>
					<p>Keep on listening in the background<sup>*</sup>, while your phone is locked and automatically resume playing after an incoming call or when returning from another application.</p>
					<p><sup>*</sup> Background audio is available in version 1.0.8 using iOS4 with multitasking capable hardware eg iPhone 4, 3GS and 3rd generation iPod Touch</p>
					<h2>Avoid surprises</h2>
					<p>Adjust your quality settings to suit your data plan and keep track of your Wi-Fi and cellular usage.</p>
					<p>We recommend you set the sleep time to avoid waking up to a low battery.</p>
					<div>
						<div class="left">
							<h2>Get the music pumping</h2>
							<p>The <?php echo $george_app_name; ?> app is available in the App Store.</p>
						</div>
						<div class="appstore-final">
							<a <?php echo $george_app_href; ?>><img alt="App Store" src="/images/appstore.png"></img></a>
						</div>
					</div>
					<div class="clear"></div>
					<h2 id="streams">George FM Stream Quality</h2>
					<p>Please note that the quality and selection of both iPhone and web streams is determined by Mediaworks and George FM.</p>
					<p>If you have any issues with the quality of the streams please submit your feedback directly to George FM and Mediaworks via email at <a href="mailto:studio@georgefm.co.nz?subject=George%20FM%20iOS%20streams&cc=support@gravitini.com" >studio@georgefm.co.nz</a> or text on 966.</p>
<?php endif; ?>
				</div>
			</div>
<?php	include($_SERVER["DOCUMENT_ROOT"].'/inc/foot.php'); ?>