var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221490&x=5543',
		'title': '',
		'imageId': '68221490',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221491&x=5543',
		'title': '',
		'imageId': '68221491',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221492&x=5543',
		'title': '',
		'imageId': '68221492',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221493&x=5543',
		'title': '',
		'imageId': '68221493',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221494&x=5543',
		'title': '',
		'imageId': '68221494',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221496&x=5543',
		'title': '',
		'imageId': '68221496',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221499&x=5543',
		'title': '',
		'imageId': '68221499',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221504&x=5543',
		'title': '',
		'imageId': '68221504',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221507&x=5543',
		'title': '',
		'imageId': '68221507',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221508&x=5543',
		'title': '',
		'imageId': '68221508',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221509&x=5543',
		'title': '',
		'imageId': '68221509',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221510&x=5543',
		'title': '',
		'imageId': '68221510',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68221511&x=5543',
		'title': '',
		'imageId': '68221511',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68255947&x=5543',
		'title': '',
		'imageId': '68255947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68255950&x=5543',
		'title': '',
		'imageId': '68255950',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68255955&x=5543',
		'title': '',
		'imageId': '68255955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68255959&x=5543',
		'title': '',
		'imageId': '68255959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68255961&x=5543',
		'title': '',
		'imageId': '68255961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933674&docid=68255965&x=5543',
		'title': '',
		'imageId': '68255965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933674';

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