var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675254&x=203',
		'title': '',
		'imageId': '68675254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675252&x=203',
		'title': '',
		'imageId': '68675252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675259&x=203',
		'title': '',
		'imageId': '68675259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675256&x=203',
		'title': '',
		'imageId': '68675256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675264&x=203',
		'title': '',
		'imageId': '68675264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675261&x=203',
		'title': '',
		'imageId': '68675261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675263&x=203',
		'title': '',
		'imageId': '68675263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675260&x=203',
		'title': '',
		'imageId': '68675260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675257&x=203',
		'title': '',
		'imageId': '68675257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675255&x=203',
		'title': '',
		'imageId': '68675255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675258&x=203',
		'title': '',
		'imageId': '68675258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675253&x=203',
		'title': '',
		'imageId': '68675253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675262&x=203',
		'title': '',
		'imageId': '68675262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954086&docid=68675265&x=203',
		'title': '',
		'imageId': '68675265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954086';

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