var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153378&x=4733',
		'title': '',
		'imageId': '68153378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153376&x=4733',
		'title': '',
		'imageId': '68153376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153381&x=4733',
		'title': '',
		'imageId': '68153381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153371&x=4733',
		'title': '',
		'imageId': '68153371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153369&x=4733',
		'title': '',
		'imageId': '68153369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153370&x=4733',
		'title': '',
		'imageId': '68153370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153379&x=4733',
		'title': '',
		'imageId': '68153379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153374&x=4733',
		'title': '',
		'imageId': '68153374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153372&x=4733',
		'title': '',
		'imageId': '68153372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153375&x=4733',
		'title': '',
		'imageId': '68153375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=69198772&x=4733',
		'title': '',
		'imageId': '69198772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153377&x=4733',
		'title': '',
		'imageId': '68153377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931376&docid=68153373&x=4733',
		'title': '',
		'imageId': '68153373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931376';

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