var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686674&x=1249',
		'title': '',
		'imageId': '68686674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686685&x=1249',
		'title': '',
		'imageId': '68686685',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686679&x=1249',
		'title': '',
		'imageId': '68686679',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686671&x=1249',
		'title': '',
		'imageId': '68686671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686672&x=1249',
		'title': '',
		'imageId': '68686672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686681&x=1249',
		'title': '',
		'imageId': '68686681',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686675&x=1249',
		'title': '',
		'imageId': '68686675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686682&x=1249',
		'title': '',
		'imageId': '68686682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686678&x=1249',
		'title': '',
		'imageId': '68686678',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686680&x=1249',
		'title': '',
		'imageId': '68686680',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686683&x=1249',
		'title': '',
		'imageId': '68686683',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686684&x=1249',
		'title': '',
		'imageId': '68686684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686669&x=1249',
		'title': '',
		'imageId': '68686669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686668&x=1249',
		'title': '',
		'imageId': '68686668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686673&x=1249',
		'title': '',
		'imageId': '68686673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686677&x=1249',
		'title': '',
		'imageId': '68686677',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953953&docid=68686670&x=1249',
		'title': '',
		'imageId': '68686670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953953';

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