var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930426&x=052',
		'title': '',
		'imageId': '68930426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930432&x=052',
		'title': '',
		'imageId': '68930432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930427&x=052',
		'title': '',
		'imageId': '68930427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930425&x=052',
		'title': '',
		'imageId': '68930425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930422&x=052',
		'title': '',
		'imageId': '68930422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930433&x=052',
		'title': '',
		'imageId': '68930433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930423&x=052',
		'title': '',
		'imageId': '68930423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930429&x=052',
		'title': '',
		'imageId': '68930429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930437&x=052',
		'title': '',
		'imageId': '68930437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930424&x=052',
		'title': '',
		'imageId': '68930424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930434&x=052',
		'title': '',
		'imageId': '68930434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930430&x=052',
		'title': '',
		'imageId': '68930430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930439&x=052',
		'title': '',
		'imageId': '68930439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930438&x=052',
		'title': '',
		'imageId': '68930438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930428&x=052',
		'title': '',
		'imageId': '68930428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930436&x=052',
		'title': '',
		'imageId': '68930436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930435&x=052',
		'title': '',
		'imageId': '68930435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001232&docid=68930431&x=052',
		'title': '',
		'imageId': '68930431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001232';

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