var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273924&x=952',
		'title': '',
		'imageId': '63273924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273931&x=952',
		'title': '',
		'imageId': '63273931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273939&x=952',
		'title': '',
		'imageId': '63273939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273945&x=952',
		'title': '',
		'imageId': '63273945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273951&x=952',
		'title': '',
		'imageId': '63273951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273960&x=952',
		'title': '',
		'imageId': '63273960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273966&x=952',
		'title': '',
		'imageId': '63273966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738279&docid=63273972&x=952',
		'title': '',
		'imageId': '63273972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3738279';

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