summaryrefslogtreecommitdiffstats
path: root/HTML/index.html
blob: c717cd81645ed872ab0e154d952e2b47af92fc29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8" ?>
<!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" lang="en" xml:lang="en">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="Content-Script-Type" content="text/javascript" />
		<meta name="mdv:release" content="XXXXX" />
		<title>Mandriva Linux</title>
		<link rel="stylesheet" type="text/css" media="screen, projection" href="file:///usr/share/mdk/indexhtml/screen.css" />
		<script type="text/javascript" src="file:///usr/share/mdk/indexhtml/script.js"></script>
	</head>
	<body onload="bodyLoad();">
	<div id="page">
		<h1><a href="http://www.mandriva.com/"><span>Mandriva</span></a></h1>

		<ul>
			<li id="mandriva_com"><a href="http://www.mandriva.com/"><span>mandriva.com</span></a></li>
			<li id="club"><a href="http://club.mandriva.com/"><span>club.mandriva.com</span></a></li>
			<li id="store"><a href="http://store.mandriva.com/"><span>store.mandriva.com</span></a></li>
			<li id="online"><a href="http://online.mandriva.com/"><span>online.mandriva.com</span></a></li>
			<li id="support"><a href="http://support.mandriva.com/"><span>support.mandriva.com</span></a></li>
		</ul>
	</div>
	<img id="i" src="http://images.mandriva.com/images/donotremove.png" onload="imgLoad();" onerror="imgError();" />
</body>
</html>