/***********************************************
* E-MaSTeR Kayıt Ol / Jquery
***********************************************/
</script>
<script>
var mysticky=new stickynote({
content:{divid:'stickynote1', source:'inline'},
showfrequency:'always',
hidebox:5
})
var mysticky2=new stickynote({
content:{divid:'stickynote2', source:'/E-MaSTeR-Kayit-Ol/stickydata.txt'},
pos:['right', 'bottom'],
showfrequency:'always' //<--no comma following last setting!
})