function OpenPopupCenter(pageURL, title, w, h) { var left = (screen.width - w) / 2; var top = (screen.height - h) / 4; // for 25% - devide by 4 | for 33% - devide by 3 var targetWin = window.open(pageURL, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left); } function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") document.oncontextmenu=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable }
$(document).ready(function () { //Disable cut copy paste $('body').bind('cut copy paste', function (e) { e.preventDefault(); }); //Disable mouse right click $("body").on("contextmenu",function(e){ return false; }); });

Stay in some of Egypt’s most exceptional hotels, each thoughtfully chosen to complement the character and charm of its surroundings. Explore the rich layers of Cairo with a private guide and visit the Grand Egyptian Museum (GEM), where ancient relics meet the vibrant stories of modern life. Travel alongside an expert Egyptologist who brings the country’s ancient monuments to life, turning history into a vivid and memorable journey. Experience the serene beauty of the Red Sea and relax on the pristine beaches along Egypt’s breathtaking coastline.