var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533291&x=1311',
		'title': '',
		'imageId': '1533291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533292&x=1311',
		'title': '',
		'imageId': '1533292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533295&x=1311',
		'title': '',
		'imageId': '1533295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533296&x=1311',
		'title': '',
		'imageId': '1533296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533297&x=1311',
		'title': '',
		'imageId': '1533297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533298&x=1311',
		'title': '',
		'imageId': '1533298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533301&x=1311',
		'title': '',
		'imageId': '1533301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930469&docid=1533310&x=1311',
		'title': '',
		'imageId': '1533310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #930469';

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