var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871475&x=1725',
		'title': '',
		'imageId': '68871475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871476&x=1725',
		'title': '',
		'imageId': '68871476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871473&x=1725',
		'title': '',
		'imageId': '68871473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871472&x=1725',
		'title': '',
		'imageId': '68871472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871477&x=1725',
		'title': '',
		'imageId': '68871477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871474&x=1725',
		'title': '',
		'imageId': '68871474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962712&docid=68871471&x=1725',
		'title': '',
		'imageId': '68871471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962712';

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