var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064261&x=3139',
		'title': '',
		'imageId': '68064261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064272&x=3139',
		'title': '',
		'imageId': '68064272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064270&x=3139',
		'title': '',
		'imageId': '68064270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064262&x=3139',
		'title': '',
		'imageId': '68064262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064266&x=3139',
		'title': '',
		'imageId': '68064266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064264&x=3139',
		'title': '',
		'imageId': '68064264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064268&x=3139',
		'title': '',
		'imageId': '68064268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064265&x=3139',
		'title': '',
		'imageId': '68064265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064267&x=3139',
		'title': '',
		'imageId': '68064267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064271&x=3139',
		'title': '',
		'imageId': '68064271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064263&x=3139',
		'title': '',
		'imageId': '68064263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926976&docid=68064269&x=3139',
		'title': '',
		'imageId': '68064269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926976';

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