var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730875&x=5713',
		'title': '',
		'imageId': '68730875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730883&x=5713',
		'title': '',
		'imageId': '68730883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730879&x=5713',
		'title': '',
		'imageId': '68730879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730878&x=5713',
		'title': '',
		'imageId': '68730878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730876&x=5713',
		'title': '',
		'imageId': '68730876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730881&x=5713',
		'title': '',
		'imageId': '68730881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730880&x=5713',
		'title': '',
		'imageId': '68730880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68730877&x=5713',
		'title': '',
		'imageId': '68730877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956206&docid=68732054&x=5713',
		'title': '',
		'imageId': '68732054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956206';

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