var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786069&x=1924',
		'title': '',
		'imageId': '68786069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786050&x=1924',
		'title': '',
		'imageId': '68786050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786054&x=1924',
		'title': '',
		'imageId': '68786054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786048&x=1924',
		'title': '',
		'imageId': '68786048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786053&x=1924',
		'title': '',
		'imageId': '68786053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786051&x=1924',
		'title': '',
		'imageId': '68786051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786070&x=1924',
		'title': '',
		'imageId': '68786070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786049&x=1924',
		'title': '',
		'imageId': '68786049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=68786052&x=1924',
		'title': '',
		'imageId': '68786052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=70034262&x=1924',
		'title': '',
		'imageId': '70034262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=70034259&x=1924',
		'title': '',
		'imageId': '70034259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=70034260&x=1924',
		'title': '',
		'imageId': '70034260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007991&docid=70034261&x=1924',
		'title': '',
		'imageId': '70034261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007991';

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