repo init

This commit is contained in:
2015-12-01 23:22:23 +01:00
commit 94370ae57e
7 changed files with 339 additions and 0 deletions

10
masks/messages.html Normal file
View File

@@ -0,0 +1,10 @@
<div id="messages">
</div>
<script type="text/javascript">
oCvtheque.pageInit = function(asHash)
{
};
//oCvtheque.onSamePageMove = function(asHash){return true;};
</script>