var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516016&x=4026',
		'title': '',
		'imageId': '68516016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516019&x=4026',
		'title': '',
		'imageId': '68516019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516020&x=4026',
		'title': '',
		'imageId': '68516020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516021&x=4026',
		'title': '',
		'imageId': '68516021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516022&x=4026',
		'title': '',
		'imageId': '68516022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516025&x=4026',
		'title': '',
		'imageId': '68516025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516026&x=4026',
		'title': '',
		'imageId': '68516026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516028&x=4026',
		'title': '',
		'imageId': '68516028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516010&x=4026',
		'title': '',
		'imageId': '68516010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516011&x=4026',
		'title': '',
		'imageId': '68516011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516012&x=4026',
		'title': '',
		'imageId': '68516012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516013&x=4026',
		'title': '',
		'imageId': '68516013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516014&x=4026',
		'title': '',
		'imageId': '68516014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947265&docid=68516017&x=4026',
		'title': '',
		'imageId': '68516017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947265';

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