
	Socializer! JavaScript Edition
	_____________________________________________

	Home Page of JavaScript Edition:	https://www.thefreewindows.com/5641/socializer-javascript/
	
	For more free programs and scripts: 	https://www.thefreewindows.com 
	
	Buy me a coffee?  	https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8LEU4AZ8DWET2

	Socializer! Home:		https://www.socializer.info

	_____________________________________________

	Easy Two-Steps Setup
	_____________________________________________
	
	To integrate Socializer! in your pages 
	
	- 1 - Place all the files at the ROOT of your web site in a folder named socializer (spell carefully).
	
	- 2 - Paste this one line of code wherever you want Socializer's button to appear (even on multiple locations of the same page), at the footer and/or header, etc ::

				
		
	<script type="text/javascript" language="javascript" src="/socializer/socializer.js"></script>		
	
				

	This code will give you the default button. You can enclose it in div tags to style it further if you like (increase margins, etc). For a smaller button size follow the instructions above, but using this code ::	
		

	<script type="text/javascript" language="javascript" src="/socializer/socializer-smaller.js"></script>		


________

The following versions use animated (and significantly smaller) buttons:


	<script type="text/javascript" language="javascript" src="/socializer/socializer-animated.js"></script>		


	<script type="text/javascript" language="javascript" src="/socializer/socializer-animated-smaller.js"></script>		




Use any of the four versions, and enjoy!

Check for more free stuff at TheFreeWindows ( https://www.thefreewindows.com )

