var rcenter_count = 0;
var rc_value = new Array();
function check_y(x,y) {
if(x<y) {return false}
if(x==y) {return true}
do {
x=x-y;
} while(x>y)
if(x!=y) {return false}
else {return true}
}
function rcenter(_num, _title, _annonce, _uid, _link, _img, _new) {
this.rc_num = _num;
this.rc_title = _title;
this.rc_annonce = _annonce;
this.rc_uid = _uid;
this.rc_link = _link;
this.rc_img = _img;
_new != '' ? this.rc_new = '<div style=margin-top:3px;><img src='+path+'new.gif border=0></div>' : this.rc_new = '';
if(check_y(_num,2)) {this.rc_tr = '</tr><tr>'} else {this.rc_tr = ''}
this.show = rcshow;
}
function rcshow() {
document.write('<div><td width=50% valign=top>');
document.write('<table cellspacing=0 cellpadding=0 border=0 width=100%>');
document.write('<tr><td colspan=2 style="padding-bottom:1px;"><a href="'+this.rc_link+'" style="font: bold 13px Arial Narrow, Arial; text-decoration:none; color:#a1a1a1;">'+this.rc_title+'</a></td></tr>');
document.write('<tr><td width=1% valign=top style="padding-bottom:20px; padding-top:5px;"><a href='+this.rc_link+'><img src='+path+'0/'+this.rc_uid+'/$file/'+this.rc_img+' width=83 height=49 border=0></a></td><td width=99%  style="padding-left:5px;padding-right:10px;" valign=top><a href='+this.rc_link+' style="font:11px Tahoma; text-decoration:none; color:#666666;">'+this.rc_annonce+'</a>'+this.rc_new+'</td></tr>');
document.write('</table>');
document.write('</div></td>'+this.rc_tr);
}
document.write('<table cellspacing=0 cellpadding=0 border=0 width=100%><tr>');
var rc_view; rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'Exploration and Drilling', 'Oil-and-gas production enterprises of the Company performed geological...', '00E6273E6E5E4FD7C225711000297BC9', ''+path+'0/5E30F63FAB10C86FC2257409004348EE?OpenDocument&Expand=2.2.1&', 'rozv.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'Production', 'Ukraine has substantial proven reserves and potential resources of oil...', '21CE06987B38F84AC2257110002A5916', ''+path+'0/0C0BF45644CE22A7C22574090043D5DE?OpenDocument&Expand=2.2.2&', 'production.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'Transport', 'Due to its geographic location and specific historical features, Ukraine plays a specific role...', 'CA1ED2BA973C9825C2257110002A9069', ''+path+'0/B9D8558AE5F6C551C22574090044D7A8?OpenDocument&Expand=2.2.3&', 'transport.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'Processing', 'Gas and gas condensate are processed by the Company&#8217;s five plants...', 'F1D96CD2FCE9B048C2257110002C1BB9', ''+path+'0/6A7A3C15CC3B5F40C225710F00449B3F?OpenDocument&Expand=3.2.4&', 'processing.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'Distribution and Consumption', 'Presently, the share of oil and gas in the total balance of primary energy consumption...', '0CAE775000EAE530C2257110002C5B84', ''+path+'0/BCCB6EF8E28D4250C225740900464ECB?OpenDocument&Expand=2.2.5&', 'distribution.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'Research and Development Activities', 'The major focus of the Company&#8217;s research activities is on the comprehensive intensification of technological processes...', 'D64CADD01E0A6F26C2257110002C8C8A', ''+path+'0/B3E858F01B8D8052C225710F00431FD6?OpenDocument&Expand=3.2.7&', 'rnd.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'International Activities', 'The NJSC &#8220;Naftogaz of Ukraine&#8221; in its activities abroad specially focuses on cooperation with international institutions ...', '688B373E1220C94DC2257110002CA2A1', ''+path+'0/82A2AB776C5B03EEC225710F00435AD5?OpenDocument&Expand=3.2.6&', 'int.jpg', ''); rc_value[rcenter_count].show(); rc_view=''; rcenter_count++; rc_value[rcenter_count] = new rcenter(rcenter_count, 'History', 'Ukraine has long traditions in the area of oil and natural gas production and utilization.<br>The first knowledge of oil in Crimea and the Ukrainian Carpathians goes back to antiquity...', '4B23088DC552CEA1C22576F9003CFBB9', ' '+path+'0/7505F68F8D00AE42C225710F00645DDF?OpenDocument&Expand=1&', 'hystory.jpg', ''); rc_value[rcenter_count].show(); rc_view='';
document.write('</tr></table>');

