var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787725&x=4029',
		'title': '',
		'imageId': '68787725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787726&x=4029',
		'title': '',
		'imageId': '68787726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787724&x=4029',
		'title': '',
		'imageId': '68787724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787731&x=4029',
		'title': '',
		'imageId': '68787731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787730&x=4029',
		'title': '',
		'imageId': '68787730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787727&x=4029',
		'title': '',
		'imageId': '68787727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787728&x=4029',
		'title': '',
		'imageId': '68787728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958548&docid=68787729&x=4029',
		'title': '',
		'imageId': '68787729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958548';

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