You are allowed to delete your post for 5 minutes after it's posted.
Delete
Are you sure you would like to mark this post as spam?
Mark as Spam
This script will report this post as spam and add a permanent IP ban for this user, type "DESTROY" below to continue.
DESTROY SPAMMER
You must have a user account and be signed to perform this action.
Line 92 in view.php, comment out this line:
before:
fadeDuration:<?=intval($imgInfo['fadeDuration'])?>,
after:
//fadeDuration:<?=intval($imgInfo['fadeDuration'])?>,
Line 39 in view.php:
before:
this.imgInfos[this.imgNum].fadeDuration*1000,'',function(){ccmSlideShowHelper<?=intval($bID)?>.preparefadeOut()});
function(){ccmSlideShowHelper<?=intval($bID)?>.preparefadeOut()});
after:
function(){ccmSlideShowHelper<?=intval($bID)?>.preparefadeOut()});