-->
// Parse paramaters
var base_grant_url = decodeURIComponent(GetURLParameter("base_grant_url"));
var user_continue_url = decodeURIComponent(GetURLParameter("user_continue_url"));
var node_mac = GetURLParameter("node_mac");
var client_ip = GetURLParameter("client_ip");
var client_mac = GetURLParameter("client_mac");
// ******************
// Login to Meraki by redirecting client to the base_grant_url
//
// The logingUrl will add a continue_url parameter for a final client
// redirect to their intended site.
// (you could override this url to send the user to a home page)
// ******************
// Button handler function to login
function login(){
var loginUrl = base_grant_url;
if(user_continue_url !== "undefined"){
loginUrl += "?continue_url="+user_continue_url;
}
console.log("Logging in... ",loginUrl);
// redirect browser to meraki auth URL.
window.location.href = loginUrl;
}
// Helper function to parse URL
function GetURLParameter(sParam)
{
var sPageURL = window.location.search.substring(1);
var sURLVariables = sPageURL.split('&');
for (var i = 0; i < sURLVariables.length; i++)
{
var sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] == sParam)
{
return sParameterName[1];
}
}
}
Our Matching Relationship Officers have been working diligently since November 2022 on the ‘Offer a Home’ Programme to provide accommodation for those fleeing the war in Ukraine. To date there are over 750 registered occupants in homes across Co. Donegal.
Karyna Prenko was allocated a home in 2024 and this is her story about coming to Donegal and opening her own business:
After moving to Ireland, the Matching Relationship Officers assisted me in finding accommodation in Donegal. Without this help I would not be able to tell my story of where my new life in Ireland began.
Since settling in, I made every effort to become part of the local community and with the support of the Local Enterprise Office in Donegal (LEO), I was able to set up my business called the ‘The Sewing Room’. They provided me with invaluable assistance in the form of advice and knowledge, which helped bring my idea to life. My business has become not only a personal endeavour but also a valuable place for the community, where anyone can access high-quality repair and custom tailoring services at my Workshop. Without a roof over my head none of this would have happened and for that I am thankful to Donegal County Council.
My daughter Valeria and I have integrated very well in the community and are actively involved in sports. In 2024, we participated in the Irish Indoor Rowing Championship where I won a bronze medal in the 1000m race and a gold in the 2000m, while Valeria took gold in the 1000m. This experience was not only a sporting achievement but also a wonderful opportunity to feel the support of the community. I also had the honour of representing Ukraine at the European Running Championship in the summer of 2024, where I won a silver medal in the half marathon.
Valeria and I are active members of several local sports clubs, which supports our athletic goals, friendships and provides inspiration. Together, we train at the Donegal Bay Rowing Club and run with Tir Chonaill Athletic Club. Additionally, I am a member of the Four Masters Gaelic club, where I engage in traditional Irish sports, and Valeria recently joined the MSC TRI triathlon club in Ballyshannon.
All these achievements and the support we receive from local organisations and the community have been crucial steps in our integration. I am sincerely grateful to everyone who helps and inspires us to continue this journey!
The team at Donegal County Council are encouraged to learn that Karyna and her daughter Valeria have successfully integrated into our community in Donegal Town. Their strength and determination demonstrate that new beginnings are possible and we wish them all the best in their endeavours.
To save this webpage as a PDF, select ‘Save as PDF’ from the Destination drop down and save.