var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850263&x=2031',
		'title': '',
		'imageId': '68850263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850264&x=2031',
		'title': '',
		'imageId': '68850264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850265&x=2031',
		'title': '',
		'imageId': '68850265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850272&x=2031',
		'title': '',
		'imageId': '68850272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850274&x=2031',
		'title': '',
		'imageId': '68850274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850273&x=2031',
		'title': '',
		'imageId': '68850273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850281&x=2031',
		'title': '',
		'imageId': '68850281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850283&x=2031',
		'title': '',
		'imageId': '68850283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850282&x=2031',
		'title': '',
		'imageId': '68850282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850348&x=2031',
		'title': '',
		'imageId': '68850348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850347&x=2031',
		'title': '',
		'imageId': '68850347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961835&docid=68850380&x=2031',
		'title': '',
		'imageId': '68850380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961835';

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