var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213457&x=2254',
		'title': '',
		'imageId': '69213457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213456&x=2254',
		'title': '',
		'imageId': '69213456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213460&x=2254',
		'title': '',
		'imageId': '69213460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213459&x=2254',
		'title': '',
		'imageId': '69213459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213458&x=2254',
		'title': '',
		'imageId': '69213458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213462&x=2254',
		'title': '',
		'imageId': '69213462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213461&x=2254',
		'title': '',
		'imageId': '69213461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978365&docid=69213463&x=2254',
		'title': '',
		'imageId': '69213463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978365';

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