// for social bookmarks
var addtoLayout=2;						// addtoLayout: 0=Horizonal 1 row, 1=Horizonal 2 rows, 2=Vertical with icons, 3=Vertical no icons
var addtoMethod=0;						// addtoMethod: 0=direct link, 1=popup 
var AddURL = document.location.href;	// this is the page's URL
var AddTitle = escape(document.title);	// this is the page's TITLE


// end social bookmarks code
