var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760640&x=2924',
		'title': '',
		'imageId': '69760640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760637&x=2924',
		'title': '',
		'imageId': '69760637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760641&x=2924',
		'title': '',
		'imageId': '69760641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760638&x=2924',
		'title': '',
		'imageId': '69760638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760639&x=2924',
		'title': '',
		'imageId': '69760639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760642&x=2924',
		'title': '',
		'imageId': '69760642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001925&docid=69760643&x=2924',
		'title': '',
		'imageId': '69760643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001925';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
