<!DOCTYPE html>
<html lang="en" class="koTheme1">
  <head>
<!--RSS-->
<link href="index.php?rss=blog" rel="alternate" type="application/rss+xml" title="Blog" />
<link rel="bookmark" href="/editor_images/favicon.png" />
<link rel="shortcut icon" href="/editor_images/favicon.png" />
<link rel="apple-touch-icon" href="/editor_images/favicon.png" /><script>var tinyMcePath="/";</script><script src="/inc/js/tinymce/embed.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" type="text/javascript"></script>
<link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<link href="/inc/js/simplelightbox.min.css" rel="stylesheet" type="text/css">
<link type="text/css" rel="stylesheet" href="/inc/live.css?v=3.2.1" />
<!-- Bootstrap -->
<link href="/inc/js/bootstrap/bootstrap3.min.css" rel="stylesheet" />
<!--Google Fonts-->
<link href="//fonts.googleapis.com/css?family=Arvo|Varela+Round&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css" />
<link href="/inc/js/animate.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

<style type="text/css">#website h1,#website h2,#website #content h3,#website .topmenu{font-family:"Arvo","Helvetica Neue",Helvetica,Arial,sans-serif}#website,#website p{font-family:"Varela Round","Helvetica Neue",Helvetica,Arial,sans-serif}.container_content{}</style>

<!--DHTML menu-->
<link href="/editor_images/menu.css" rel="stylesheet" type="text/css" />



<script>
function socialShare(id){


	var url="";

	if(id == 0)
	url="https://www.addtoany.com/share_save?linkurl="+window.location.href

	else if(id==1)
	url="https://www.facebook.com/sharer/sharer.php?u="+window.location.href;
	else if(id==2)
	url="https://twitter.com/share?url="+window.location.href+"&text="+document.title;
	else if(id==3)
	url="https://plus.google.com/share?url="+window.location.href;
	else if(id==4)
	url="https://www.linkedin.com/shareArticle?mini=true&url="+window.location.href;

	else if(id==9)
	url="mailto:?subject="+document.title+"&body="+window.location.href;


	var width=650;
	var height=450;

	window.open(url, "Share Dialog", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,width="+width+",height="+height+",top="+(screen.height/2-height/2)+",left="+(screen.width/2-width/2));






}
</script><script>var menuCaption = "Select a Page";</script><script type="text/javascript" src="/inc/js/menu.js?3.2.1"></script>
  
    <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="keywords" content="" />
	<title>Error 404: Page does not exist &raquo; ...</title>
    
</head>
<body class=""  id="body"><link type="text/css" id="css_kColors" rel="stylesheet" href="data/template.colors.css?1731307021" />  
<div id="website" class="logoLeft">

    <!-- Header with top menu and splash -->
    <div id="header">
    
   	 	<!-- Header/Menu -->
        <div id="headerMenu" class="koMenu1">
            <div class="logoHolder adminTipHolder">
                <a href="index.php" class="logo"><div id="logoReplacer" style="text-align:center"><h2>...</h2></div><!--Logo--></a>
            </div>
            <ul class="menuHolder topmenu"><li  ><a href="https://www.toolswatch.org/"><span>Home</span></a></li>
<li  ><a href="1_4_contact.html"><span>Contact</span></a></li>
</ul>
        </div>
    
        <!-- Header/Splash -->
        
        
        <div id="subpageHeaderContent" class=" keditDark " data-bgcolor="#366092" style="background:#366092">
        </div>
        
        
        
    </div>

    <!-- Content -->
    <div class="WxEditableArea" id="contentArea"><div class="kedit">Error 404: Page does not exist</div></div>
    
    <!-- Footer -->
    <div id="footerContent" class=" keditDark " data-bgcolor="#7f7f7f" style="background:#7f7f7f">
    
        
        
    </div>
    
</div>
<script type="text/javascript" src="/inc/js/simplelightbox.min.js"></script>
<link rel="stylesheet" href="/inc/js/basicModal.min.css">
<script src="/inc/js/basicModal.min.js"></script>
<script>


function cpanelLogin(){



}

var modalLogin = {
	body: '<h3 style="padding:0 0 5px 0;margin:0 0 30px;border-bottom:1px solid #ccc;color:#555">Oops! <small>You\'re not logged in!</small></h3><p><a href="//www.toolswatch.org:2083/frontend/skin/kopage/kopage.live.php?kpg[0]=L2hvbWUvc2l0ZXMvMzZhLzEvMTFjOWQ0Y2I5OC9wdWJsaWNfaHRtbA==&kpg[1]=aHR0cHM6Ly93d3cudG9vbHN3YXRjaC5vcmc=" class="loginWithPanel btn btn-default"><img src="/editor_images/cpanel.png"><span>Click here to login<br>with your cPanel account</span></a></p> <h3 style="text-align:center;color:#777">- OR -</h3><p>Login with <a href=\"javascript:void(null)\" onclick=\"basicModal.show(modalLoginPIN)\">PIN Code</a> - enter your email address, system will send a PIN access code. Enter your email address:</p><input class="basicModal__text" type="text" name="pinEmail" placeholder="your@email.com">',
	buttons: {
		cancel: {
			title: 'Cancel',
			fn: basicModal.close
		},
		action: {
			title: 'Continue',
			fn: function(data) {

				
				if (data.pinEmail.length<1) return basicModal.error('pinEmail')

				// make AJAX call now:


				jQuery.ajax({
				 type: "POST",
				 url: "index.php",				 data: "supermode=pin-login&email="+encodeURIComponent(data.pinEmail.trim()),//
				 success: function(a){



						if(a == 'OK'){

							//refreshWindow();
							//basicModal.close()
							basicModal.show(modalLoginPIN)

						}else if(a == 'EMAIL'){

							basicModal.error('pinEmail')

						} else{
							alert(a);
						}

					}
				});


				//console.log(data)
				//basicModal.close()

			}
		}
	}
}

var modalLoginFTP = {
	body: '<h3 style="padding:0 0 5px 0;margin:0 0 30px;border-bottom:1px solid #ccc">Login <small> with your Username and Password</small></h3><input class="basicModal__text" type="text" name="pinUsername" placeholder="Login"><input class="basicModal__text" type="password" name="pinPassword" placeholder="Password">',
	buttons: {
		cancel: {
			title: 'Cancel',
			fn: basicModal.close
		},
		action: {
			title: 'Continue',
			fn: function(data) {

				if (data.pinUsername.length<1) return basicModal.error('pinUsername')
				if (data.pinPassword.length<1) return basicModal.error('pinPassword')

				// make AJAX call now:


				jQuery.ajax({
				 type: "POST",
				 url: "index.php",
				 data: "supermode=pin-login&iSplashTheme=kopage3&iSplash=1&iSplashElement="+"&pageMenuId=0&pageId=0&pin-username="+encodeURIComponent(data.pinUsername.trim())+"&pin-password="+encodeURIComponent(data.pinPassword.trim()),
				 success: function(a){

						if(a == 'OK'){


							var inLocation=window.location.toString();

							if(inLocation.indexOf('?')>0)
							inLocation+='&';
							else
							inLocation+='?';

							window.location.href=inLocation+'open=info-login';

						}else{

							basicModal.error('pinPassword');

							if(a!='FTP-LOGIN-ERROR')
							alert(a);

						}

					}

				});


			}
		}
	}
}

var modalLoginPIN = {
	body: '<h3 style="padding:0 0 5px 0;margin:0 0 30px;border-bottom:1px solid #ccc">Enter your PIN Code</h3><p>System just sent an email with PIN-code, please check SPAM folder too. Enter your PIN-code to login:</p><input class="basicModal__text" type="text" name="pinCode" placeholder="6-digit PIN code">',
	buttons: {
		cancel: {
			title: 'Cancel',
			fn: basicModal.close
		},
		action: {
			title: 'Continue',
			fn: function(data) {

				if (data.pinCode.length<1) return basicModal.error('pinCode')

				// make AJAX call now:


				jQuery.ajax({
				 type: "POST",
				 url: "index.php",
				 data: "supermode=pin-login&iSplashTheme=kopage3&iSplash=1&iSplashElement="+"&pageMenuId=0&pageId=0&pin-code="+encodeURIComponent(data.pinCode.trim()),//
				 success: function(a){



						if(a == 'OK'){


							var inLocation=window.location.toString();

							if(inLocation.indexOf('?')>0)
							inLocation+='&';
							else
							inLocation+='?';

							window.location.href=inLocation+'open=info-login';

						}else{

							basicModal.error('pinCode')
							//alert(a);

						}

					}
				});


			}
		}
	}
}


</script>
<script src="/inc/js/jquery.parallax.js"></script>
<script>$(".parallax-window").parallax();/* var orgElementPos = $("#headerMenu").offset(); orgElementTop = orgElementPos.top+20;$(window).bind("scroll",function(){if($(window).scrollTop()>orgElementTop){$("#header").addClass("is-fixed")}else{$("#header").removeClass("is-fixed")}});*/</script>
<script type="text/javascript">if(!window.shoppingCart){eval("function shoppingCart(a,b){if('' != ''){window.location.href=\"index.php?p=\";}else{alert('There is no Shopping Cart Defined Here!')}}")}</script> 
<style>
.kopageFreeFooter{

	cursor:default;
	background: #555;
	background: linear-gradient(to bottom, #666 0%,#333 100%);


	color:rgba(255,255,255,0.5);font-size:12px;;padding:10px 30px 20px;border-radius:5px;
	 text-align:center;

	 line-height:20px;
	 font-family:"Helvetica Neue",Helvetica,Arial, sans-serif;
	 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 15px 2px rgba(0, 0, 0, 0.2);

	transition: all 0.2s;bottom:-15px;




	}
.kopageFreeFooter:hover {
	bottom:-10px;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4), 0 0 20px rgba(0, 0, 0, 0.2) inset, 0 0 25px 2px rgba(0, 0, 0, 0.3);

	padding:11px 31px 21px;
	background: #1865C5;
	background: linear-gradient(to bottom, #36A8F3 0%,#37ACF5 4%,#1865C5 100%);
}


.kopageFreeFooter span{

	display:inline-block; text-align:right; line-height:12px; padding-right:10px;
}
.kopageFreeFooter a{
	 text-shadow:1px 1px 0 rgba(0,0,0,0.4),1px 1px 10px rgba(0,0,0,0.5) ;
	 font-size:22px; display:inline-block;
	 color:rgba(255,255,255,0.9);
	 line-height:20px; text-decoration:none; position:relative; top:-3px;;
}
.kopageFreeFooter:hover a{color:#fff;}
.kopageFreeFooter a:hover{text-shadow:1px 1px 3px rgba(0,0,0,0.7),1px 1px 10px rgba(0,0,0,0.9) ;}
.kopageFreeFooter:hover span{color:rgba(255,255,255,0.6);}

a.kopageFreeFooterHide {display:block;opacity:0;;height:30px;width:30px;line-height:30px;color:#fff;background:rgba(0,0,0,0.7);border-radius:3px;position:absolute;top:10px;right:-5px;box-shadow:1px 1px 10px rgba(0,0,0,0.6);font-size:16px; ; transition-delay:0s;z-index:2; overflow:hidden;line-height:30px;}
a.kopageFreeFooterHide i {line-height:30px;width:30px}
.kopageFreeFooter:hover a.kopageFreeFooterHide{opacity:1;top:-5px;transition-delay:1s;transition:all 0.15s}
a.kopageFreeFooterHide:hover{background:#000;transition:all 0.15s;width:auto;}
a.kopageFreeFooterHide span{display:inline-block; font-size:12px; opacity:0;}
a.kopageFreeFooterHide:hover span{transition:none;font-size:12px; opacity:1;margin:-3px 0 0 -5px;vertical-align:middle}


</style><div class="kopageFreeFooter animated fadeInUp" style="z-index:65556;right:10%;left:auto;margin:0;position:fixed;opacity:1;visibility:visible;display:block;"><span>free website<br>built with</span> <a href="http://www.kopage.com/free?&utm_medium=free&utm_campaign=free_footer&utm_source=www.toolswatch.org&lang=">kopage</a></div>
<script type="text/javascript" id="jsMenusSetup">ddlevelsmenu.setup("1", "topbar","0","0");jQuery(function(){})</script>
</body>
</html>