Notes
Notes - notes.io |
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>GalaxyHell</title>
<!-- Bootstrap Core CSS -->
<link href="ShockWaveNewDesign/css/bootstrap.min.css" rel="stylesheet">
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="/js/jquery-1.4.4.js"></script>
<script type="text/javascript" src="/js/jQuery/jquery.flashembed.js"></script>
<link href="ShockWaveNewDesign/css/bootstrap-social.css" rel="stylesheet">
<link rel="stylesheet" href="home_files/css/clan.css" />
<link rel="stylesheet" href="http://fontawesome.io/assets/font-awesome/css/font-awesome.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- Custom Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<!-- Plugin CSS -->
<link rel="stylesheet" href="ShockWaveNewDesign/css/font-awesome.min.css">
<link rel="stylesheet" href="ShockWaveNewDesign/css/simple-line-icons.css">
<link rel="stylesheet" href="ShockWaveNewDesign/css/device-mockups.min.css">
<link rel="stylesheet" href="ShockWaveNewDesign/css/login.css">
<!-- Theme CSS -->
<link href="ShockWaveNewDesign/css/game.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="bg-shock">
<?php
if($Users->DataRow["language"] == "tr")
{
$languagehome = "ANASAYFA";
$languagehangar = "HANGAR";
$languageshop = "DÜKKAN";
$languageclanheader = "KLAN";
$languageplay = "OYNA";
$languageupgrades = "GELİŞTİRME";
$languageskylab = "SKYLAB";
$languageggs = "GG's";
$languagesupport = "DESTEK";
$languageauction = "AÇIK ARTIRMA";
$languagetech = "TEKNOLOJİ FABRİKASI";
$languagelogout = "ÇIKIŞ YAP";
$languagedaily = "GÜNLÜK ÖDÜL";
$languagesettings = "AYARLAR";
$languagedonate = "BAĞIŞ";
}else if($Users->DataRow["language"] == "en")
{
$languagehome = "HOME";
$languagehangar = "HANGAR";
$languageshop = "SHOP";
$languageclanheader = "CLAN";
$languageplay = "PLAY";
$languageupgrades = "UPGRADES";
$languageskylab = "SKYLAB";
$languageggs = "GG's";
$languagesupport = "SUPPORT";
$languageauction = "AUCTION";
$languagetech = "TECH FACTORY";
$languagelogout = "LOGOUT";
$languagedaily = "DAILY BONUS";
$languagesettings = "SETTINGS";
$languagedonate = "DONATE";
}
?>
<nav class="navbar navbar-inverse" style="background-color: rgba(0,0,0,0.6);border:0px;font-family: shockwave;border-radius: 0px;font-size:15px;">
<div class="container-fluid">
<ul class="nav navbar-nav">
<li><a href="/home?action=Home"><i class="fa fa-home" aria-hidden="true"></i> <?php echo $languagehome ?></a></li>
<li><a href="/home?action=Equipment"><i class="fa fa-plane" aria-hidden="true"></i> <?php echo $languagehangar ?></a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#"><i class="fa fa-shopping-cart" aria-hidden="true"></i> <?php echo $languageshop ?><span class="caret"></span></a>
<ul class="dropdown-menu" style="background-color: #333;color:white;">
<li style="width: 100%;"><a href="/home?action=Shop" style="background-color: rgba(0,0,0,0.3);color:white;"><i class="fa fa-shopping-cart" aria-hidden="true"></i> <?php echo $languageshop ?></a></li>
<li style="width: 100%;"><a href="/home?action=Donate" style="background-color: rgba(0,0,0,0.3);color:white;"><i class="fa fa-money" aria-hidden="true"></i> <?php echo $languagedonate ?></a></li>
<!--<li><a href="#" style="background-color: rgba(0,0,0,0.3);color:white;"><?php echo $languageauction ?></a></li>-->
<!--<li><a href="#" style="background-color: rgba(0,0,0,0.3);color:white;"><?php echo $languageskylab ?></a></li>-->
</ul>
</li>
<?php
$clan->setId($Users->DataRow['ID'], $Users->DataRow['playerID']);
$clanid = $clan->getMyClan($Users->DataRow['playerID']);
if ($clanid == 0):
?>
<li><a href="/home?action=NewClan"><i class="fa fa-shield" aria-hidden="true"></i> <?php echo $languageclanheader ?></a></li>
<?php
else:
?>
<li><a href="/home?action=Clan"><i class="fa fa-shield" aria-hidden="true"></i> <?php echo $languageclanheader ?></a></li>
<?php
endif;
?>
<li><a href="/home?action=Play" target="_blank"><i class="fa fa-gamepad" aria-hidden="true"></i> <?php echo $languageplay ?></a></li>
<!--<li><a href="#"><i class="fa fa-trophy" aria-hidden="true"></i> <?php echo $languageggs ?></a></li>-->
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="/home?action=Support"><i class="fa fa-ticket" aria-hidden="true"></i> <?php echo $languagesupport ?></a></li>
<li><a href="/home?action=Settings"><i class="fa fa-cogs" aria-hidden="true"></i> <?php echo $languagesettings ?></a></li>
<li><a href="/home?action=DailyBonus"><i class="fa fa-gift" aria-hidden="true"></i> <?php echo $languagedaily ?></a></li>
<li><a href="/home?action=Logout"><i class="fa fa-sign-out" aria-hidden="true"></i> <?php echo $languagelogout ?></a></li>
</ul>
</div>
</nav>
<br/>
<section class="page">
<div class="container">
<div class="boxes">
<body>
<div class="col-md-offset-1 col-md-10" style="height:100%">
<div class="box non-angled-bg border-bottom">
<div class="row">
<div id="dock_container">
<div id="equipment_container"></div>
</div>
</div>
<script type='text/javascript'>
function onFailFlashembed() {
var html = '';
html += '<div id="flashFail">';
html += '<div class="flashFailHead">Get the Adobe Flash Player</div>';
html += '<div class="flashFailHeadText">';
html += 'In order to play DarkOrbit, you need the latest version of Flash Player. Just install it to start playing!';
html += '<div class="flashFailHeadLink">';
html += 'Download the Flash Player here for free: <a href="http://www.adobe.com/go/getflashplayer" style="text-decoration: underline; color:#A0A0A0;">Download Flash Player</a>';
html += '</div>';
html += '</div>';
html += '</div>';
jQuery('#equipment_container').html(html);
}
function expressInstallCallback(info) {
// possible values for info: loadTimeOut|Cancelled|Failed
onFailFlashembed();
}
jQuery(document).ready(
function(){
flashembed("equipment_container", {"onFail": onFailFlashembed, "src": "http://<?php echo HOST; ?>/swf_global/inventory/inventory.swf?__cv=8ff0a06e0fd4ceb1123e08f67266fb00","version": [10,0],"expressInstall": "http://<?php echo HOST; ?>/swf_global/expressInstall.swf?__cv=93c5ee756f6d00a09159ecadd5e61c00","onFail": function(){ onFailFlashembed(); },"width": 770,"height": 395,"id": "inventory","wmode": "transparent"}, {"cdn": "http://<?php echo HOST; ?>/","nosid": "1","navPoint": "2","eventItemEnabled": "","supporturl": "indexInternal.es%3Faction%3Dsupport%26back%3DinternalStart","serverdesc": "Scandinavia 2","server_code": "1","jackpot": "12.39 EUR","uridium_highlighted": "","lang": "en","sid": "cea346fbc7620b40611bf2fc9395968a","locale_hash": "","dynamicHost": "<?php echo HOST; ?>","menu_layout_config_hash": "","assets_config_hash": "","items_config_hash": "","useDeviceFonts": "0"});
}
);
</script>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
<html/>
|
Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 12 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: hello@notes.io
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team