var titles_disk = new Array ("26.01.2010 A new Russian geographical map "Partners of the Oil and Gas Companies" will soon be off the press", "16.11.2009 Urgent measures required to regulate Russian suppliers’ participation in offshore projects", "07.10.2009 Felix Lyubashevsky is going to hold the fourth Annual meeting with the Oil Field Services Companies", "17.08.2009 Extra edition of the wall map “Partners of Oil and Gas Companies” has been rerprinted", "15.06.2009 The second expanded edition of the federal catalogue "Drilling Equipment" will soon come off the press"); var url_disk = new Array ("http://www.oil-gas.biz/new/990000998/", "http://www.oil-gas.biz/new/990000967/", "http://www.oil-gas.biz/new/990000952/", "http://www.oil-gas.biz/new/990000945/", "http://www.oil-gas.biz/new/990000936/"); function print_peeps_disk( n, m, al ) { if (n == 0 || n == -1) { n=titles_disk.length;} if (n == null) { n=titles.length;} if (n > titles_disk.length) { n=titles_disk.length;} if (m == null) {m = '';} if (m == 0) { m = '';} if (al == 0) {al = 'left';} if (al == null) {al = 'left';} document.write('
Russian Oil & Gas Equipment and Services: NEWS

'); for( i=0 ; i< n; i++ ) { document.write('
  •  '+titles_disk[i]+'

  • '); if (m == 'ano' ) { } } }