var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737617&x=4234',
		'title': '',
		'imageId': '68737617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737618&x=4234',
		'title': '',
		'imageId': '68737618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737619&x=4234',
		'title': '',
		'imageId': '68737619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737622&x=4234',
		'title': '',
		'imageId': '68737622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737623&x=4234',
		'title': '',
		'imageId': '68737623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737624&x=4234',
		'title': '',
		'imageId': '68737624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737625&x=4234',
		'title': '',
		'imageId': '68737625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737620&x=4234',
		'title': '',
		'imageId': '68737620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956481&docid=68737621&x=4234',
		'title': '',
		'imageId': '68737621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956481';

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