var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860024&x=276',
		'title': '',
		'imageId': '68860024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860025&x=276',
		'title': '',
		'imageId': '68860025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860033&x=276',
		'title': '',
		'imageId': '68860033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860026&x=276',
		'title': '',
		'imageId': '68860026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860037&x=276',
		'title': '',
		'imageId': '68860037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860038&x=276',
		'title': '',
		'imageId': '68860038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860032&x=276',
		'title': '',
		'imageId': '68860032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860028&x=276',
		'title': '',
		'imageId': '68860028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860035&x=276',
		'title': '',
		'imageId': '68860035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860031&x=276',
		'title': '',
		'imageId': '68860031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860027&x=276',
		'title': '',
		'imageId': '68860027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860034&x=276',
		'title': '',
		'imageId': '68860034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860039&x=276',
		'title': '',
		'imageId': '68860039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860030&x=276',
		'title': '',
		'imageId': '68860030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961230&docid=68860036&x=276',
		'title': '',
		'imageId': '68860036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961230';

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