var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026974&x=4735',
		'title': '',
		'imageId': '69026974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026973&x=4735',
		'title': '',
		'imageId': '69026973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026972&x=4735',
		'title': '',
		'imageId': '69026972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026980&x=4735',
		'title': '',
		'imageId': '69026980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026979&x=4735',
		'title': '',
		'imageId': '69026979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026971&x=4735',
		'title': '',
		'imageId': '69026971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970334&docid=69026976&x=4735',
		'title': '',
		'imageId': '69026976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970334';

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