var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769515&x=3416',
		'title': '',
		'imageId': '69769515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769512&x=3416',
		'title': '',
		'imageId': '69769512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769510&x=3416',
		'title': '',
		'imageId': '69769510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769507&x=3416',
		'title': '',
		'imageId': '69769507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769513&x=3416',
		'title': '',
		'imageId': '69769513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769511&x=3416',
		'title': '',
		'imageId': '69769511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769508&x=3416',
		'title': '',
		'imageId': '69769508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769509&x=3416',
		'title': '',
		'imageId': '69769509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012777&docid=69769514&x=3416',
		'title': '',
		'imageId': '69769514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012777';

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