var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525234&x=1839',
		'title': '',
		'imageId': '68525234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525237&x=1839',
		'title': '',
		'imageId': '68525237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525240&x=1839',
		'title': '',
		'imageId': '68525240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525243&x=1839',
		'title': '',
		'imageId': '68525243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525246&x=1839',
		'title': '',
		'imageId': '68525246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525249&x=1839',
		'title': '',
		'imageId': '68525249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525255&x=1839',
		'title': '',
		'imageId': '68525255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947356&docid=68525258&x=1839',
		'title': '',
		'imageId': '68525258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947356';

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