var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654230&x=5123',
		'title': '',
		'imageId': '67654230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654232&x=5123',
		'title': '',
		'imageId': '67654232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654234&x=5123',
		'title': '',
		'imageId': '67654234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654235&x=5123',
		'title': '',
		'imageId': '67654235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654236&x=5123',
		'title': '',
		'imageId': '67654236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654238&x=5123',
		'title': '',
		'imageId': '67654238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654239&x=5123',
		'title': '',
		'imageId': '67654239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654240&x=5123',
		'title': '',
		'imageId': '67654240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654242&x=5123',
		'title': '',
		'imageId': '67654242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654243&x=5123',
		'title': '',
		'imageId': '67654243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654244&x=5123',
		'title': '',
		'imageId': '67654244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654245&x=5123',
		'title': '',
		'imageId': '67654245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654246&x=5123',
		'title': '',
		'imageId': '67654246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654247&x=5123',
		'title': '',
		'imageId': '67654247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=67654248&x=5123',
		'title': '',
		'imageId': '67654248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910699&docid=68087415&x=5123',
		'title': '',
		'imageId': '68087415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910699';

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