-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathservices.php
executable file
·174 lines (168 loc) · 8.93 KB
/
services.php
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<?php require_once("configs.php"); ?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" xmlns:xml="http://www.w3.org/XML/1998/namespace">
<head>
<title><?php echo $website['title']; ?> - <?php echo $Services['Services']; ?></title>
<meta content="false" http-equiv="imagetoolbar" />
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
<link rel="shortcut icon" href="wow/static/local-common/images/favicons/wow.png" type="image/x-icon" />
<link rel="search" type="application/opensearchdescription+xml" href="http://eu.battle.net/en-gb/data/opensearch" title="Battle.net Search" />
<link rel="stylesheet" type="text/css" media="all" href="wow/static/local-common/css/common.css?v15" />
<!--[if IE]><link rel="stylesheet" type="text/css" media="all" href="wow/static/local-common/css/common-ie.css?v15" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet" type="text/css" media="all" href="wow/static/local-common/css/common-ie6.css?v15" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" media="all" href="wow/static/local-common/css/common-ie7.css?v15" /><![endif]-->
<link title="World of Warcraft - News" href="wow/en/feed/news" type="application/atom+xml" rel="alternate" />
<link rel="stylesheet" type="text/css" media="all" href="wow/static/css/wow.css?v4" />
<link rel="stylesheet" type="text/css" media="all" href="wow/static/css/services/services-index.css?v4" />
<!--[if IE 6]><link rel="stylesheet" type="text/css" media="all" href="wow/static/css/services/services-ie6.css?v4" /><![endif]-->
<!--[if IE]><link rel="stylesheet" type="text/css" media="all" href="wow/static/css/wow-ie.css?v4" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet" type="text/css" media="all" href="wow/static/css/wow-ie6.css?v4" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" media="all" href="wow/static/css/wow-ie7.css?v4" /><![endif]-->
<script type="text/javascript" src="wow/static/local-common/js/third-party/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="wow/static/local-common/js/core.js?v15"></script>
<script type="text/javascript" src="wow/static/local-common/js/tooltip.js?v15"></script>
<!--[if IE 6]> <script type="text/javascript">
//<![CDATA[
try { document.execCommand('BackgroundImageCache', false, true) } catch(e) {}
//]]>
</script>
<![endif]--></head>
<body class="en-gb services-home logged-in">
<div id="wrapper">
<?php $page_cat="services"; include("header.php"); ?>
<div id="content">
<div class="content-top">
<div class="content-trail">
<ol class="ui-breadcrumb">
<li><a href="index.php" rel="np" class=""><?php echo $website['title']; ?></a></li>
<li class="last"><a href="services.php" rel="np"><?php echo $Serv['Serv']; ?></a></li>
</ol>
</div>
<div class="content-bot">
<div class="bg-body">
<div class="bg-bottom">
<div class="contents-wrapper">
<div class="left-col" align="left">
<div class="section-title">
<?php
if(isset($_GET['ref']) && $_GET['ref'] != ""){
//Ids
/*
1 - Change Avatar
*/
switch($_GET['ref']){
case "avatar":
include("services/avatar.php");
break;
default:
include("services/redirect.php");
break;
}
}else{
?>
<span><?php echo $website['title']; ?><?php echo $Serv['Serv1']; ?></span>
<p><?php echo $Serv['Serv2']; ?></p>
</div>
<div class="main-services">
<a href="account_log.php" class="main-services-banner left-bnr" style="background-image:url('wow/static/images/services/thumbnails/thumb-main-services-1.jpg');">
<span class="banner-title"><?php echo $Serv['Serv3']; ?></span>
<span class="banner-desc"><?php echo $Serv['Serv4']; ?></span>
</a>
<a href="ban-list.php" class="main-services-banner right-bnr" style="background-image:url('wow/static/images/services/thumbnails/thumb-main-services-2.jpg');">
<span class="banner-title"><?php echo $Serv['Serv5']; ?></span>
<span class="banner-desc"><?php echo $Serv['Serv6']; ?></span>
</a>
<a href="search.php" class="main-services-banner left-bnr" style="background-image:url('wow/static/images/services/thumbnails/thumb-main-services-3.jpg');">
<span class="banner-title"><?php echo $Serv['Serv7']; ?></span>
<span class="banner-desc"><?php echo $Serv['Serv8']; ?><?php echo $website['title']; ?><?php echo $Serv['Serv9']; ?></span>
</a>
<a href="raf-invite.php" class="main-services-banner right-bnr" style="background-image:url('wow/static/images/services/thumbnails/thumb-main-services-4.jpg');">
<span class="banner-title"><?php echo $Serv['Serv10']; ?></span>
<span class="banner-desc"><?php echo $Serv['Serv11']; ?><?php echo $website['title']; ?>.</span>
</a>
<a href="#" class="main-services-banner left-bnr" style="background-image:url('wow/static/images/services/thumbnails/thumb-main-services-5.jpg');">
<span class="banner-title"><?php echo $Serv['Serv12']; ?></span>
<span class="banner-desc"><?php echo $Serv['Serv13']; ?></span>
</a>
<a href="account_log.php" class="main-services-banner right-bnr" style="background-image:url('wow/static/images/services/thumbnails/thumb-main-services-6.jpg');">
<span class="banner-title"><?php echo $Serv['Serv14']; ?></span>
<span class="banner-desc"><?php echo $Serv['Serv15']; ?></span>
</a>
<span class="clear"><!-- --></span>
</div>
<?php
}
?>
</div>
<div class="right-col">
<div class="sub-services">
<div class="sub-services-section">
<div class="sub-title">
<span><?php echo $Serv['Serv16']; ?></span>
</div>
<ul>
<li><a href="ban-list.php" class="c3-l6"><span><?php echo $Serv['Serv5']; ?></span></a></li>
<li><a href="javascript:;" class="c1-l1"><span><?php echo $Account6['Account6']; ?></span></a></li>
<li><a href="javascript:;" class="c1-l2"><span><?php echo $Account5['Account5']; ?></span></a></li>
<!--<li><a href="javascript:;" class="c1-l3"><span>Add an Authenticator</span></a></li>
<li><a href="javascript:;" class="c1-l4"><span>Authenticator FAQ</span></a></li>-->
</ul>
</div>
<div class="sub-services-section">
<div class="sub-title">
<span><?php echo $Serv['Serv17']; ?></span>
</div>
<ul>
<li><a href="javascript:;" class="c4-l1"><span><?php echo $Friends['Keepthem']; ?></span></a></li>
<!--<li><a href="javascript:;" class="c4-l2"><span>World of Warcraft Magazine</span></a></li>-->
<li><a href="javascript:;" class="c4-l3"><span><?php echo $Serv['Serv18']; ?></span></a></li>
</ul>
</div>
<div class="sub-services-section">
<div class="sub-title">
<span><?php echo $Serv['Serv19']; ?></span>
</div>
<ul>
<li><a href="javascript:;" class="c3-l1"><span><?php echo $Serv['Serv20']; ?></span></a></li>
<li><a href="javascript:;" class="c3-l2"><span><?php echo $Serv['Serv21']; ?></span></a></li>
<li><a href="javascript:;" class="c3-l3"><span><?php echo $Serv['Serv22']; ?></span></a></li>
<li><a href="javascript:;" class="c3-l4"><span><?php echo $Serv['Serv23']; ?></span></a></li>
<li><a href="javascript:;" class="c3-l5"><span><?php echo $Serv['Serv24']; ?></span></a></li>
<!--<li><a href="javascript:;" class="c3-l6"><span>Free Character Migration</span></a></li>-->
<!--<li><a href="javascript:;" class="c3-l7"><span>Public Test Realm</span></a></li>-->
</ul>
</div>
<div class="sub-services-section">
<div class="sub-title">
<span><?php echo $Serv['Serv25']; ?></span>
</div>
<ul>
<li><a href="javascript:;" class="c2-l1"><span><?php echo $Serv['Serv26']; ?></span></a></li>
<li><a href="services.php?ref=avatar" class="c4-20"><span><?php echo $Serv['Serv27']; ?></span></a></li>
<li><a href="javascript:;" class="c2-l2"><span><?php echo $Serv['Serv28']; ?></span></a></li>
<li><a href="javascript:;" class="c2-l3"><span><?php echo $Serv['Serv29']; ?></span></a></li>
<li><a href="game_client.php" class="c2-l4"><span><?php echo $Serv['Serv30']; ?></span></a></li>
<!--<li><a href="javascript:;" class="c2-l5"><span>Download Language Pack</span></a></li>-->
</ul>
</div>
<div class="sub-services-section">
<div class="sub-title">
<span><?php echo $Media['Multimedia']; ?></span>
</div>
<ul>
<li><a href="<?php echo $website['root']; ?>media/send_media.php" class="c1-l3"><span><?php echo $Media['SendMedia']; ?></span></a></li>
</ul>
</div>
</div>
</div>
<br />
<span class="clear"><!-- --></span>
<span class="clear"><!-- --></span>
<span class="clear"><!-- --></span>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include("footer.php"); ?></body>
</html>