var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287645&x=3121',
		'title': '',
		'imageId': '68287645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287642&x=3121',
		'title': '',
		'imageId': '68287642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287646&x=3121',
		'title': '',
		'imageId': '68287646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287639&x=3121',
		'title': '',
		'imageId': '68287639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287641&x=3121',
		'title': '',
		'imageId': '68287641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287644&x=3121',
		'title': '',
		'imageId': '68287644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287647&x=3121',
		'title': '',
		'imageId': '68287647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287640&x=3121',
		'title': '',
		'imageId': '68287640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936870&docid=68287643&x=3121',
		'title': '',
		'imageId': '68287643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936870';

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