var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844299&x=3213',
		'title': '',
		'imageId': '68844299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844288&x=3213',
		'title': '',
		'imageId': '68844288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844294&x=3213',
		'title': '',
		'imageId': '68844294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844284&x=3213',
		'title': '',
		'imageId': '68844284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844300&x=3213',
		'title': '',
		'imageId': '68844300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844287&x=3213',
		'title': '',
		'imageId': '68844287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844285&x=3213',
		'title': '',
		'imageId': '68844285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844293&x=3213',
		'title': '',
		'imageId': '68844293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844297&x=3213',
		'title': '',
		'imageId': '68844297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844290&x=3213',
		'title': '',
		'imageId': '68844290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844296&x=3213',
		'title': '',
		'imageId': '68844296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844295&x=3213',
		'title': '',
		'imageId': '68844295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844289&x=3213',
		'title': '',
		'imageId': '68844289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844291&x=3213',
		'title': '',
		'imageId': '68844291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844286&x=3213',
		'title': '',
		'imageId': '68844286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960195&docid=68844298&x=3213',
		'title': '',
		'imageId': '68844298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960195';

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