var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974795&x=1732',
		'title': '',
		'imageId': '68974795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974801&x=1732',
		'title': '',
		'imageId': '68974801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974799&x=1732',
		'title': '',
		'imageId': '68974799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974797&x=1732',
		'title': '',
		'imageId': '68974797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974796&x=1732',
		'title': '',
		'imageId': '68974796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974800&x=1732',
		'title': '',
		'imageId': '68974800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967229&docid=68974798&x=1732',
		'title': '',
		'imageId': '68974798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967229';

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