<?php
include("_mysql.php");
include("_settings.php");
include("_functions.php");
$_language->read_module('index');
$index_language = $_language->module;
?>
<!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" />
<!-- Head & Title include -->
<title><?php echo PAGETITLE; ?></title>
<link href="_stylesheet.css" rel="stylesheet" type="text/css" />
<link href="css/contentslider.css" rel="stylesheet" type="text/css" />
<link href="css/smoothDivScroll.css" type="text/css" rel="stylesheet" />
<link href="tmp/rss.xml" rel="alternate" type="application/rss+xml" title="<?php echo getinput($myclanname); ?> - RSS Feed" />
<script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
<script src="js/contentslider.js" language="jscript" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" language="jscript" type="text/javascript"></script>
<script src="js/carousel.js" language="jscript" type="text/javascript"></script>
<!--
#///////////////////////////////////////////////////#
# Design & Adaption by www.basic-designs.de #
# CMS by webspell.org #
#\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\#
-->
<!-- end Head & Title include -->
<style type="text/css">
body {
margin:0px;
background-color:#0e0e0e;
}
#wrapper {
width:1100px;
height:100%;
margin:auto;
}
</style>
</head>
<body>
<div id="wrapper">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="Bilder/index_01.jpg" width="43"></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2"><img src="Bilder/index_02.jpg" width="630" height="168" alt="Header" /></td>
<td><img src="Bilder/index_03.jpg" width="283" height="34" alt="Header" /></td>
<td rowspan="2"><img src="Bilder/index_04.jpg" width="102" height="168" alt="Header" /></td>
</tr>
<tr>
<td background="Bilder/index_08.jpg" width="283" height="134" valign="top"><?php include("login.php"); ?></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><?php include("navi.php"); ?></td>
<td background="Bilder/index_17.jpg" width="247" height="47" valign="top"><?php include("quicksearch.php"); ?></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="Bilder/index_18.jpg" width="1015" height="36" alt="Sponsor Top" /></td>
</tr>
<tr>
<td background="Bilder/index_19.jpg" width="1015" height="60">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="53"><img src="Bilder/sponsor_36.jpg" width="53" height="60" alt="Left" class="prev2"/></td>
<td><div style="width:910px; overflow:hidden"><?php include("sc_sponsors.php"); ?></div></td>
<td width="52"><img src="Bilder/sponsor_38.jpg" width="52" height="60" alt="Right" class="next2"/></td>
</tr>
</table>
<script type="text/javascript">
$(function() {
$(".sponsors").jCarouselLite({
auto:true,
speed: 2000,
visible:4,
btnNext: ".next2",
btnPrev: ".prev2"
});
});
</script>
</td>
</tr>
<tr>
<td><img src="Bilder/index_20.jpg" width="1015" height="30" alt="Sponsor Bot" /></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="Bilder/index_21.jpg" width="722" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<div style="padding: 0px 19px 0px 32px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><?php include("features.php"); ?></td>
</tr>
<tr>
<td>
<div id="paginate-slider1" class="pagination">
<a href="#" class="toc"><img src="Bilder/special_45.jpg" width="37" height="28" alt="1" /></a><a href="#" class="toc"><img src="Bilder/special_46.jpg" width="36" height="28" alt="2" /></a><a href="#" class="toc"><img src="Bilder/special_47.jpg" width="36" height="28" alt="3" /></a><a href="#" class="toc"><img src="Bilder/special_48.jpg" width="36" height="28" alt="4" /></a>
</div>
</td>
<td>
<div style="background-color:#e5e5e5; height:17px; width:auto; padding: 3px 5px 0 3px; float:right;">
<?php echo $index_language['here']; ?> <span style="text-transform:capitalize; color:#c8331f; font-weight:bold;"><?php echo location($site); ?></span>
</div>
<div style="float:right; padding: 5px 3px 3px 3px;">
<?php include("sc_language.php"); ?>
</div>
<div style="clear:both"></div>
</td>
</tr>
</table>
</div>
<script type="text/javascript">
featuredcontentslider.init({
id: "slider1", //id of main slider DIV
contentsource: ["inline", ""], //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
toc: "markup", //Valid values: "#increment", "markup", ["label1", "label2", etc]
nextprev: ["", ""], //labels for "prev" and "next" links. Set to "" to hide.
enablefade: [true, 0.2], //[true/false, fadedegree]
autorotate: [true, 3000], //[true/false, pausetime]
onChange: function(previndex, curindex){ //event handler fired whenever script changes slide
//previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
//curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
}
})
</script>
</td>
</tr>
<?php
if (($site=='start')or($site=='')) {
?>
<tr>
<td height="30" valign="middle"><img src="Bilder/news_54.jpg" width="722" height="13" alt="news" /></td>
</tr>
<?php } else echo '<tr><td height="10"></td></tr>';?>
<tr>
<td>
<div style="padding: 0px 19px 0px 32px;">
<!-- php site include -->
<?php
if(!isset($site)) $site="start";
$invalide = array('\\','/','/\/',':','.');
$site = str_replace($invalide,' ',$site);
if(!file_exists($site.".php")) $site = "start";
include($site.".php");
?>
<!-- content include -->
</div>
</td>
</tr>
<?php
if (($site=='start')or($site=='')) {
if (getnewsposts()>=6) {
?>
<tr>
<td background="Bilder/index_88.jpg" width="722" height="176" valign="top">
<div style="padding: 0px 19px 0px 32px;"><?php include("latestnews.php"); ?></div>
<div style="clear:both;"></div>
</td>
</tr>
<?php } ?>
<tr>
<td><img src="Bilder/index_35.jpg" width="722" height="13" alt="Gallery" /></td>
</tr>
<tr>
<td><div style="padding: 10px 19px 20px 32px;"><?php include("sc_potm.php"); ?></div></td>
</tr>
<?php } else echo '<tr><td height="10"></td></tr>';?>
<tr>
<td><img src="Bilder/ad.jpg" width="722" height="13" alt="Ads" /></td>
</tr>
<tr>
<td><div style="padding: 10px 19px 20px 32px;" align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-1474253870049367";
/* */
google_ad_slot = "8356801080";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</td>
</tr>
</table>
</td>
<td background="Bilder/index_22.jpg" width="293" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><br /><?php include("sc_headlines.php"); ?></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Bilder/index_25.jpg" width="208" height="40" alt="Forum" /></td>
<td><a href="index.php?site=forum"><img src="Bilder/index_33.jpg" width="85" height="40" alt="Alle" /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td><?php include("latesttopics.php"); ?></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Bilder/index_28.jpg" width="208" height="40" alt="Files" /></td>
<td><a href="index.php?site=files"><img src="Bilder/index_33.jpg" width="85" height="40" alt="Alle" /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td><?php include("sc_files.php"); ?></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Bilder/index_32.jpg" width="208" height="40" alt="Alle" /></td>
<td><a href="index.php?site=members"><img src="Bilder/index_33.jpg" width="85" height="40" alt="Alle" /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td><div style="padding:10px 10px 10px 20px; height:100px;"><?php include("sc_randomsquad.php"); ?></div>
<div align="center">
<table width="239" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Bilder/team_104.jpg" width="41" height="25" class="prev" alt="prev" /></td>
<td background="Bilder/team_105.jpg" width="157" height="25" align="center"><a href="index.php?site=members&action=show&squadID=<?php echo $squadID; ?>"><?php echo $squadname ?></a></td>
<td><img src="Bilder/team_106.jpg" width="41" height="25" class="next" alt="next" /></td>
</tr>
<tr>
<td height="20"></td>
</tr>
</table>
</div>
<script type="text/javascript">
$(function() {
$(".team").jCarouselLite({
speed: 500,
btnNext: ".next",
btnPrev: ".prev"
});
});
</script>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Bilder/index_37.jpg" width="757" height="67" alt="Footer" /></td>
<td><a href="index.php?site=contact" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Kontakt','','Bilder/hover_38.jpg',1)"><img src="Bilder/index_38.jpg" name="Kontakt" width="87" height="67" border="0" id="Kontakt" alt="Kontakt"/></a></td>
<td><a href="index.php?site=imprint" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Impressum','','Bilder/hover_39.jpg',1)"><img src="Bilder/index_39.jpg" name="Impressum" width="85" height="67" border="0" id="Impressum" alt="Impressum"/></a></td>
<td><a href="index.php?site=faq" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('FAQ','','Bilder/hover_40.jpg',1)"><img src="Bilder/index_40.jpg" name="FAQ" width="86" height="67" border="0" id="FAQ" alt="FAQ"/></a></td>
</tr>
</table></td>
</tr>
</table>
</td>
<td background="Bilder/index_05.jpg" width="42"></td>
</tr>
</table>
</div>
</body>
</html>
|