<!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" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<link rel="stylesheet" href="templates/_system/css/general.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
</head>
<body>
<div id="wrapper">
<div id="menu">
<jdoc:include type="modules" name="user3" style="" />
</div>
<div id="header">
<img src="templates/<?php echo $this->template ?>/images/logo.png" alt="<?php echo $siteName; ?>" title="<?php echo $siteName; ?>" />
</div>
<div id="mainsite">
<div id="right">
<jdoc:include type="modules" name="left" style="xhtml" />
<jdoc:include type="modules" name="right" style="xhtml" />
</div>
<div id="content">
<?php if (JRequest::getVar('view') == 'frontpage')
{
echo '<img src="templates/wm_08_j15/images/frontimage.jpg" alt="" class="frontimage" />';
}
?>
<jdoc:include type="component" />
</div>
</div>
<div id="footer">
<jdoc:include type="modules" name="footer" style="" />
</div>
<div id="webmedie">
<a href="http://www.webmedie.dk/" title="
seo">Design and
SEO by Webmedie</a><br />
<a href="http://www.peaker.dk/
seo.html"><img src="templates/<?php echo $this->template ?>/images/copy.jpg" alt="
SEO" title="
SEO" /></a>
<a href="http://david-burger.de/" title="
seo">Design angepasst von David Burger</a><br />
<a href="http://www.mit-bredbaand.dk/"><img src="templates/<?php echo $this->template ?>/images/copy.jpg" alt="Bredbånd" title="Bredbånd" /></a>
<a href="http://www.dan-udvikling.dk/"><img src="templates/<?php echo $this->template ?>/images/copy.jpg" alt="Udvikling" title="Udvikling" /></a>
<a href="http://www.amene.dk/"><img src="templates/<?php echo $this->template ?>/images/copy.jpg" alt="Internet" title="Internet" /></a>
</div>
</div>
</body>
</html>
Lesezeichen