var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077599&x=3517',
		'title': '',
		'imageId': '68077599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077600&x=3517',
		'title': '',
		'imageId': '68077600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077566&x=3517',
		'title': '',
		'imageId': '68077566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077582&x=3517',
		'title': '',
		'imageId': '68077582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077588&x=3517',
		'title': '',
		'imageId': '68077588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077587&x=3517',
		'title': '',
		'imageId': '68077587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077586&x=3517',
		'title': '',
		'imageId': '68077586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077585&x=3517',
		'title': '',
		'imageId': '68077585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077584&x=3517',
		'title': '',
		'imageId': '68077584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077598&x=3517',
		'title': '',
		'imageId': '68077598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077568&x=3517',
		'title': '',
		'imageId': '68077568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077565&x=3517',
		'title': '',
		'imageId': '68077565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077567&x=3517',
		'title': '',
		'imageId': '68077567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077569&x=3517',
		'title': '',
		'imageId': '68077569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927430&docid=68077564&x=3517',
		'title': '',
		'imageId': '68077564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927430';

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