var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781724&x=223',
		'title': '',
		'imageId': '68781724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781773&x=223',
		'title': '',
		'imageId': '68781773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781789&x=223',
		'title': '',
		'imageId': '68781789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781797&x=223',
		'title': '',
		'imageId': '68781797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781798&x=223',
		'title': '',
		'imageId': '68781798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781799&x=223',
		'title': '',
		'imageId': '68781799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781800&x=223',
		'title': '',
		'imageId': '68781800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958232&docid=68781801&x=223',
		'title': '',
		'imageId': '68781801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958232';

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