Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: Could you please provide info how to insert .css and .js into the page manually, I can't upload them on my server. Thanks.
A: Please, open generated .css file in any text editor (for example, NotePad) and copy the code.
Insert .css code into tags into your page:
<style type="text/css">
...
</style>
And .js code this way:
<script type="text/javascript">
...
</script>
For troubleshooting, feature requests, and general help, contact Customer Support at . Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.
Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.