var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110234&x=1840',
		'title': '',
		'imageId': '68110234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110240&x=1840',
		'title': '',
		'imageId': '68110240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110235&x=1840',
		'title': '',
		'imageId': '68110235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110227&x=1840',
		'title': '',
		'imageId': '68110227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110238&x=1840',
		'title': '',
		'imageId': '68110238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110236&x=1840',
		'title': '',
		'imageId': '68110236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110237&x=1840',
		'title': '',
		'imageId': '68110237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110230&x=1840',
		'title': '',
		'imageId': '68110230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110233&x=1840',
		'title': '',
		'imageId': '68110233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110239&x=1840',
		'title': '',
		'imageId': '68110239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110228&x=1840',
		'title': '',
		'imageId': '68110228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110229&x=1840',
		'title': '',
		'imageId': '68110229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110231&x=1840',
		'title': '',
		'imageId': '68110231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934014&docid=68110232&x=1840',
		'title': '',
		'imageId': '68110232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934014';

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