let pageTop = ` DeaDvey's Domain
#stopchatcontrol
Return | Home page | All Blogs Feed image | Reviews | Videos | Projects | Link to github page Link to gitlab page |

` let pageBottom = `

` if (typeof module !== 'undefined' && module.exports) { module.exports = { pageTop, pageBottom } } function goToLink(link) { window.location.href = link }