var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851783&x=4215',
		'title': '',
		'imageId': '67851783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67854210&x=4215',
		'title': '',
		'imageId': '67854210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851774&x=4215',
		'title': '',
		'imageId': '67851774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851782&x=4215',
		'title': '',
		'imageId': '67851782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851776&x=4215',
		'title': '',
		'imageId': '67851776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851778&x=4215',
		'title': '',
		'imageId': '67851778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851775&x=4215',
		'title': '',
		'imageId': '67851775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851773&x=4215',
		'title': '',
		'imageId': '67851773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851781&x=4215',
		'title': '',
		'imageId': '67851781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851779&x=4215',
		'title': '',
		'imageId': '67851779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851784&x=4215',
		'title': '',
		'imageId': '67851784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851772&x=4215',
		'title': '',
		'imageId': '67851772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851780&x=4215',
		'title': '',
		'imageId': '67851780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917868&docid=67851777&x=4215',
		'title': '',
		'imageId': '67851777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917868';

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