var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928866&x=1921',
		'title': '',
		'imageId': '69928866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928869&x=1921',
		'title': '',
		'imageId': '69928869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928871&x=1921',
		'title': '',
		'imageId': '69928871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928870&x=1921',
		'title': '',
		'imageId': '69928870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928872&x=1921',
		'title': '',
		'imageId': '69928872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928865&x=1921',
		'title': '',
		'imageId': '69928865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928868&x=1921',
		'title': '',
		'imageId': '69928868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008741&docid=69928867&x=1921',
		'title': '',
		'imageId': '69928867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008741';

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