var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620074&x=1836',
		'title': '',
		'imageId': '64620074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620075&x=1836',
		'title': '',
		'imageId': '64620075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620076&x=1836',
		'title': '',
		'imageId': '64620076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620066&x=1836',
		'title': '',
		'imageId': '64620066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620071&x=1836',
		'title': '',
		'imageId': '64620071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620070&x=1836',
		'title': '',
		'imageId': '64620070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=64620069&x=1836',
		'title': '',
		'imageId': '64620069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987070&docid=69767801&x=1836',
		'title': '',
		'imageId': '69767801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987070';

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