var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838811&x=5526',
		'title': '',
		'imageId': '68838811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838813&x=5526',
		'title': '',
		'imageId': '68838813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838809&x=5526',
		'title': '',
		'imageId': '68838809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838814&x=5526',
		'title': '',
		'imageId': '68838814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838810&x=5526',
		'title': '',
		'imageId': '68838810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838808&x=5526',
		'title': '',
		'imageId': '68838808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838807&x=5526',
		'title': '',
		'imageId': '68838807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961216&docid=68838812&x=5526',
		'title': '',
		'imageId': '68838812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961216';

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