var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680947&x=159',
		'title': '',
		'imageId': '68680947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680946&x=159',
		'title': '',
		'imageId': '68680946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680950&x=159',
		'title': '',
		'imageId': '68680950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680949&x=159',
		'title': '',
		'imageId': '68680949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680951&x=159',
		'title': '',
		'imageId': '68680951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680954&x=159',
		'title': '',
		'imageId': '68680954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680962&x=159',
		'title': '',
		'imageId': '68680962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680960&x=159',
		'title': '',
		'imageId': '68680960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680963&x=159',
		'title': '',
		'imageId': '68680963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680968&x=159',
		'title': '',
		'imageId': '68680968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680969&x=159',
		'title': '',
		'imageId': '68680969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680972&x=159',
		'title': '',
		'imageId': '68680972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954303&docid=68680948&x=159',
		'title': '',
		'imageId': '68680948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954303';

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