var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008473&x=2118',
		'title': '',
		'imageId': '68008473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008471&x=2118',
		'title': '',
		'imageId': '68008471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008472&x=2118',
		'title': '',
		'imageId': '68008472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008469&x=2118',
		'title': '',
		'imageId': '68008469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008463&x=2118',
		'title': '',
		'imageId': '68008463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008464&x=2118',
		'title': '',
		'imageId': '68008464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008467&x=2118',
		'title': '',
		'imageId': '68008467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008474&x=2118',
		'title': '',
		'imageId': '68008474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008468&x=2118',
		'title': '',
		'imageId': '68008468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008470&x=2118',
		'title': '',
		'imageId': '68008470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008475&x=2118',
		'title': '',
		'imageId': '68008475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008465&x=2118',
		'title': '',
		'imageId': '68008465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008466&x=2118',
		'title': '',
		'imageId': '68008466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008476&x=2118',
		'title': '',
		'imageId': '68008476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924466&docid=68008462&x=2118',
		'title': '',
		'imageId': '68008462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924466';

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