var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279017&x=4215',
		'title': '',
		'imageId': '68279017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279019&x=4215',
		'title': '',
		'imageId': '68279019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279021&x=4215',
		'title': '',
		'imageId': '68279021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279016&x=4215',
		'title': '',
		'imageId': '68279016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279036&x=4215',
		'title': '',
		'imageId': '68279036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279038&x=4215',
		'title': '',
		'imageId': '68279038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936305&docid=68279037&x=4215',
		'title': '',
		'imageId': '68279037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936305';

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