var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161665&x=300',
		'title': '',
		'imageId': '68161665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161670&x=300',
		'title': '',
		'imageId': '68161670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161664&x=300',
		'title': '',
		'imageId': '68161664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161666&x=300',
		'title': '',
		'imageId': '68161666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161676&x=300',
		'title': '',
		'imageId': '68161676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161677&x=300',
		'title': '',
		'imageId': '68161677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161674&x=300',
		'title': '',
		'imageId': '68161674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161675&x=300',
		'title': '',
		'imageId': '68161675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161669&x=300',
		'title': '',
		'imageId': '68161669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161671&x=300',
		'title': '',
		'imageId': '68161671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161673&x=300',
		'title': '',
		'imageId': '68161673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161668&x=300',
		'title': '',
		'imageId': '68161668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931854&docid=68161667&x=300',
		'title': '',
		'imageId': '68161667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931854';

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