var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436241&x=014',
		'title': '',
		'imageId': '68436241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436248&x=014',
		'title': '',
		'imageId': '68436248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436246&x=014',
		'title': '',
		'imageId': '68436246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436243&x=014',
		'title': '',
		'imageId': '68436243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436242&x=014',
		'title': '',
		'imageId': '68436242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436245&x=014',
		'title': '',
		'imageId': '68436245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436244&x=014',
		'title': '',
		'imageId': '68436244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436247&x=014',
		'title': '',
		'imageId': '68436247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943816&docid=68436240&x=014',
		'title': '',
		'imageId': '68436240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943816';

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