var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134855&x=3713',
		'title': '',
		'imageId': '69134855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134856&x=3713',
		'title': '',
		'imageId': '69134856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134853&x=3713',
		'title': '',
		'imageId': '69134853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134854&x=3713',
		'title': '',
		'imageId': '69134854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134857&x=3713',
		'title': '',
		'imageId': '69134857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134858&x=3713',
		'title': '',
		'imageId': '69134858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974465&docid=69134861&x=3713',
		'title': '',
		'imageId': '69134861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974465';

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