To put a small map on you website, centered at the position you want is very easy.
Iframe
Insert into your webpage HTML code an Iframe like this:
<iframe width="350" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://beta.opensnowmap.org/embed.html?zoom=10&lat=46.4&lon=6.05" style="border: 0px"> </iframe>If you don't understand, ask your website administrator, this is easy for him. Replace lat, lon and zoom values by your own. You will find the latitude and longitude on the main Opensnowmap page, on the lower rigth corner.