var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685576&x=2946',
		'title': '',
		'imageId': '69685576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685575&x=2946',
		'title': '',
		'imageId': '69685575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685577&x=2946',
		'title': '',
		'imageId': '69685577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685578&x=2946',
		'title': '',
		'imageId': '69685578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685573&x=2946',
		'title': '',
		'imageId': '69685573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685580&x=2946',
		'title': '',
		'imageId': '69685580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685579&x=2946',
		'title': '',
		'imageId': '69685579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999074&docid=69685574&x=2946',
		'title': '',
		'imageId': '69685574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999074';

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