var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68527133&x=2220',
		'title': '',
		'imageId': '68527133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68928396&x=2220',
		'title': '',
		'imageId': '68928396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68916873&x=2220',
		'title': '',
		'imageId': '68916873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68527127&x=2220',
		'title': '',
		'imageId': '68527127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68916905&x=2220',
		'title': '',
		'imageId': '68916905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68916904&x=2220',
		'title': '',
		'imageId': '68916904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68916903&x=2220',
		'title': '',
		'imageId': '68916903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68527128&x=2220',
		'title': '',
		'imageId': '68527128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68527129&x=2220',
		'title': '',
		'imageId': '68527129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68916876&x=2220',
		'title': '',
		'imageId': '68916876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68917291&x=2220',
		'title': '',
		'imageId': '68917291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68920570&x=2220',
		'title': '',
		'imageId': '68920570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68920276&x=2220',
		'title': '',
		'imageId': '68920276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68920490&x=2220',
		'title': '',
		'imageId': '68920490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937888&docid=68920355&x=2220',
		'title': '',
		'imageId': '68920355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937888';

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