var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800859&x=2025',
		'title': '',
		'imageId': '67800859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800857&x=2025',
		'title': '',
		'imageId': '67800857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800867&x=2025',
		'title': '',
		'imageId': '67800867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800870&x=2025',
		'title': '',
		'imageId': '67800870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800874&x=2025',
		'title': '',
		'imageId': '67800874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800862&x=2025',
		'title': '',
		'imageId': '67800862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800873&x=2025',
		'title': '',
		'imageId': '67800873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800866&x=2025',
		'title': '',
		'imageId': '67800866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800858&x=2025',
		'title': '',
		'imageId': '67800858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800861&x=2025',
		'title': '',
		'imageId': '67800861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800860&x=2025',
		'title': '',
		'imageId': '67800860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800863&x=2025',
		'title': '',
		'imageId': '67800863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800875&x=2025',
		'title': '',
		'imageId': '67800875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800865&x=2025',
		'title': '',
		'imageId': '67800865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800864&x=2025',
		'title': '',
		'imageId': '67800864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800869&x=2025',
		'title': '',
		'imageId': '67800869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800868&x=2025',
		'title': '',
		'imageId': '67800868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800872&x=2025',
		'title': '',
		'imageId': '67800872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919691&docid=67800871&x=2025',
		'title': '',
		'imageId': '67800871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919691';

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