File: /home/eyeconomy.co.uk/public_html/products/index.html
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="description" content="Build a FREE 100% bespoke sporting website for your Club, League or group"/>
<meta name="Keywords" content="89, Eighty Nine Media Sport, EIGHTY NINE MEDIA SPORT, 89 Sport Media, Sport, 89 Media, www.89media.co.uk/, free website, free club website, free club shop, free league shop, build club website, league websire, free league websire, build league website, bespoke, 100%, free, Online sports scheduling software, League software, Sports software, League administration, Manage leagues, free league website, free club website, free team website"/>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7,IE=EmulateIE8,IE=EmulateIE9,IE=EmulateIE9+"/>
<meta name="robots" content="index,follow"/>
<meta name="copyright" content="Eighty Nine Media"/>
<meta name="web designer" content="Eighty Nine Media"/>
<meta name="web developer" content="Eighty Nine Media"/>
<link href="http://www.89media.co.uk:80/products/2017_Design/Images/Icons/Logo.ico" rel="icon"/>
<link href="http://www.89media.co.uk:80/2017_Design/Images/Icons/Logo.ico" rel="icon"/>
<title>Eighty Nine Media - 100% FREE bespoke sporting websites for your Club & leagues</title>
<style type="text/css">
body {
background-color: #e4e4e4;
}
a:link {
color: #000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #000;
}
a:active {
text-decoration: none;
color: #000;
}
a img {
border: 0px;
}
#Main_Body {
position: absolute;
width: 100%;
height: auto;
z-index: 5;
left: 0;
top: 0;
}
.Side_Padding {
padding-left: 20px;
padding-right: 20px;
}
.Padding_10px {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 10px;
}
.White_Text {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.42857;
color: #909090;
font-size: 14px;
}
.Black_Text {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
font-family: "Roboto", Arial, Helvetica, sans-serif;
line-height: 1.42857;
font-weight: 300;
font-style: normal;
color: #3D4542;
font-size: 14px;
}
.Black_Text_No_Space {
font-family: "Roboto", Arial, Helvetica, sans-serif;
line-height: 1.42857;
font-weight: 300;
font-style: normal;
color: #3D4542;
font-size: 16px;
}
.Button_Text {
font-family: 'ArimoR', Arial;
font-size: 12px;
font-weight: 100;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
letter-spacing: 0px;
line-height: 24px;
color: #FFF;
}
ull {
text-align: left;
display: inline;
margin: 0;
padding: 15px 4px 17px 0;
list-style: none;
}
ull lii {
font: bold 12px/18px sans-serif;
color: #fff;
display: inline-block;
margin-right: -4px;
position: relative;
padding: 15px 20px;
background: #73818c;
cursor: pointer;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
ull lii:hover {
background: #666;
color: #fff;
}
ull lii ull {
padding: 0;
position: absolute;
top: 48px;
left: 0;
width: 150px;
display: none;
opacity: 0;
visibility: hidden;
-webkit-transiton: opacity 0.2s;
-moz-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
-transition: opacity 0.2s;
}
ull lii ull lii {
background: #73818c;
display: block;
color: #fff;
text-shadow: 0 -1px 0 #000;
}
ull lii ull lii:hover { background: #666; }
ull lii:hover ull {
display: block;
opacity: 1;
visibility: visible;
}
#Scrolling_Widget {
position: absolute;
width: 607px;
height: 399px;
z-index: 1;
left: -1px;
top: 45px;
background-color: #999966;
}
#Scrolling_Widget_One {
position: absolute;
width: 1000px;
height: 500px;
z-index: 2;
left: -1px;
top: 20px;
}
@keyframes fadey {
0% { opacity: 0; }
15% { opacity: 1; }
85% { opacity: 1; }
100% { opacity: 0; }
}
figure#slideshow {
width: 100%;
margin: 0 auto;
position: relative;
}
figure#slideshow img {
position: absolute;
left: 0; top: 0;
width: 100%;
opacity: 0;
}
figure#slideshow img:first-child {
position: relative;
}
.resize-sm { font-size: .8em; }
.resize-md { font-size: 1em; }
.resize-lg { font-size: 1.5em; }
</style>
<script>
window.onload = function() {
var imgs = document.getElementById('slideshow').children;
interval = 8000;
currentPic = 0;
imgs[currentPic].style.webkitAnimation = 'fadey '+interval+'ms';
imgs[currentPic].style.animation = 'fadey '+interval+'ms';
var infiniteLoop = setInterval(function(){
imgs[currentPic].removeAttribute('style');
if ( currentPic == imgs.length - 1) {
currentPic = 0;
} else {
currentPic++;
}
imgs[currentPic].style.webkitAnimation = 'fadey '+interval+'ms';
imgs[currentPic].style.animation = 'fadey '+interval+'ms';
}, interval);
}
</script>
<script src="../ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>
(function(e,t,n,r){e.fn.sss=function(r){var i=e.extend({slideShow:true,startOn:0,speed:3500,transition:400,arrows:true},r);return this.each(function(){function y(e){return s.eq(e).height()/o.width()*100+"%"}function b(e){if(!c){c=true;var t=s.eq(e);t.fadeIn(a);s.not(t).fadeOut(a);o.animate({paddingBottom:y(e)},a,function(){c=false});g()}}function w(){l=l===u-1?0:l+1;b(l)}function E(){l=l===0?u-1:l-1;b(l)}var r=e(this),s=r.children().wrapAll('<div class="sss"/>').addClass("ssslide"),o=r.find(".sss"),u=s.length,a=i.transition,f=i.startOn,l=f>u-1?0:f,c=false,h,p,d,v,m,g=i.slideShow?function(){clearTimeout(p);p=setTimeout(w,i.speed)}:e.noop;if(i.arrows){o.append('<div class="sssprev"/>','<div class="sssnext"/>')}m=o.find(".sssnext"),v=o.find(".sssprev");e(t).load(function(){o.css({paddingBottom:y(l)}).click(function(t){h=e(t.target);if(h.is(m)){w()}else if(h.is(v)){E()}});b(l);e(n).keydown(function(e){d=e.keyCode;if(d===39){w()}else if(d===37){E()}})})})}})(jQuery,window,document)
</script>
<style>
.sss {
height: 0;
margin: 0;
padding: 0;
position: relative;
display: block;
overflow: hidden;
}
.ssslide {
width: 100%;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
display: none;
overflow: hidden;
}
.ssslide img {
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
position: relative;
display: block;
}
.sssnext, .sssprev {
width: 25px;
height: 100%;
margin: 0;
position: absolute;
top: 0;
background: url('http://www.89media.co.uk:80/products/images/arr.png') no-repeat;
}
.sssprev {
left: 3%;
background-position: 0 50%;
}
.sssnext {
right: 3%;
background-position: -26px 50%;
}
.sssprev:hover, .sssnext:hover {
cursor: pointer;
}
</style>
<script>
jQuery(function($) {
$('.slider').sss();
});
$('.slider').sss({
slideShow : true, // Set to false to prevent SSS from automatically animating.
startOn : 0, // Slide to display first. Uses array notation (0 = first slide).
transition : 400, // Length (in milliseconds) of the fade transition.
speed : 3500, // Slideshow speed in milliseconds.
showNav : true // Set to false to hide navigation arrows.
});
</script>
<script>
jQuery(function($) {
$('.slider1').sss();
});
$('.slider1').sss({
slideShow : true, // Set to false to prevent SSS from automatically animating.
startOn : 0, // Slide to display first. Uses array notation (0 = first slide).
transition : 400, // Length (in milliseconds) of the fade transition.
speed : 6500, // Slideshow speed in milliseconds.
showNav : true // Set to false to hide navigation arrows.
});
</script>
<script>
jQuery(function($) {
$('.slider2').sss();
});
$('.slider2').sss({
slideShow : true, // Set to false to prevent SSS from automatically animating.
startOn : 0, // Slide to display first. Uses array notation (0 = first slide).
transition : 400, // Length (in milliseconds) of the fade transition.
speed : 6500, // Slideshow speed in milliseconds.
showNav : true // Set to false to hide navigation arrows.
});
</script>
<script type="text/javascript">
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
</head>
<script type="text/javascript">
<!--
if (screen.width <= 800) {
}
//-->
</script>
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<script type="text/javascript">
window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"ok","learnMore":"More info","link":"http://www.89media.co.uk/aboutus/cookie.php","theme":"dark-bottom"};
</script>
<script type="text/javascript" src="../ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>
<!-- End Cookie Consent plugin -->
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="../js/300/addthis_widget.js" async></script><body>
<div id="Main_Body">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" bgcolor="#F5F5F5" class="Side_Padding"> </td>
<td width="100%" align="right" valign="middle" bgcolor="#F5F5F5"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="50%" align="right" valign="middle">
<table width="100%" cellpadding="0" cellspacing="0" bgcolor="">
<tr>
<td align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th align="right" valign="middle" scope="col" class="Black_Text"><span style="font-weight: 700;">LATEST BLOG:</span> <a href="../news/blog_news_id_19414.html">Argentinian football club begin implanting fans with season ticket microchips</a></th>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table></td>
<td align="left" valign="top" bgcolor="#f5f5f5" class="Side_Padding"> </td>
</tr>
<tr>
<td align="left" valign="top" bgcolor="#383c46" class="Side_Padding"> </td>
<td width="100%" align="right" valign="top" bgcolor="#383C46" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="270" align="left" valign="middle"><a href="/"><img src="http://www.89media.co.uk:80/2017_Design/Images/Icons/Logo.jpg" width="270" height="95"/></a></td>
<td align="right" valign="middle"><ull>
<lii class="Button_Text"><a href="/"><span style="color: #DEEFEB;">Home</span></a></lii>
</ull>
<ull>
<lii class="Button_Text"><a href="../products/index.html"><span style="color: #DEEFEB;">Club Website</span></a></lii>
</ull>
<ull>
<lii class="Button_Text"><a href="../products/leaguedesign.html"><span style="color: #DEEFEB;">League Website</span></a></lii>
</ull>
<ull>
<lii class="Button_Text"><a href="../aboutus/index.html"><span style="color: #DEEFEB;">About Us</span></a></lii>
</ull>
<ull>
<lii class="Button_Text"><a href="../aboutus/getstarted.html"><span style="color: #DEEFEB;">Getting Started</span></a></lii>
</ull></td>
</tr>
</table></td>
<td align="left" valign="top" bgcolor="#383C46" class="Side_Padding"> </td>
</tr>
<tr>
<td colspan="3" align="left" valign="top" bgcolor="#F8F8F8"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="400" colspan="3" align="center" valign="middle" background="../2017_Design/Images/Background/League_Four.jpg" style="background-repeat:no-repeat; background-size: 100%;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="Side_Padding"> </td>
<td width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="middle" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="White_Text"><span style="color: #FFF; font-weight: 700; font-size: 36px;">CLUB</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text"><span style="color: #FFF;">Bring an entire line-up of pro-level management tools to your club, no matter the size.</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text"><span style="color: #FFF;">All 100% free with no hidden or monthly costs.</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text"><table width="30%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" bgcolor="#73818C" class="Button_Text"><a href="../aboutus/getstarted.html">Get Started Now</a></td>
</tr>
</table></td>
</tr>
</table></td>
<td> </td>
</tr>
</table></td>
<td class="Side_Padding"> </td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td width="100%" align="center" valign="middle"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">MANAGE</span> YOUR CLUB LIKE A PRO</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="font-weight: 700;">Eighty Nine Media turns anyone into a webmaster. Because it's made specifically for sports, every type of page, widget, and feature you'd ever need is built right in. No fancy skills or plugins required.</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text"><p>We help you build your website in steps and to your way. We don't move on to the next stage of design work until you are happy with the first stage.</p>
<p>We will design your website the way you want it to be with your own look and feel or if you have a design in mind then we turn your design into reality. We will also add all your social media feeds.</p>
<p><span style="font-weight: 700;">Fully Responsive</span>: Smartphone? Tablet? Laptop? Doesn’t matter. Thanks to Eighty Nine Media’s responsive themes, your website always looks great, no matter how people choose to experience it.</p>
<p> With an Eighty Nine Media website, you don’t just get a website, you get people. An entire team of super-talented designers. And by skillfully blending your organization’s brand – logo, colors, nickname – with a thoughtfully laid out message, they’ll make sure the things that set your organization apart come alive on a beautiful website that does the same.</p>
<p>In a nutshell all our features are FREE no hidden costs. View below some of the most used features we offer with ever design.</p></td>
</tr>
</table></td>
<td width="50%" align="right" valign="middle"><img src="../2017_Design/Images/Products/Club_One.jpg" width="100%"/></td>
</tr>
</table></td>
<td align="center" valign="top" class="Black_Text"> </td>
</tr>
<tr>
<td align="center" valign="top" bgcolor="#252830"> </td>
<td width="100%" align="center" valign="middle" bgcolor="#252830" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="middle" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="White_Text"><span style="font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">CUSTOM </span> YOUR WEBSITE</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text"><span style="font-weight: 700;">A standout first impression. All the tools to help you back it up. It’s time for more than just a website.</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><p>With ever Eighty Nine Media website you can custom how the website looks 24/7. You can pick your website colours (banners and background colours), Add your own header and background image. </p>
<p>You can pick what type of news scroller you want on your home page from five different scrollers. You can do this just by a click of a button.</p>
<p>Charge how you want your home page to look 24 hours a day, 7 days a week. Just by clicking one simple button. You can pick from six different designs, each layout features different features.</p>
<p>All of these features are FREE with no hidden costs.</p></td>
</tr>
</table></td>
<td align="left" valign="top" class="Padding_10px"><div class="slider">
<img src="../2017_Design/Images/Products/Club_Layout_One.jpg"/>
<img src="../2017_Design/Images/Products/Club_Layout_Two.jpg"/>
<img src="../2017_Design/Images/Products/Club_Layout_Three.jpg"/>
<img src="../2017_Design/Images/Products/Club_Layout_Four.jpg"/>
<img src="../2017_Design/Images/Products/Club_Layout_Five.jpg"/>
<img src="../2017_Design/Images/Products/Club_Layout_Six.jpg"/>
</div></td>
</tr>
</table></td>
<td align="center" valign="top" bgcolor="#252830" class="Black_Text"> </td>
</tr>
<tr>
<td colspan="3" align="center" valign="top" background="../2017_Design/Images/Background/Club_Info.jpg" style="background-repeat:no-repeat; background-size: 100%;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" class="Side_Padding"></td>
<td class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="80%" align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="White_Text"><span style="font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">ADD</span> CONTENT IN SECONDS ON A DESKTOP OR ON THE GO.</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><p>Adding match info is so easy. Our match information widgets are dynamically fed, saving you time by automatically delivering up to the minute fixtures, results and tables to your website.</p>
<p>A manual facility is also available should you wish to add your fixtures, results and tables, match postponements, etc.</p>
<p>Our advanced fixtures and results widgets, includes dynamic live scores, match reporting, broadcast information and direct channel links.</p>
<p>Any data that you have added can re edited at any time if you wish.</p></td>
</tr>
</table></td>
<td width="20%" align="right" valign="bottom" class="Padding_10px"> </td>
</tr>
</table></td>
<td class="Padding_10px"> </td>
</tr>
<tr>
<td colspan="3" class="Side_Padding"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><div class="slider1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="bottom"> </td>
</tr>
<tr>
<td align="center" valign="bottom"><img src="../2017_Design/Images/Products/Club_Content_One.png" alt="" width="100%"/></td>
</tr>
</table>
</td>
<td align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="White_Text"><span style="font-weight: 100; font-size: 16px; color: #FFF;"><span style="font-weight: 700; font-size: 18px;">TEAM</span> HOME</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Your team home page shows your next fixture, latest result and show many stats from your club.</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">You can add as many leagues and divisions as you wish. You can customize each division by adding as many teams as you want to each one of your divisions.</span></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="bottom"> </td>
</tr>
<tr>
<td align="center" valign="bottom"><img src="../2017_Design/Images/Products/Club_Content_Two.png" alt="" width="100%"/></td>
</tr>
</table>
</td>
<td align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="White_Text"><span style="font-weight: 100; font-size: 16px; color: #FFF;"><span style="font-weight: 700; font-size: 18px;">TEAM</span> FIXTURES</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Add and edit all your clubs fixtures, your fixtures can be feed from our database or you can add and edit them yourself. The fixture page lets fans view all your fixtures or they can view just the home and away fixtures.</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF; font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">LEAGUE</span> TABLE</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">The league table can be updated by our database or your club can add and edit the league table yourself.</span></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="bottom"> </td>
</tr>
<tr>
<td align="center" valign="bottom"><img src="../2017_Design/Images/Products/Club_Content_Three.png" alt="" width="100%"/></td>
</tr>
</table>
</td>
<td align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF; font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">PLAYER</span> PROFILES</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Add all your club players, from first team, under 21s and any other teams you may have.</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Add images, bios, sponsors, goals etc and you can even add your management team. </span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF; font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">PLAYER</span> STATS</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Your club player stats add all your players info together to make your club stat page. Your stat page shows top scorers, most appearances, red cards, yellow cards and so much more.</span></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="bottom"> </td>
</tr>
<tr>
<td align="center" valign="bottom"><img src="../2017_Design/Images/Products/Club_Content_Four.png" alt="" width="100%"/></td>
</tr>
</table>
</td>
<td align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF; font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">LEAGUE</span> FORM</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Shows your clubs league form from over 4 to 8 games.</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF; font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">CLUB</span> RESULTS</span></td>
</tr>
<tr>
<td align="left" valign="top" class="White_Text"><span style="color: #FFF;">Add and edit all your clubs results, your results can be feed from our database or you can add and edit them yourself. You can add matchreports and teamsheets to each result. The results page lets fans view all your results or they can view just the home and away results.</span></td>
</tr>
</table></td>
</tr>
</table>
</div></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3" align="center" valign="top" background="../2017_Design/Images/Background/Club_Media.jpg" style="background-repeat:no-repeat; background-size: 100%;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="Side_Padding"> </td>
<td width="100%" height="460" align="center" valign="middle"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="top" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="Black_Text"><span style="color: #333; font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">CLUB </span> MEDIA</span></td>
</tr>
<tr>
<td class="White_Text"><span style="color: #333;"><p>Adding your video's and photographs to the stunning media widgets couldn't be easier. Simply upload your match highlights, interviews, goals, podcasts, club events, photo galleries, emags, etc.</p></span>
<p><span style="color: #333;">Create photo albums for easy organization and share these images throughout your site.</span></p>
<span style="color: #333;"><p>All videos, photos and podcasts can be tagged to a fixture or a result.</p></span>
<span style="font-weight: 700; color: #333;"><p>Embed Youtube and vimeo videos into you website for free.</p></span></td>
</tr>
</table></td>
<td align="left" valign="top" class="Padding_10px"> </td>
</tr>
</table></td>
<td class="Side_Padding"> </td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top" bgcolor="#252830" class="Side_Padding"> </td>
<td colspan="2" align="center" valign="top" bgcolor="#252830"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="White_Text"><span style="font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">FREE</span> CLUB SHOP</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text">All our club websites can come with a free club shop added. You can add all your club merchandise from home and away kits, Training wear, coats, scarfs, hats, pens, bages, Memorabilia- match programmes, signed articles, souvenirs, etc</td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text"><span style="font-weight: 700;">Your club take all the money from sales from your online shop.</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="White_Text"><ull>
<lii class="Button_Text"><a href="http://southportfcshop.storesonline.org.uk/index.php" target="new"><span style="color: #DEEFEB;">Example One</span></a></lii>
</ull>
<ull>
<lii class="Button_Text"><a href="http://wittonalbionshop.storesonline.org.uk/index.php" target="new"><span style="color: #DEEFEB;">Example Two</span></a></lii>
</ull></td>
</tr>
</table></td>
<td width="50%" align="right" valign="bottom"><img src="../2017_Design/Images/Products/Club_Shop.png" alt="" width="100%"/></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="bottom"><img src="../2017_Design/Images/Products/Club_Signin.png" alt="" width="100%"/></td>
<td align="left" valign="middle" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="font-weight: 100; font-size: 16px;"><span style="font-weight: 700; font-size: 18px;">SHARE</span> WEBMASTER ACCESS</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text">With so much going on at your club we have made it easier for you to get the work done by giving your club officials access to parts of the website cms. As many as you need.</td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text">Multiple Contributors: Give contributors selective access to your site's Website Manager, depending on their permissions.</td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text">Multiple Access Levels: Access levels include Administrator, Content Editor, Billing, Reporting, Comment Moderator, Trusted Commenter, matchday info, media and Store Manager.
</td>
</tr>
</table></td>
</tr>
</table></td>
<td align="center" valign="top" class="Side_Padding"> </td>
</tr>
<tr>
<td colspan="3" align="center" valign="top" background="../2017_Design/Images/Background/Club_Sponsor.jpg" style="background-repeat:no-repeat; background-size: 100%;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="Side_Padding"> </td>
<td width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="middle" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="font-weight: 100; font-size: 16px; color: #FFFFFF;"><span style="font-weight: 700; font-size: 18px;">CLUB</span> SPONSORS</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="color: #FFF;">Generating income for your club.</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="color: #FFF;">Attracting potential sponsors these days is a difficult task. Providing companies with a professional online platform and high profile positioning for their name and brand, can give you is substantial advantage.</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="color: #FFF;">Our sponsorship widget gives your club that advantage, giving you the confidence to attract multiple sponsors, knowing that each of them will have exactly what they are looking for.
</span></td>
</tr>
<tr>
<td align="left" valign="middle" class="Black_Text"><span style="color: #FFF;">Add your sponsors to the website header or at the top of the web page.</span></td>
</tr>
</table></td>
<td align="left" valign="bottom"><img src="../2017_Design/Images/Products/Club_Sponsor.png" alt="" width="100%"/></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top" bgcolor="#C7A230"> </td>
<td align="center" valign="middle" bgcolor="#C7A230" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" class="White_Text"><span style="font-size: 16px; color: #FFF;"><a href="../aboutus/getstarted.html" style="font-size: 14px; text-transform: uppercase; color: #FFF;">Join Eighty Nine Media now and get started with a professional CLUB website</a></span></td>
</tr>
</table></td>
<td align="center" valign="top" bgcolor="#C7A230"> </td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td align="center" valign="top"> </td>
<td align="center" valign="top"> </td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3" align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#383c46" class="Side_Padding"> </td>
<td width="100%" align="center" valign="middle" bgcolor="#383c46" class="Padding_10px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="/"><img src="http://www.89media.co.uk:80/2017_Design/Images/Icons/Logo.jpg" alt="" width="270" height="95"/></a></td>
</tr>
<tr>
<td class="White_Text"><a href="../blog.html" style="color: #909090;">BLOG</a> I <a href="../aboutus/index.html#Advertising" style="color: #909090;">ADVERTISING</a> I <a href="../aboutus/index.html" style="color: #909090;">ABOUT</a> I <a href="../aboutus/index.html#Support" style="color: #909090;">SUPPORT</a> I <a href="../aboutus/policy.html" style="color: #909090;">PRIVACY POLICY</a> I <a href="../aboutus/cookie.html" style="color: #909090;">COOKIE POLICY</a> I <a href="https://twitter.com/89MediaNews" target="new" style="color: #909090;">TWITTER</a> I <a href="https://www.facebook.com/89-Media-118226104998060" target="new" style="color: #909090;">FACEBOOK</a></td>
</tr>
<tr>
<td class="White_Text">Copyright © Eighty Nine Media (89 Media) Ltd 2010 - 2016, All Rights Reserved.</td>
</tr>
</table></td>
</tr>
</table></td>
<td bgcolor="#383c46" class="Side_Padding"> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>