var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160761&x=1627',
		'title': '',
		'imageId': '68160761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160760&x=1627',
		'title': '',
		'imageId': '68160760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160763&x=1627',
		'title': '',
		'imageId': '68160763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160762&x=1627',
		'title': '',
		'imageId': '68160762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160764&x=1627',
		'title': '',
		'imageId': '68160764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160765&x=1627',
		'title': '',
		'imageId': '68160765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931727&docid=68160766&x=1627',
		'title': '',
		'imageId': '68160766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931727';

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