var titles_disk = new Array ("25.08.2010 Arsen Kanokov nominated for the presidency of Kabardino-Balkaria", "29.04.2010 Schlumberger joins Russia’s first geophysical equipment catalogue", "24.03.2010 A new edition of the newly styled RF wall map, “Oil and Gas Industry Partners”, available", "09.03.2010 On March 16, David Simon of ExxonMobil will present his paper titled, Russian Content Procurement Process Overview, that will focus on western procurement practices", "03.03.2010 Specialists of LLC Gazprom Komplektatsia’s business units to take part in Neftegazsnab-2010"); var url_disk = new Array ("http://www.oil-gas.biz/new/9900001049/", "http://www.oil-gas.biz/new/9900001007/", "http://www.oil-gas.biz/new/9900001004/", "http://www.oil-gas.biz/new/9900001002/", "http://www.oil-gas.biz/new/9900001000/"); 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' ) { } } }