Macedonia.co.uk - online shop, culture and art, news, business, services – MCIC
BODY { BACKGROUND-IMAGE: url(images/blue/bg/bgMain.gif); MARGIN: 0px; BACKGROUND-REPEAT: repeat }
BODY { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
TD { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
TH { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
A:link { TEXT-DECORATION: underline }
A:visited { TEXT-DECORATION: underline }
A:hover { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: underline }
var prom=0;
var prom1=0;
function showDivObject(divID,index)
{
prom=1;
prom1=1;
var ind=divID.replace('div','')*1;
var leftx=document.getElementById('dropmenudiv').style.left.replace('px','')*1;
var topy=document.getElementById('dropmenudiv').style.top.replace('px','')*1;
var objPositionDiv=document.getElementById('divposition'+index);
document.getElementById(divID).style.top=objPositionDiv.offsetTop+topy;//+15*ind;
document.getElementById(divID).style.left=objPositionDiv.offsetLeft+leftx+140;
document.getElementById(divID).style.visibility='visible';
window.setTimeout('showParent()',100);
}
function showParent()
{
if(prom1==1) document.getElementById('dropmenudiv').style.visibility='visible';
}
function showDivObjectFromParent(divID,cnt,index)
{
var cntNum=cnt*1;
var ind=divID.replace('div','')*1;
for(i=1;i
View Cart
Contact Us
Make homepage
Search:
SearchBox1__ctl1Out=new Image();SearchBox1__ctl1Out.src="images/search-go.gif";SearchBox1__ctl1Over=new Image();SearchBox1__ctl1Over.src="images/search-go-o.gif";SearchBox1__ctl1Down=new Image();SearchBox1__ctl1Down.src="images/search-go.gif";
function PollingFun1()
{
path='images/blue';
if(document.getElementById('LeftMenu1_webPage').value=='webform')
path='images/gold';
if(document.getElementById('poll2').style.display=='none')
{
document.Form1.LeftMenu1_OpenResults.value='';
document.getElementById('poll2').style.display='';
if(document.Form1.LeftMenu1_ArchiveHB.value=='archive')
document.getElementById('ArchiveButton').src=path+'/other/pollArchiveOn1.gif';
else
document.getElementById('ArchiveButton').src=path+'/other/pollArchiveOff.gif';
document.getElementById('ShowButton').src=path+'/other/pollResultsOn.gif';
}
else
{
document.Form1.LeftMenu1_OpenResults.value='';
document.getElementById('poll2').style.display='none';
if(document.Form1.LeftMenu1_ArchiveHB.value=='archive')
document.getElementById('ArchiveButton').src=path+'/other/pollArchiveOn.gif';
else
document.getElementById('ArchiveButton').src=path+'/other/pollArchiveShow.gif';
document.getElementById('ShowButton').src=path+'/other/pollResultsOff.gif';
}
}
function PollingFun2()
{
path='images/blue';
if(document.getElementById('LeftMenu1_webPage').value=='webform')
path='images/gold';
if(document.getElementById('ArchiveButton').src!=path+'/other/pollArchiveOn.gif')
{
document.Form1.LeftMenu1_ArchiveHB.value='archive';
window.location='index.aspx?id=pooling&status=archive';
}
}
function fnTrapTableEnter(event)
{
if(event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
window.location='index3.aspx?pid=-8&step=1';
}
}
Register with MCIC for
and enjoy more privileges and advantages.
Why
register with MCIC?
Existing users:
User name:
Password:
Log
in
function fnTrapKD1(btnID, event)
{
if(event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
checkFields();
}
}
function checkFields(){
var err='';
if(document.Form1.log_pass.value=='')
{
err+='\nMissing password';
document.Form1.log_pass.focus();
}
else if(document.Form1.log_pass.value.indexOf('*')!=-1 || document.Form1.log_pass.value.indexOf('%')!=-1)
{
err+='\nInvalid characters for password';
document.Form1.log_pass.focus();
}
if(document.Form1.log_username.value=='')
{
err='Missing username'+err;
document.Form1.log_username.focus();
}
else if(document.Form1.log_username.value.indexOf('*')!=-1 || document.Form1.log_username.value.indexOf('%')!=-1)
{
err+='\nInvalid characters for username';
document.Form1.log_username.focus();
}
if(err!='')
alert(err);
else
{
document.Form1.hdFieldLogIn.value='1';
document.Form1.submit();
}
}
Forgot
password?
Enter your registration e-mail:
Your password will be
sent to your registration e-mail
get
password
function fnTrapFG(event)
{
if(event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
getForgotEmail();
}
}
function getForgotEmail()
{
if(document.Form1.log_email.value=='')
{
alert('Missing email!');
document.Form1.log_email.focus();
return 1;
}
else
{
if(document.Form1.log_email.value.split("@").length!=2)
{
alert('Invalid email!');
document.Form1.log_email.focus();
return 1;
}
else
{
if(document.Form1.log_email.value.split("@")[0].length==0 || document.Form1.log_email.value.split("@")[1].length==0)
{
alert('Invalid email!');
document.Form1.log_email.focus();
return 1;
}
else
{
document.Form1.hdFieldLogIn.value='1';
document.Form1.submit();
}
}
}
}
For additional
information
contact our customer care department
NEWS
How do you find the www.macedonia.co.uk site?
I like it as it is
I would change its layout
I would change the articles
function fnTrapVote(event)
{
if(event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
document.Form1.hdn_vote.value='vote';
document.Form1.submit();
}
}
I like it as it is48.9% I would change its layout 22.7% I would change the articles 28.3%
if(document.Form1.LeftMenu1_OpenResults.value=='open')
{
path='images/blue';
if(document.getElementById('LeftMenu1_webPage').value=='webform')
path='images/gold';
document.getElementById('poll2').style.display='';
if(document.Form1.LeftMenu1_ArchiveHB.value=='archive')
document.getElementById('ArchiveButton').src=path+'/other/pollArchiveOn1.gif';
else
document.getElementById('ArchiveButton').src=path+'/other/pollArchiveOn1.gif';
document.getElementById('ShowButton').src=path+'/other/pollResultsOn.gif';
window.open('pooling.aspx','list','width=320,height=240,scrollbars=no');
}
DID YOU
KNOW
stm_bm(["menu317d",600,"","blank.gif",0,"","",0,0,100,0,200,1,0,0,"","",0,0,1,2,"default","hand",""],this);stm_bp("p0",[1,4,0,0,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","#FFFFF7","",3,0,0,"#000000"]);stm_ai("p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_ai("p0i1",[1,"About Macedonia ","","",-1,-1,0,"index.aspx?page=2","_self","About Macedonia","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17); stm_bp("p1",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p1i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p1i1","p0i1",[0,"Land ","","",-1,-1,0,"index1.aspx?page=12","_self","Land","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p1i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p1i3","p0i1",[0,"People ","","",-1,-1,0,"index1.aspx?page=13","_self","People","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p1i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p1i5","p0i1",[0,"Language ","","",-1,-1,0,"index1.aspx?page=14","_self","Language","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p1i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p1i7","p0i1",[0,"Religion ","","",-1,-1,0,"index1.aspx?page=15","_self","Religion","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p1i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep();stm_aix("p0i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i3","p0i1",[1,"Culture & Art ","","",-1,-1,0,"index.aspx?page=3","_self","Culture & Art","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17); stm_bp("p2",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p2i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p2i1","p0i1",[0,"Literature ","","",-1,-1,0,"index1.aspx?page=20","_self","Literature","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i3","p0i1",[0,"Music ","","",-1,-1,0,"index1.aspx?page=21","_self","Music","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i5","p0i1",[0,"Theatre ","","",-1,-1,0,"index1.aspx?page=22","_self","Theatre","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i7","p0i1",[0,"Film ","","",-1,-1,0,"index1.aspx?page=26","_self","Film","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i9","p0i1",[0,"Ballet And Opera ","","",-1,-1,0,"index1.aspx?page=31","_self","Ballet And Opera","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i11","p0i1",[0,"Art ","","",-1,-1,0,"index1.aspx?page=23","_self","Art","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i12","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i13","p0i1",[0,"Folklore ","","",-1,-1,0,"index1.aspx?page=24","_self","Folklore","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i14","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i15","p0i1",[0,"Architecture ","","",-1,-1,0,"index1.aspx?page=25","_self","Architecture","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i16","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i17","p0i1",[0,"Trades&Crafts ","","",-1,-1,0,"index1.aspx?page=27","_self","Trades&Crafts","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i18","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p2i19","p0i1",[0,"Events ","","",-1,-1,0,"index1.aspx?page=28","_self","Events","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p2i20","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep();stm_aix("p0i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i5","p0i1",[1,"Travel & Tourism ","","",-1,-1,0,"index.aspx?page=5","_self","Travel & Tourism","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17); stm_bp("p3",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p3i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p3i1","p0i1",[0,"Visa Requirements ","","",-1,-1,0,"index1.aspx?page=37","_self","Visa Requirements","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p3i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p3i3","p0i1",[0,"Transportation ","","",-1,-1,0,"index1.aspx?page=38","_self","Transportation","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p3i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p3i5","p0i1",[0,"Border Customs ","","",-1,-1,0,"index1.aspx?page=40","_self","Border Customs","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p3i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p3i7","p0i1",[0,"Tourism ","","",-1,-1,0,"index1.aspx?page=45","_self","Tourism","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p3i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p3i9","p0i1",[0,"Active Tourism ","","",-1,-1,0,"index1.aspx?page=46","_self","Active Tourism","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p3i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p3i11","p0i1",[0,"Countryside & Spas ","","",-1,-1,0,"index1.aspx?page=404","_self","Countryside & Spas","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p3i12","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep();stm_aix("p0i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i7","p0i1",[1,"Cities ","","",-1,-1,0,"index.aspx?page=41","_self","Cities","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17);stm_aix("p0i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i9","p0i1",[1,"Business ","","",-1,-1,0,"index.aspx?page=4","_self","Business","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17); stm_bp("p4",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p4i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p4i1","p0i1",[0,"Laws ","","",-1,-1,0,"index1.aspx?page=29","_self","Laws","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p4i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p4i3","p0i1",[0,"Taxes & Custom ","","",-1,-1,0,"index1.aspx?page=30","_self","Taxes & Custom","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p4i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p4i5","p0i1",[0,"Macedonian Stock-Exchange ","","",-1,-1,0,"index1.aspx?page=32","_self","Macedonian Stock-Exchange","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p4i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p4i7","p0i1",[0,"Banks ","","",-1,-1,0,"index1.aspx?page=33","_self","Banks","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p4i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p4i9","p0i1",[0,"Fairs ","","",-1,-1,0,"index1.aspx?page=34","_self","Fairs","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p4i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p4i11","p0i1",[0,"Government ","","",-1,-1,0,"http://www.vlada.mk/english/index_en.htm","_blank","Government","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p4i12","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep();stm_aix("p0i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i11","p0i1",[1,"Online Shop ","","",-1,-1,0,"WebForm1.aspx","_self","Online Shop","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17); stm_bp("p5",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p5i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p5i1","p0i1",[0,"Books ","","",-1,-1,0,"WebForm1.aspx?pid=1","_self","Books","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_bp("p6",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p6i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p6i1","p0i1",[0,"Monographs ","","",-1,-1,0,"WebForm1.aspx?pid=2","_self","Monographs","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i3","p0i1",[0,"Dictionaries ","","",-1,-1,0,"WebForm1.aspx?pid=6","_self","Dictionaries","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i5","p0i1",[0,"Prose & Poetry ","","",-1,-1,0,"WebForm1.aspx?pid=15","_self","Prose & Poetry","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i7","p0i1",[0,"Magazines ","","",-1,-1,0,"WebForm1.aspx?pid=16","_self","Magazines","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i9","p0i1",[0,"Children Literature ","","",-1,-1,0,"WebForm1.aspx?pid=30","_self","Children Literature","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep(); stm_aix("p6i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i3","p0i1",[0,"Souvenirs ","","",-1,-1,0,"WebForm1.aspx?pid=3","_self","Souvenirs","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i5","p0i1",[0,"Special Offers ","","",-1,-1,0,"WebForm1.aspx?pid=5","_self","Special Offers","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p6i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p6i7","p0i1",[0,"Terra Cottas ","","",-1,-1,0,"WebForm1.aspx?pid=8","_self","Terra Cottas","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_bp("p7",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p7i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p7i1","p0i1",[0,"Small copies ","","",-1,-1,0,"WebForm1.aspx?pid=13","_self","Small copies","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p7i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep(); stm_aix("p7i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p7i9","p0i1",[0,"Music ","","",-1,-1,0,"WebForm1.aspx?pid=19","_self","Music","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_bp("p8",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p8i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p8i1","p0i1",[0,"Pop ","","",-1,-1,0,"WebForm1.aspx?pid=20","_self","Pop","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p8i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p8i3","p0i1",[0,"Folk ","","",-1,-1,0,"WebForm1.aspx?pid=33","_self","Folk","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p8i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p8i5","p0i1",[0,"Rock/Jazz/Hip-Hop ","","",-1,-1,0,"WebForm1.aspx?pid=34","_self","Rock/Jazz/Hip-Hop","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p8i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p8i7","p0i1",[0,"Ethno/Traditional/Classics ","","",-1,-1,0,"WebForm1.aspx?pid=35","_self","Ethno/Traditional/Classics","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p8i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p8i9","p0i1",[0,"Soundtracks ","","",-1,-1,0,"WebForm1.aspx?pid=36","_self","Soundtracks","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p8i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep(); stm_aix("p8i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p8i11","p0i1",[0,"Miscellaneous ","","",-1,-1,0,"WebForm1.aspx?pid=40","_self","Miscellaneous","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p8i12","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep();stm_aix("p0i12","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i13","p0i1",[1,"News ","","",-1,-1,0,"index.aspx?type=2&id=news","_self","News","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17);stm_aix("p0i14","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i15","p0i1",[1,"Our Services ","","",-1,-1,0,"index.aspx?page=8","_self","Our Services","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17); stm_bp("p9",[1,2,0,-1,0,0,0,0,100,"",-2,"",-2,50,0,0,"#999999","","",3,0,0,"#558AC6"]); stm_aix("p9i0","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_aix("p9i1","p0i1",[0,"eMacedonian ","","",-1,-1,0,"index.aspx?id=online_form","_self","eMacedonian","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p9i2","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p9i3","p0i1",[0,"MyMacedonianHome ","","",-1,-1,0,"index.aspx?id=realestate_form","_self","MyMacedonianHome","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p9i4","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p9i5","p0i1",[0,"Marketing/Advertising ","","",-1,-1,0,"index1.aspx?page=54","_self","Marketing/Advertising","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p9i6","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p9i7","p0i1",[0,"Translation ","","",-1,-1,0,"index1.aspx?page=55","_self","Translation","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p9i8","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1]); stm_aix("p9i9","p0i1",[0,"Target Services ","","",-1,-1,0,"index1.aspx?page=56","_self","Target Services","","","",0,0,0,"","",0,0,0,2,1,"#7FB2E5",0,"#558AC6",0,"","",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","8pt Verdana","8pt Verdana"], 0, 17); stm_aix("p9i10","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]); stm_ep();stm_aix("p0i16","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,1,0]);stm_aix("p0i17","p0i1",[1,"About MCIC ","","",-1,-1,0,"index1.aspx?page=11","_self","About MCIC","","","",0,0,0,"","",0,0,0,2,1,"#FFFFF7",0,"#B5BED6",0,"img1/img.gif","img1/select_img.gif",3,3,0,0,"#FFFFF7","#000000","#000000","#FFFFFF","bold 10pt Tahoma","bold 10pt Tahoma",0,0],154,17);stm_aix("p9i18","p0i0",[6,1,"#9FC5EB","img1/pxMenuBetween.gif",154,2]);stm_ep(); stm_em();
Exchange rates: 1 EUR = 60.05 MKD 1 US = 44.8 MKD 1 CD = 38.11 MKD 1 AUD = 28.84 MKD 1 JPY = 0.44 MKD 1 GBP = 76.45 MKD
function showTimeInCell()
{
document.getElementById("timeShow").innerHTML="";
var time = new Date();
var minuti = time.getMinutes()>9?time.getMinutes():"0"+time.getMinutes();
switch(time.getDay())
{
case 1:document.getElementById("timeShow").innerHTML="Mon, ";break;
case 2:document.getElementById("timeShow").innerHTML="Tue, ";break;
case 3:document.getElementById("timeShow").innerHTML="Wed, ";break;
case 4:document.getElementById("timeShow").innerHTML="Thu, ";break;
case 5:document.getElementById("timeShow").innerHTML="Fri, ";break;
case 6:document.getElementById("timeShow").innerHTML="Sat, ";break;
case 7:document.getElementById("timeShow").innerHTML="Sun, ";break;
}
switch(time.getMonth())
{
case 0:document.getElementById("timeShow").innerHTML+="Jan";break;
case 1:document.getElementById("timeShow").innerHTML+="Feb";break;
case 2:document.getElementById("timeShow").innerHTML+="Mar";break;
case 3:document.getElementById("timeShow").innerHTML+="Apr";break;
case 4:document.getElementById("timeShow").innerHTML+="May";break;
case 5:document.getElementById("timeShow").innerHTML+="Jun";break;
case 6:document.getElementById("timeShow").innerHTML+="Jul";break;
case 7:document.getElementById("timeShow").innerHTML+="Aug";break;
case 8:document.getElementById("timeShow").innerHTML+="Sep";break;
case 9:document.getElementById("timeShow").innerHTML+="Oct";break;
case 10:document.getElementById("timeShow").innerHTML+="Nov";break;
case 11:document.getElementById("timeShow").innerHTML+="Dec";break;
}
if(time.getDate()>9)
document.getElementById("timeShow").innerHTML+="-"+time.getDate();
else
document.getElementById("timeShow").innerHTML+="-"+"0"+time.getDate();
document.getElementById("timeShow").innerHTML+="-"+time.getFullYear()+", "+time.getHours()+":"+minuti;
setTimeout("showTimeInCell()",60000);
}
setTimeout("showTimeInCell()",200);
Skopje Ohrid
TODAY'S HEADLINES
culture.in At Macedonian National Theatre - Premiere of Weiss' "Marat/Sade" Directed by Vasil Hristov 10 Oct 2008 A premiere of “Marat/Sade” by Peter Weiss, directed by Vasil Hristov is scheduled in the Macedonian National Theatre this evening. more...culture.in Verses by Madzirov Published in Russian Magazine 10 Oct 2008 Russian translation of poems by Nikola Madzirov has been published recently in “Inostranaya Literature,” one of the most prestigious magazines that cherish translated literature. The board members of the magazine are Umperto Eco, Milan Kundera, Gunter Grass and other renowned authors. more...
Please note that you are not logged in.
Enter Your Username and Password here!
Username:
Password:

Forgot password?
Enter your registration e-mail:
Your password will be send to your
registration e-mail.

If you are not registered, please
click here to register!
function fnTrapKD2(btnID, event)
{
if(event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
checkFields1();
}
}
function checkFields1(){
var err='';
if(document.Form1.pass_clone.value=='')
{
err+='\nMissing password';
document.Form1.pass_clone.focus();
}
else if(document.Form1.pass_clone.value.indexOf('*')!=-1 || document.Form1.pass_clone.value.indexOf('%')!=-1)
{
err='Invalid characters for password'+err;
document.Form1.pass_clone.focus();
}
if(document.Form1.user_clone.value=='')
{
err='Missing username'+err;
document.Form1.user_clone.focus();
}
else if(document.Form1.user_clone.value.indexOf('*')!=-1 || document.Form1.user_clone.value.indexOf('%')!=-1)
{
err='Invalid characters for username'+err;
document.Form1.user_clone.focus();
}
if(err!='')
alert(err);
else
{
document.getElementById('imgN').style.display='none';
document.getElementById('imgT').style.display='';
document.Form1.log_pass.value=document.Form1.pass_clone.value;
document.Form1.log_username.value=document.Form1.user_clone.value;
document.Form1.hdFieldLogIn.value='1';
document.Form1.submit();
}
}
function fnTrapKD3(btnID, event)
{
if(event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
getForgotEmail1();
}
}
function getForgotEmail1()
{
if(document.Form1.mail_clone.value=='')
{
alert('Missing email!');
document.Form1.mail_clone.focus();
return 1;
}
else
{
if(document.Form1.mail_clone.value.split("@").length!=2)
{
alert('Invalid email!');
document.Form1.mail_clone.focus();
return 1;
}
else
{
if(document.Form1.mail_clone.value.split("@")[0].length==0 || document.Form1.mail_clone.value.split("@")[1].length==0)
{
alert('Invalid email!');
document.Form1.mail_clone.focus();
return 1;
}
else
{
document.getElementById('imgN1').style.display='none';
document.getElementById('imgT1').style.display='';
document.Form1.log_email.value=document.Form1.mail_clone.value;
document.Form1.submit();
}
}
}
}
stm_bm(["menu3c6f",600,"","blank.gif",0,"","",0,0,100,0,200,1,0,0,"","",0,0,1,2,"default","hand",""],this);stm_bp("p10",[0,4,0,0,0,3,0,0,100,"",-2,"",-2,50,0,0,"#999999","#EEF4FB","",3,0,0,"#000000"]);stm_ai("p0i0",[0,"About Macedonia","","",-1,-1,0,"index.aspx?page=2","_self","About Macedonia","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2",0,"","",3,3,0,0,"#FFFFF7","#000000","#3F7DC0","#FFFFFF","8pt Tahoma","8pt Tahoma",1]); stm_bpx("p0","p10",[0,4,0,0,0,3,0,0,100,"",-2,"",-2,50,0,0,"#70A9E2","#70A9E2"]); stm_ai("p1i0",[0,"Land","","",-1,-1,0,"index1.aspx?page=12","_self","Land","","","",0,0,0,"","",0,0,0,0,1,"#70A9E2",0,"#70A9E2",0,"","",3,3,0,0,"#FFFFF7","#000000","#D8E7F7","#FFFFFF","8pt Tahoma","8pt Tahoma",0,1]); stm_aix("p1i1","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p1i2","p1i0",[0,"People","","",-1,-1,0,"index1.aspx?page=13","_self","People"]); stm_aix("p1i3","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p1i4","p1i0",[0,"Language","","",-1,-1,0,"index1.aspx?page=14","_self","Language"]); stm_aix("p1i5","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p1i6","p1i0",[0,"Religion","","",-1,-1,0,"index1.aspx?page=15","_self","Religion"]); stm_ai("p1i7",[1,"","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,0,1,"#70A9E2",0,"#70A9E2"],574,0); stm_ep();stm_aix("p0i1","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i2","p0i0",[0,"Culture & Art","","",-1,-1,0,"index.aspx?page=3","_self","Culture & Art","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]); stm_bpx("p2","p0",[0,4,-98]); stm_aix("p2i0","p1i0",[0,"Literature","","",-1,-1,0,"index1.aspx?page=20","_self","Literature"]); stm_aix("p2i1","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i2","p1i0",[0,"Music","","",-1,-1,0,"index1.aspx?page=21","_self","Music"]); stm_aix("p2i3","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i4","p1i0",[0,"Theatre","","",-1,-1,0,"index1.aspx?page=22","_self","Theatre"]); stm_aix("p2i5","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i6","p1i0",[0,"Film","","",-1,-1,0,"index1.aspx?page=26","_self","Film"]); stm_aix("p2i7","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i8","p1i0",[0,"Ballet And Opera","","",-1,-1,0,"index1.aspx?page=31","_self","Ballet And Opera"]); stm_aix("p2i9","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i10","p1i0",[0,"Art","","",-1,-1,0,"index1.aspx?page=23","_self","Art"]); stm_aix("p2i11","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i12","p1i0",[0,"Folklore","","",-1,-1,0,"index1.aspx?page=24","_self","Folklore"]); stm_aix("p2i13","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i14","p1i0",[0,"Architecture","","",-1,-1,0,"index1.aspx?page=25","_self","Architecture"]); stm_aix("p2i15","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i16","p1i0",[0,"Trades&Crafts","","",-1,-1,0,"index1.aspx?page=27","_self","Trades&Crafts"]); stm_aix("p2i17","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p2i18","p1i0",[0,"Events","","",-1,-1,0,"index1.aspx?page=28","_self","Events"]); stm_aix("p2i19","p1i7",[],127,0); stm_ep();stm_aix("p0i3","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i4","p0i0",[0,"Travel & Tourism","","",-1,-1,0,"index.aspx?page=5","_self","Travel & Tourism","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]); stm_bpx("p3","p0",[0,4,-176]); stm_aix("p3i0","p1i0",[0,"Visa Requirements","","",-1,-1,0,"index1.aspx?page=37","_self","Visa Requirements"]); stm_aix("p3i1","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p3i2","p1i0",[0,"Transportation","","",-1,-1,0,"index1.aspx?page=38","_self","Transportation"]); stm_aix("p3i3","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p3i4","p1i0",[0,"Border Customs","","",-1,-1,0,"index1.aspx?page=40","_self","Border Customs"]); stm_aix("p3i5","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p3i6","p1i0",[0,"Tourism","","",-1,-1,0,"index1.aspx?page=45","_self","Tourism"]); stm_aix("p3i7","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p3i8","p1i0",[0,"Active Tourism","","",-1,-1,0,"index1.aspx?page=46","_self","Active Tourism"]); stm_aix("p3i9","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p3i10","p1i0",[0,"Countryside & Spas","","",-1,-1,0,"index1.aspx?page=404","_self","Countryside & Spas"]); stm_aix("p3i11","p1i7",[],223,0); stm_ep();stm_aix("p0i5","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i6","p0i0",[0,"Cities","","",-1,-1,0,"index.aspx?page=41","_self","Cities","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]);stm_aix("p0i7","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i8","p0i0",[0,"Business","","",-1,-1,0,"index.aspx?page=4","_self","Business","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]); stm_bpx("p4","p0",[0,4,-312]); stm_aix("p4i0","p1i0",[0,"Laws","","",-1,-1,0,"index1.aspx?page=29","_self","Laws"]); stm_aix("p4i1","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p4i2","p1i0",[0,"Taxes & Custom","","",-1,-1,0,"index1.aspx?page=30","_self","Taxes & Custom"]); stm_aix("p4i3","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p4i4","p1i0",[0,"Macedonian Stock-Exchange","","",-1,-1,0,"index1.aspx?page=32","_self","Macedonian Stock-Exchange"]); stm_aix("p4i5","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p4i6","p1i0",[0,"Banks","","",-1,-1,0,"index1.aspx?page=33","_self","Banks"]); stm_aix("p4i7","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p4i8","p1i0",[0,"Fairs","","",-1,-1,0,"index1.aspx?page=34","_self","Fairs"]); stm_aix("p4i9","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p4i10","p1i0",[0,"Government","","",-1,-1,0,"http://www.vlada.mk/english/index_en.htm","_self","Government"]); stm_aix("p4i11","p1i7",[],307,0); stm_ep();stm_aix("p0i9","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i10","p0i0",[0,"Online Shop","","",-1,-1,0,"WebForm1.aspx","_self","Online Shop","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]);stm_aix("p0i11","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i12","p0i0",[0,"News","","",-1,-1,0,"index.aspx?type=2&id=news","_self","News","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]);stm_aix("p0i13","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i14","p0i0",[0,"Our Services","","",-1,-1,0,"index.aspx?page=8","_self","Our Services","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]); stm_bpx("p5","p0",[0,4,-481]); stm_aix("p5i0","p1i0",[0,"eMacedonian","","",-1,-1,0,"index.aspx?id=online_form","_self","eMacedonian"]); stm_aix("p5i1","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p5i2","p1i0",[0,"MyMacedonianHome","","",-1,-1,0,"index.aspx?id=realestate_form","_self","MyMacedonianHome"]); stm_aix("p5i3","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p5i4","p1i0",[0,"Marketing/Advertising","","",-1,-1,0,"index1.aspx?page=54","_self","Marketing/Advertising"]); stm_aix("p5i5","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p5i6","p1i0",[0,"Translation","","",-1,-1,0,"index1.aspx?page=55","_self","Translation"]); stm_aix("p5i7","p0i0",[6,1,"transparent","img1/menuBarFooter-SplitterWhite.gif",21,8,0]); stm_aix("p5i8","p1i0",[0,"Target Services","","",-1,-1,0,"index1.aspx?page=56","_self","Target Services"]); stm_aix("p5i9","p1i7",[],292,0); stm_ep();stm_aix("p0i15","p0i0",[6,1,"transparent","img1/menuBarFooter-Splitter.gif",9,8,0]);stm_aix("p0i16","p0i0",[0,"About MCIC","","",-1,-1,0,"index1.aspx?page=11","_self","About MCIC","","","",0,0,0,"","",0,0,0,0,1,"#EEF4FB",0,"#70A9E2"]);stm_ep(); stm_em();
Link Macedonia.co.uk
Legal notices
Copyright (c) 2006 MCIC (UK) London, ALL RIGHTS RESERVED
NEW
SERVICES
MEDIA
PARTNERS
|
|