var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815765&x=2449',
		'title': '',
		'imageId': '6815765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815766&x=2449',
		'title': '',
		'imageId': '6815766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815767&x=2449',
		'title': '',
		'imageId': '6815767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815770&x=2449',
		'title': '',
		'imageId': '6815770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815803&x=2449',
		'title': '',
		'imageId': '6815803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815779&x=2449',
		'title': '',
		'imageId': '6815779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815773&x=2449',
		'title': '',
		'imageId': '6815773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815776&x=2449',
		'title': '',
		'imageId': '6815776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815782&x=2449',
		'title': '',
		'imageId': '6815782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815789&x=2449',
		'title': '',
		'imageId': '6815789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815788&x=2449',
		'title': '',
		'imageId': '6815788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815794&x=2449',
		'title': '',
		'imageId': '6815794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815797&x=2449',
		'title': '',
		'imageId': '6815797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=876617&docid=6815801&x=2449',
		'title': '',
		'imageId': '6815801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #876617';

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