var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064546&x=4513',
		'title': '',
		'imageId': '68064546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064545&x=4513',
		'title': '',
		'imageId': '68064545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064543&x=4513',
		'title': '',
		'imageId': '68064543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064548&x=4513',
		'title': '',
		'imageId': '68064548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064544&x=4513',
		'title': '',
		'imageId': '68064544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064547&x=4513',
		'title': '',
		'imageId': '68064547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064639&x=4513',
		'title': '',
		'imageId': '68064639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927055&docid=68064640&x=4513',
		'title': '',
		'imageId': '68064640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927055';

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