var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329577&x=4228',
		'title': '',
		'imageId': '68329577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329578&x=4228',
		'title': '',
		'imageId': '68329578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329579&x=4228',
		'title': '',
		'imageId': '68329579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329580&x=4228',
		'title': '',
		'imageId': '68329580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329581&x=4228',
		'title': '',
		'imageId': '68329581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329582&x=4228',
		'title': '',
		'imageId': '68329582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329583&x=4228',
		'title': '',
		'imageId': '68329583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938402&docid=68329584&x=4228',
		'title': '',
		'imageId': '68329584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938402';

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