var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470289&x=3132',
		'title': '',
		'imageId': '68470289',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470291&x=3132',
		'title': '',
		'imageId': '68470291',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470293&x=3132',
		'title': '',
		'imageId': '68470293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470294&x=3132',
		'title': '',
		'imageId': '68470294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470295&x=3132',
		'title': '',
		'imageId': '68470295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470296&x=3132',
		'title': '',
		'imageId': '68470296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470297&x=3132',
		'title': '',
		'imageId': '68470297',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470298&x=3132',
		'title': '',
		'imageId': '68470298',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470299&x=3132',
		'title': '',
		'imageId': '68470299',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470300&x=3132',
		'title': '',
		'imageId': '68470300',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470301&x=3132',
		'title': '',
		'imageId': '68470301',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470302&x=3132',
		'title': '',
		'imageId': '68470302',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470303&x=3132',
		'title': '',
		'imageId': '68470303',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470304&x=3132',
		'title': '',
		'imageId': '68470304',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470305&x=3132',
		'title': '',
		'imageId': '68470305',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470306&x=3132',
		'title': '',
		'imageId': '68470306',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945300&docid=68470307&x=3132',
		'title': '',
		'imageId': '68470307',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945300';

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