var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401984&x=2256',
		'title': '',
		'imageId': '68401984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401975&x=2256',
		'title': '',
		'imageId': '68401975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401980&x=2256',
		'title': '',
		'imageId': '68401980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401976&x=2256',
		'title': '',
		'imageId': '68401976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401978&x=2256',
		'title': '',
		'imageId': '68401978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401979&x=2256',
		'title': '',
		'imageId': '68401979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401983&x=2256',
		'title': '',
		'imageId': '68401983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401982&x=2256',
		'title': '',
		'imageId': '68401982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401987&x=2256',
		'title': '',
		'imageId': '68401987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401973&x=2256',
		'title': '',
		'imageId': '68401973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401981&x=2256',
		'title': '',
		'imageId': '68401981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401986&x=2256',
		'title': '',
		'imageId': '68401986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401977&x=2256',
		'title': '',
		'imageId': '68401977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401988&x=2256',
		'title': '',
		'imageId': '68401988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401985&x=2256',
		'title': '',
		'imageId': '68401985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942396&docid=68401974&x=2256',
		'title': '',
		'imageId': '68401974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942396';

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