var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934426&x=5924',
		'title': '',
		'imageId': '68934426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934431&x=5924',
		'title': '',
		'imageId': '68934431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934438&x=5924',
		'title': '',
		'imageId': '68934438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934430&x=5924',
		'title': '',
		'imageId': '68934430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934429&x=5924',
		'title': '',
		'imageId': '68934429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934427&x=5924',
		'title': '',
		'imageId': '68934427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934428&x=5924',
		'title': '',
		'imageId': '68934428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965343&docid=68934434&x=5924',
		'title': '',
		'imageId': '68934434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965343';

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