var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395033&x=3914',
		'title': '',
		'imageId': '69395033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395038&x=3914',
		'title': '',
		'imageId': '69395038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395037&x=3914',
		'title': '',
		'imageId': '69395037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395034&x=3914',
		'title': '',
		'imageId': '69395034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395035&x=3914',
		'title': '',
		'imageId': '69395035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395039&x=3914',
		'title': '',
		'imageId': '69395039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985510&docid=69395036&x=3914',
		'title': '',
		'imageId': '69395036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985510';

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