var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115120&x=231',
		'title': '',
		'imageId': '69115120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115121&x=231',
		'title': '',
		'imageId': '69115121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115124&x=231',
		'title': '',
		'imageId': '69115124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115127&x=231',
		'title': '',
		'imageId': '69115127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115119&x=231',
		'title': '',
		'imageId': '69115119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115122&x=231',
		'title': '',
		'imageId': '69115122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115116&x=231',
		'title': '',
		'imageId': '69115116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115123&x=231',
		'title': '',
		'imageId': '69115123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973391&docid=69115126&x=231',
		'title': '',
		'imageId': '69115126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973391';

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