var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856272&x=5825',
		'title': '',
		'imageId': '69856272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856268&x=5825',
		'title': '',
		'imageId': '69856268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856270&x=5825',
		'title': '',
		'imageId': '69856270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856271&x=5825',
		'title': '',
		'imageId': '69856271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856274&x=5825',
		'title': '',
		'imageId': '69856274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856273&x=5825',
		'title': '',
		'imageId': '69856273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856269&x=5825',
		'title': '',
		'imageId': '69856269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005888&docid=69856267&x=5825',
		'title': '',
		'imageId': '69856267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005888';

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