var trans_width='350px' //slideshow widthvar trans_height='150px' //slideshow height var pause=3000 //SET PAUSE BETWEEN SLIDE (3000=3 seconds) var degree=10 //animation speed. Greater is faster. var slideshowcontent=new Array() //Define slideshow contents: [image URL, OPTIONAL LINK, OPTIONAL LINK TARGET] slideshowcontent[0]=["https://i.imgur.com/yaCxWWq.png", "http://apinkvn.net/forum/showthread.php?t=412", "APINKVN"] slideshowcontent[1]=["https://i.imgur.com/y24aInK.png", "http://apinkvn.net/forum/showthread.php?t=4293&goto=newpost", "APINKVN"] slideshowcontent[2]=["http://i.minus.com/i38KIjYPAxfV6.jpg", "http://apinkvn.net/forum/showthread.php?t=4296&goto=newpost", "APINKVN"]