function dw(str){document.write(str);}
function getRandomDataBlock(arr)
{
idx = Math.round((Math.random())*arr.length);
if(idx>arr.length-1) idx-=1;
idx2 = idx;
var arr2 = arr[idx];
if(""+arr[idx]["dirty"]=="undefined")
{
arr[idx]["dirty"] = true;
return arr[idx];
}
else
{
while(true)
{
idx2++;
if(idx2>arr.length-1) idx2=0;
if(idx==idx2) {return arr[idx];}
if(""+arr[idx2]["dirty"]=="undefined") {arr[idx2]["dirty"] = true; return arr[idx2];}
}
}
}
//------------------- Blocks -------------------------
var AdvBlocks = Array();
var FaqQuestions = Array();
AdvBlocks.push (
{
"image":"/Sites/eng_profile_ru/Uploads/NDV2011.CB82F11EDD3F4E7CB43ACDBFBB8EF029.jpg",
"image_swf":"",
"title":"Diplom for the Spetial partner of November Business Meetings of Reinsurers 2011",
"url":"/press"
}
);
AdvBlocks.push (
{
"image":"/Sites/eng_profile_ru/Uploads/Mosinterfin_2011.CB82F11EDD3F4E7CB43ACDBFBB8EF029.jpg",
"image_swf":"",
"title":"Letter of appreciation from the Mosinterfin 2011",
"url":"/press"
}
);
FaqQuestions.push ({
"image":"/Sites/eng_profile_ru/Uploads/Serebryakova .091D5CC3C2BA4E9F89CB40968C45C231.jpg",
"name":"Elena Serebryakova",
"position":"Head of Advertising and PR-Department",
"question":"What is the reason of restyling of the Profile Re Company?",
"answer":"Elena Serebryakova, Head of Advertising and PR-Department.
Our partners make the choice on basis of one of these motives - rational and emotional. Namely the guarantee fulfillment of obligations, qualified employees and openness, the ability to provide competent advice to partners, improve the culture of reinsurance, business efficiency, timely support have become a positioning platform to Profile Re. All of this led to a change of corporate identity - said Elena Serebryakova Head of department of advertising and public relations of Profile Re OJSC.
If earlier we have positioned our company as Operational Company, so today was added a new constituent - the efficiency of the human factor.
The new concept of positioning, we focused on human qualities: positive, impetuosity and openness, which inspire and attract. We focus on people, who appreciate the quality, result-oriented and who work to live a full life. This is how we see our partners.
"
});