var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300648&x=5127',
		'title': '',
		'imageId': '68300648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300653&x=5127',
		'title': '',
		'imageId': '68300653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300650&x=5127',
		'title': '',
		'imageId': '68300650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300649&x=5127',
		'title': '',
		'imageId': '68300649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300654&x=5127',
		'title': '',
		'imageId': '68300654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300652&x=5127',
		'title': '',
		'imageId': '68300652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300651&x=5127',
		'title': '',
		'imageId': '68300651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937221&docid=68300655&x=5127',
		'title': '',
		'imageId': '68300655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937221';

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