var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104499&x=3534',
		'title': '',
		'imageId': '69104499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104495&x=3534',
		'title': '',
		'imageId': '69104495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104498&x=3534',
		'title': '',
		'imageId': '69104498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104504&x=3534',
		'title': '',
		'imageId': '69104504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104494&x=3534',
		'title': '',
		'imageId': '69104494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104507&x=3534',
		'title': '',
		'imageId': '69104507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104508&x=3534',
		'title': '',
		'imageId': '69104508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104497&x=3534',
		'title': '',
		'imageId': '69104497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104492&x=3534',
		'title': '',
		'imageId': '69104492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104505&x=3534',
		'title': '',
		'imageId': '69104505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104506&x=3534',
		'title': '',
		'imageId': '69104506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104493&x=3534',
		'title': '',
		'imageId': '69104493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104500&x=3534',
		'title': '',
		'imageId': '69104500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104503&x=3534',
		'title': '',
		'imageId': '69104503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104501&x=3534',
		'title': '',
		'imageId': '69104501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973410&docid=69104502&x=3534',
		'title': '',
		'imageId': '69104502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973410';

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