var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435673&x=5258',
		'title': '',
		'imageId': '68435673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435670&x=5258',
		'title': '',
		'imageId': '68435670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435662&x=5258',
		'title': '',
		'imageId': '68435662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435674&x=5258',
		'title': '',
		'imageId': '68435674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435667&x=5258',
		'title': '',
		'imageId': '68435667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435663&x=5258',
		'title': '',
		'imageId': '68435663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435672&x=5258',
		'title': '',
		'imageId': '68435672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435668&x=5258',
		'title': '',
		'imageId': '68435668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435664&x=5258',
		'title': '',
		'imageId': '68435664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435669&x=5258',
		'title': '',
		'imageId': '68435669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435665&x=5258',
		'title': '',
		'imageId': '68435665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435666&x=5258',
		'title': '',
		'imageId': '68435666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943806&docid=68435671&x=5258',
		'title': '',
		'imageId': '68435671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943806';

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