var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040943&x=3751',
		'title': '',
		'imageId': '68040943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040942&x=3751',
		'title': '',
		'imageId': '68040942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040938&x=3751',
		'title': '',
		'imageId': '68040938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040941&x=3751',
		'title': '',
		'imageId': '68040941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040940&x=3751',
		'title': '',
		'imageId': '68040940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040936&x=3751',
		'title': '',
		'imageId': '68040936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040937&x=3751',
		'title': '',
		'imageId': '68040937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040939&x=3751',
		'title': '',
		'imageId': '68040939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040949&x=3751',
		'title': '',
		'imageId': '68040949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040947&x=3751',
		'title': '',
		'imageId': '68040947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040950&x=3751',
		'title': '',
		'imageId': '68040950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040948&x=3751',
		'title': '',
		'imageId': '68040948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040946&x=3751',
		'title': '',
		'imageId': '68040946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040945&x=3751',
		'title': '',
		'imageId': '68040945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040944&x=3751',
		'title': '',
		'imageId': '68040944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925508&docid=68040935&x=3751',
		'title': '',
		'imageId': '68040935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925508';

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