var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233091&x=4446',
		'title': '',
		'imageId': '68233091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233095&x=4446',
		'title': '',
		'imageId': '68233095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233093&x=4446',
		'title': '',
		'imageId': '68233093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233101&x=4446',
		'title': '',
		'imageId': '68233101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233103&x=4446',
		'title': '',
		'imageId': '68233103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233094&x=4446',
		'title': '',
		'imageId': '68233094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233092&x=4446',
		'title': '',
		'imageId': '68233092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233097&x=4446',
		'title': '',
		'imageId': '68233097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233096&x=4446',
		'title': '',
		'imageId': '68233096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233099&x=4446',
		'title': '',
		'imageId': '68233099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233098&x=4446',
		'title': '',
		'imageId': '68233098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233100&x=4446',
		'title': '',
		'imageId': '68233100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934203&docid=68233199&x=4446',
		'title': '',
		'imageId': '68233199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934203';

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