6 lines
124 B
HTML
Executable File
6 lines
124 B
HTML
Executable File
<script type="text/javascript">
|
|
oMyThoughts.pageInit = function(asHash, bFirstPage)
|
|
{
|
|
console.log('home init');
|
|
}
|
|
</script> |