var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093381&x=1923',
		'title': '',
		'imageId': '68093381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093388&x=1923',
		'title': '',
		'imageId': '68093388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093382&x=1923',
		'title': '',
		'imageId': '68093382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093385&x=1923',
		'title': '',
		'imageId': '68093385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093387&x=1923',
		'title': '',
		'imageId': '68093387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093383&x=1923',
		'title': '',
		'imageId': '68093383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093384&x=1923',
		'title': '',
		'imageId': '68093384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928431&docid=68093386&x=1923',
		'title': '',
		'imageId': '68093386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928431';

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