| Новости | FAQ | Авторы | Документация | В действии | Библиотека |
| Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
ViRus 22.06.2009 13:25 / 22.06.2009 15:02
<script type="text/javascript">
if(location.href.match(/^#(.+)^$/)){
location.href = location.href.replace(/.+#(.+)/,'http://site_name.ru/other/folder/index.html?^$1')
}
</script>