var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025869&x=442',
		'title': '',
		'imageId': '70025869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025870&x=442',
		'title': '',
		'imageId': '70025870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025874&x=442',
		'title': '',
		'imageId': '70025874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025868&x=442',
		'title': '',
		'imageId': '70025868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025873&x=442',
		'title': '',
		'imageId': '70025873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025866&x=442',
		'title': '',
		'imageId': '70025866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025883&x=442',
		'title': '',
		'imageId': '70025883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025882&x=442',
		'title': '',
		'imageId': '70025882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025878&x=442',
		'title': '',
		'imageId': '70025878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025867&x=442',
		'title': '',
		'imageId': '70025867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025877&x=442',
		'title': '',
		'imageId': '70025877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025881&x=442',
		'title': '',
		'imageId': '70025881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025871&x=442',
		'title': '',
		'imageId': '70025871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025880&x=442',
		'title': '',
		'imageId': '70025880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025875&x=442',
		'title': '',
		'imageId': '70025875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012918&docid=70025884&x=442',
		'title': '',
		'imageId': '70025884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012918';

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