to be honest I dont know the function that going to print this code
PHP Code:
<script type="text/javascript">
<!--
var lywomen_slideshow_width = parseInt("$vboptions[lywomen_slideshow_width]", 10);
var lywomen_slideshow_height = parseInt("$vboptions[lywomen_slideshow_height]", 10);
// -->
window.alert("lywomen_slideshow_width is " + lywomen_slideshow_width");
</script>
to the headinclude template because I put it straight away in the main template of the hack
if you can give me the function I would appreciate that
^^
I think something like copy this code to headinclude cache
thank you