var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705449&x=3921',
		'title': '',
		'imageId': '68705449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705448&x=3921',
		'title': '',
		'imageId': '68705448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705454&x=3921',
		'title': '',
		'imageId': '68705454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705455&x=3921',
		'title': '',
		'imageId': '68705455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705453&x=3921',
		'title': '',
		'imageId': '68705453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705452&x=3921',
		'title': '',
		'imageId': '68705452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705450&x=3921',
		'title': '',
		'imageId': '68705450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955290&docid=68705451&x=3921',
		'title': '',
		'imageId': '68705451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955290';

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