var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114531&x=24',
		'title': '',
		'imageId': '68114531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114532&x=24',
		'title': '',
		'imageId': '68114532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114533&x=24',
		'title': '',
		'imageId': '68114533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114534&x=24',
		'title': '',
		'imageId': '68114534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114535&x=24',
		'title': '',
		'imageId': '68114535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114536&x=24',
		'title': '',
		'imageId': '68114536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114537&x=24',
		'title': '',
		'imageId': '68114537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114538&x=24',
		'title': '',
		'imageId': '68114538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929291&docid=68114539&x=24',
		'title': '',
		'imageId': '68114539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929291';

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";
	})
}
