var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876502&x=4010',
		'title': '',
		'imageId': '68876502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876505&x=4010',
		'title': '',
		'imageId': '68876505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876508&x=4010',
		'title': '',
		'imageId': '68876508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876511&x=4010',
		'title': '',
		'imageId': '68876511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876533&x=4010',
		'title': '',
		'imageId': '68876533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876536&x=4010',
		'title': '',
		'imageId': '68876536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962846&docid=68876539&x=4010',
		'title': '',
		'imageId': '68876539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962846';

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