var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813876&x=1345',
		'title': '',
		'imageId': '68813876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813880&x=1345',
		'title': '',
		'imageId': '68813880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813878&x=1345',
		'title': '',
		'imageId': '68813878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813875&x=1345',
		'title': '',
		'imageId': '68813875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813879&x=1345',
		'title': '',
		'imageId': '68813879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813877&x=1345',
		'title': '',
		'imageId': '68813877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=68813874&x=1345',
		'title': '',
		'imageId': '68813874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=69049396&x=1345',
		'title': '',
		'imageId': '69049396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959638&docid=69049397&x=1345',
		'title': '',
		'imageId': '69049397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959638';

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