var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855656&x=3537',
		'title': '',
		'imageId': '67855656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855661&x=3537',
		'title': '',
		'imageId': '67855661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855660&x=3537',
		'title': '',
		'imageId': '67855660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855658&x=3537',
		'title': '',
		'imageId': '67855658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855653&x=3537',
		'title': '',
		'imageId': '67855653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855662&x=3537',
		'title': '',
		'imageId': '67855662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855648&x=3537',
		'title': '',
		'imageId': '67855648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855650&x=3537',
		'title': '',
		'imageId': '67855650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855659&x=3537',
		'title': '',
		'imageId': '67855659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855655&x=3537',
		'title': '',
		'imageId': '67855655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855663&x=3537',
		'title': '',
		'imageId': '67855663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855649&x=3537',
		'title': '',
		'imageId': '67855649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855654&x=3537',
		'title': '',
		'imageId': '67855654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855657&x=3537',
		'title': '',
		'imageId': '67855657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855652&x=3537',
		'title': '',
		'imageId': '67855652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918087&docid=67855651&x=3537',
		'title': '',
		'imageId': '67855651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918087';

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