<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width">
<title>Error HTTP 404</title>
<link href="stil.css" rel="stylesheet" type="text/css" />
<script>
function Homepage(){
<!--
// in real bits, urls get returned to our script like this:
// res://shdocvw.dll/http_404.htm#http://www.DocURL.com/bar.htm
//For testing use DocURL = "res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
DocURL = document.URL;
//this is where the http or https will be, as found by searching for :// but skipping the res://
protocolIndex=DocURL.indexOf("://",4);
//this finds the ending slash for the domain server
serverIndex=DocURL.indexOf("/",protocolIndex + 3);
//for the href, we need a valid URL to the domain. We search for the # symbol to find the begining
//of the true URL, and add 1 to skip it - this is the BeginURL value. We use serverIndex as the end marker.
//urlresult=DocURL.substring(protocolIndex - 4,serverIndex);
BeginURL=DocURL.indexOf("#",1) + 1;
urlresult=DocURL.substring(BeginURL,serverIndex);
//for display, we need to skip after http://, and go to the next slash
displayresult=DocURL.substring(protocolIndex + 3 ,serverIndex);
InsertElementAnchor(urlresult, displayresult);
}
function HtmlEncode(text)
{
return text.replace(/&/g, '&').replace(/'/g, '"').replace(/</g, '<').replace(/>/g, '>');
}
function TagAttrib(name, value)
{
return ' '+name+'="'+HtmlEncode(value)+'"';
}
function PrintTag(tagName, needCloseTag, attrib, inner){
document.write( '<' + tagName + attrib + ' class=link>' + HtmlEncode(inner) );
if (needCloseTag) document.write( '</' + tagName +'>' );
}
function URI(href)
{
IEVer = window.navigator.appVersion;
IEVer = IEVer.substr( IEVer.indexOf('MSIE') + 5, 3 );
return (IEVer.charAt(1)=='.' && IEVer >= '5.5') ?
encodeURI(href) :
escape(href).replace(/%3A/g, ':').replace(/%3B/g, ';');
}
function InsertElementAnchor(href, text)
{
PrintTag('A', true, TagAttrib('HREF', URI(href)), text);
}
function adresa() {
var str=encodeURIComponent(document.location.href);
document.write(decodeURIComponent(str));
}
//-->
</script>
<link href="images/favicon.ico" type="image/ico" rel="icon" />
<link href="images/favicon.ico" rel="shortcut icon" />
</head>
<body>
<div class="top-holder"><div class="centered"><div class="logo-holder"><h1 class="logo biznis"><a href="http://www.telekom.mk">T</a></h1><div class="header-logo-right"><h2 class="moto"><img src="images/moto-mk.png" alt="СПОДЕЛИ ДОЖИВУВАЊА" /></h2></div></div></div></div>
<div class="content">
<div style="clear:both; margin-bottom:10px"></div>
<div class="sidebar-box-hold">
<h4 class="color-2">Промоција</h4>
<!--/* OpenX Javascript Tag v2.8.11 */-->
<script type='text/javascript'><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.idividi.com.mk/www/delivery/ajs.php':'http://ads.idividi.com.mk/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=118");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://ads.idividi.com.mk/www/delivery/ck.php?n=a9b2eabf&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://ads.idividi.com.mk/www/delivery/avw.php?zoneid=118&cb=INSERT_RANDOM_NUMBER_HERE&n=a9b2eabf' border='0' alt='' /></a></noscript>
</div>
<h1>Error HTTP 404</h1>
<h2>Страницата не постои.<br />
The page can not be displayed.</h2>
<p> </p>
<div>
<p>Страницата која ја барате не постои на овој сервер, привремено е недостапна или внесената адреса е погрешна.
</p>
<p>Пробајте го следново:</p>
<ul>
<li>Проверетe дали адресата во address bar-от <br />
(<u><script>adresa();</script></u>) е правилно внесена.</li>
<li>Отворете ја страницата <script>
<!--
if (!((window.navigator.userAgent.indexOf("MSIE") > 0) && (window.navigator.appVersion.charAt(0) == "2")))
{
Homepage();
}
//-->
</script> и пронајдете го линкот до бараната информација.</li>
<li>Кликнете на <a href="javascript:history.back(1)">Назад</a> и пробајте друга адреса </li>
</ul>
<p> </p>
<p>Хостирано на <a href="http://www.telekom.mk">Македонски Телеком</a></p>
<p>Hosted by <a href="http://www.telekom.mk">Makedonski Telekom</a></p>
</div></div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2008259-24']);
_gaq.push(['_setDomainName', document.domain]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>