var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820956&x=1711',
		'title': '',
		'imageId': '69820956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820949&x=1711',
		'title': '',
		'imageId': '69820949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820951&x=1711',
		'title': '',
		'imageId': '69820951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820954&x=1711',
		'title': '',
		'imageId': '69820954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820943&x=1711',
		'title': '',
		'imageId': '69820943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820946&x=1711',
		'title': '',
		'imageId': '69820946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820944&x=1711',
		'title': '',
		'imageId': '69820944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820947&x=1711',
		'title': '',
		'imageId': '69820947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820948&x=1711',
		'title': '',
		'imageId': '69820948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820953&x=1711',
		'title': '',
		'imageId': '69820953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820955&x=1711',
		'title': '',
		'imageId': '69820955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820950&x=1711',
		'title': '',
		'imageId': '69820950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820945&x=1711',
		'title': '',
		'imageId': '69820945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004494&docid=69820952&x=1711',
		'title': '',
		'imageId': '69820952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004494';

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