var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128071&x=2911',
		'title': '',
		'imageId': '70128071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128072&x=2911',
		'title': '',
		'imageId': '70128072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128073&x=2911',
		'title': '',
		'imageId': '70128073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128074&x=2911',
		'title': '',
		'imageId': '70128074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128075&x=2911',
		'title': '',
		'imageId': '70128075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128076&x=2911',
		'title': '',
		'imageId': '70128076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016400&docid=70128077&x=2911',
		'title': '',
		'imageId': '70128077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016400';

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