var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159222&x=3031',
		'title': '',
		'imageId': '68159222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159223&x=3031',
		'title': '',
		'imageId': '68159223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159247&x=3031',
		'title': '',
		'imageId': '68159247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159246&x=3031',
		'title': '',
		'imageId': '68159246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159242&x=3031',
		'title': '',
		'imageId': '68159242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159245&x=3031',
		'title': '',
		'imageId': '68159245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159229&x=3031',
		'title': '',
		'imageId': '68159229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159224&x=3031',
		'title': '',
		'imageId': '68159224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159235&x=3031',
		'title': '',
		'imageId': '68159235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159234&x=3031',
		'title': '',
		'imageId': '68159234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159252&x=3031',
		'title': '',
		'imageId': '68159252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159253&x=3031',
		'title': '',
		'imageId': '68159253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159256&x=3031',
		'title': '',
		'imageId': '68159256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159225&x=3031',
		'title': '',
		'imageId': '68159225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931582&docid=68159221&x=3031',
		'title': '',
		'imageId': '68159221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931582';

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