var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608797&x=5210',
		'title': '',
		'imageId': '68608797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608801&x=5210',
		'title': '',
		'imageId': '68608801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608802&x=5210',
		'title': '',
		'imageId': '68608802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608805&x=5210',
		'title': '',
		'imageId': '68608805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608799&x=5210',
		'title': '',
		'imageId': '68608799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608803&x=5210',
		'title': '',
		'imageId': '68608803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608800&x=5210',
		'title': '',
		'imageId': '68608800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608804&x=5210',
		'title': '',
		'imageId': '68608804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950186&docid=68608798&x=5210',
		'title': '',
		'imageId': '68608798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950186';

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