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