var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683561&x=1929',
		'title': '',
		'imageId': '68683561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683551&x=1929',
		'title': '',
		'imageId': '68683551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683555&x=1929',
		'title': '',
		'imageId': '68683555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683554&x=1929',
		'title': '',
		'imageId': '68683554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683559&x=1929',
		'title': '',
		'imageId': '68683559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683562&x=1929',
		'title': '',
		'imageId': '68683562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683563&x=1929',
		'title': '',
		'imageId': '68683563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683560&x=1929',
		'title': '',
		'imageId': '68683560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683556&x=1929',
		'title': '',
		'imageId': '68683556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683557&x=1929',
		'title': '',
		'imageId': '68683557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683566&x=1929',
		'title': '',
		'imageId': '68683566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683565&x=1929',
		'title': '',
		'imageId': '68683565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683564&x=1929',
		'title': '',
		'imageId': '68683564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954405&docid=68683558&x=1929',
		'title': '',
		'imageId': '68683558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954405';

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