var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931740&x=4322',
		'title': '',
		'imageId': '68931740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931746&x=4322',
		'title': '',
		'imageId': '68931746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931743&x=4322',
		'title': '',
		'imageId': '68931743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931747&x=4322',
		'title': '',
		'imageId': '68931747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931748&x=4322',
		'title': '',
		'imageId': '68931748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931745&x=4322',
		'title': '',
		'imageId': '68931745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931741&x=4322',
		'title': '',
		'imageId': '68931741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931744&x=4322',
		'title': '',
		'imageId': '68931744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965162&docid=68931742&x=4322',
		'title': '',
		'imageId': '68931742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965162';

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