травня
2
Pemex deal will not bring management, staffing changes at Spanish shipyard
<!– PRIMARY NAVIGATION –>
Enlarge
The executive said the confidentiality clause in the agreement prohibited him from providing further details about the letter of intent signed by Pemex with Barreras’s three shareholders.
Garcia Costas owns two of the companies with interests in the shipyard – Baliño and Emenasa – and Ignacio Lachaga owns Albacora, the third shareholder.
Under the terms of deal, Pemex will acquire a 51 percent in the shipyard.
“I would love to start tomorrow, but it is impossible. The documents being prepared will be signed during the course of this month. I expect to start building immediately,” Garcia Costas said.
Garcia Costas will remain the company’s CEO for the next six years, “ensuring continuity” in management and the workforce, Barreras chairman Sergio Galvez told Efe.
Pemex may want to “bring its own people” into the management team, Galvez said, referring to the statement released by the Mexican energy company.
The Mexican state-owned company said the deal would “modify and strengthen” corporate governance, introducing “best practices at the international level.”
Galvez said he had no “reservations or fears” about Pemex’s role at Barreras, which has 112 employees.
The Galician regional government’s president, Alberto Nuñez Feijoo, said April 15 that the idea of Pemex taking an equity interest in a Galician shipyard was proposed at a meeting with Pemex and Mexican government officials in Mexico City.
Hijos de J. Barreras, which is based in the city of Vigo, received an order last year from Pemex to build a floating hotel, or flotel, for Pemex, a deal valued at $190 million.
Navantia, another shipyard, also inked a deal to build a flotel for Pemex for the same amount and with the same specifications.
Navantia is owned by Spanish state-owned holding company SEPI.
http://www.globalpost.com/dispatch/news/agencia-efe/130502/pemex-deal-will-not-bring-management-staffing-changes-at-spanish-sh
.
.views-field-field-torsotitle-value {
text-decoration: underline;
}
]]>
Featured Slideshow
Mostly distributed by North Korea’s official Korean Central News Agency, these undated photos reveal how the hermit kingdom wants the outside world to see it.
-
Kim un military 11
Kim Jong Un visits the Wolnae Islet Defence Detachment in North Korea’s western sector near the disputed maritime frontier with South Korea in this undated photo.
– [KCNA via KNS/AFP/Getty Images] -
Kim un military 6
Kim Jong Un inspects model military vehicles at an undisclosed location in North Korea in this undated photo.
– [KCNA via KNS/AFP/Getty Images] -
Kim un military 1
This picture released by North Korea’s official Korean Central News Agency, shows North Korean leader Kim Jong Un (C) speaking with military officials during his inspection of landing and anti-landing drills on March 26, 2013.
– [KNS/AFP/Getty Images] -
Kim un military 2
Kim Jong Un speaks with female artilleries on March 26, 2013.
– [KNS/AFP/Getty Images] -
Kim un military 3
Kim Jong Un inspects the landing and anti-landing drills of KPA Large Combined Units 324 and 287 and KPA Navy Combined Unit 597 at an undisclosed location on North Korea’s east coast on March 25, 2013.
– [KCNA KNS/AFP/Getty Images] -
Kim un military 4
Kim Jong Un inspects the landing and anti-landing drills on March 25, 2013.
– [KCNA KNS/AFP/Getty Images] -
Kim un military 5
Kim Jong Un walks towards an observation post on March 25, 2013.
– [KCNA via KNS/AFP/Getty Images] -
Kim un military 7
Kim Jong Un inspects overcoat samples at an undisclosed location in North Korea in this undated photo.
– [KCNA via KNS/AFP/Getty Images] -
Kim un military 9
Kim Jong Un inspects a long-range artillery sub-unit of Korean People’s Army Unit 641 at undisclosed location in North Korea on March 12, 2013.
– [KCNA via KNS/AFP/Getty Images] -
Kim un military 10
Kim Jong Un inspects a long-range artillery sub-unit at an undisclosed location in North Korea on March 12, 2013.
– [KCNA via KNS/AFP/Getty Images] -
Kim un military 12
Kim Jong Un is greeted by soldiers as he inspects the Mu Islet Hero Defence Detachment near South Korea’s Taeyonphyong Island in South Hwanghae province in this undated photo.
– [KCNA via KNS/AFP/Getty Images]
‘
,containerID: ‘divGigyaLoginTop’
,showEditLink: ‘TRUE’
}
var login_params_top=
{
showTermsLink:false // remove ‘Terms’ link
,hideGigyaLink:true // remove ‘Gigya’ link
,height: 20
,width: 145
,UIConfig: ”
,containerID: ‘divGigyaLoginTop’
,pendingRegistration: ‘FALSE’
}
var showSiteFollowBarUI_params=
{
containerID: ‘social-logo-buttons’,
iconSize: 22,
buttons: [
{
provider: ‘facebook’,
actionURL: ‘https://www.facebook.com/globalpost’,
title: ‘Support GlobalPost on Facebook’,
action: ‘dialog’
},
{
provider: ‘twitter’,
title: ‘Follow @globalpost’,
action: ‘dialog’,
followUsers: ‘globalpost’
},
{
provider: ‘linkedin’,
actionURL: ‘http://www.linkedin.com/today/globalpost.com’,
title: ‘Follow GlobalPost’
},
{
provider: ‘googleplus’,
actionURL: ‘https://plus.google.com/117899428893829482065’,
title: ‘Add GlobalPost to your circles’
},
{
provider: ‘rss’,
actionURL: ‘http://www.globalpost.com/feed/list’,
title: ‘GlobalPost RSS Feeds’
}
]
}
// function to populate name and photo box in header of page
function renderUI(res) {
if(document.getElementById(“profile”)){
if (res.user != null res.user.isConnected) {
document.getElementById(“name”).innerHTML = res.user.nickname;
if (res.user.thumbnailURL.length 0)
document.getElementById(“photo”).src = res.user.thumbnailURL;
else
document.getElementById(“photo”).src = “http://cdn.gigya.com/site/images/bsAPI/Placeholder.gif”;
document.getElementById(“profile”).style.display = “block”;
document.getElementById(“gig-logout”).style.display = “block”;
document.getElementById(“gigya-login-message”).style.display = “none”;
document.getElementById(“gigya-login-text”).style.display = “block”;
} else {
document.getElementById(“profile”).style.display = “none”;
document.getElementById(“gig-logout”).style.display = “none”;
document.getElementById(“gigya-login-message”).style.display = “block”;
document.getElementById(“gigya-login-text”).style.display = “none”;
document.getElementById(“name”).innerHTML = “”;
}
}
}
// Logout from Gigya platform. This method is activated when “Logout” button is clicked
function logoutFromGS() {
gigya.socialize.logout(); // logout from Gigya platform
}
Drupal.behaviors.gigyaHeaderUserInfo = function (context) {
gigya.socialize.showAddConnectionsUI(connect_params_top);
gigya.socialize.showFollowBarUI(showSiteFollowBarUI_params);
//gigya.socialize.showLoginUI(login_params_top);
// get user info
gigya.socialize.getUserInfo({ callback: renderUI });
// register for connect status changes
gigya.socialize.addEventHandlers({onConnectionAdded: renderUI, onConnectionRemoved: renderUI });
};
//–
Comments
Leave a Reply
You must be logged in to post a comment.