var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996117&x=224',
		'title': '',
		'imageId': '68996117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996119&x=224',
		'title': '',
		'imageId': '68996119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996118&x=224',
		'title': '',
		'imageId': '68996118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996126&x=224',
		'title': '',
		'imageId': '68996126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996120&x=224',
		'title': '',
		'imageId': '68996120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996125&x=224',
		'title': '',
		'imageId': '68996125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996121&x=224',
		'title': '',
		'imageId': '68996121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996122&x=224',
		'title': '',
		'imageId': '68996122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996127&x=224',
		'title': '',
		'imageId': '68996127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996123&x=224',
		'title': '',
		'imageId': '68996123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996124&x=224',
		'title': '',
		'imageId': '68996124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996128&x=224',
		'title': '',
		'imageId': '68996128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996129&x=224',
		'title': '',
		'imageId': '68996129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996130&x=224',
		'title': '',
		'imageId': '68996130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968807&docid=68996131&x=224',
		'title': '',
		'imageId': '68996131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968807';

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