var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261659&x=5755',
		'title': '',
		'imageId': '68261659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261681&x=5755',
		'title': '',
		'imageId': '68261681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261682&x=5755',
		'title': '',
		'imageId': '68261682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261658&x=5755',
		'title': '',
		'imageId': '68261658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261660&x=5755',
		'title': '',
		'imageId': '68261660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261680&x=5755',
		'title': '',
		'imageId': '68261680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261679&x=5755',
		'title': '',
		'imageId': '68261679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261662&x=5755',
		'title': '',
		'imageId': '68261662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011129&docid=68261661&x=5755',
		'title': '',
		'imageId': '68261661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011129';

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