var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136266&x=1242',
		'title': '',
		'imageId': '68136266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136278&x=1242',
		'title': '',
		'imageId': '68136278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136268&x=1242',
		'title': '',
		'imageId': '68136268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136277&x=1242',
		'title': '',
		'imageId': '68136277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136271&x=1242',
		'title': '',
		'imageId': '68136271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136274&x=1242',
		'title': '',
		'imageId': '68136274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136273&x=1242',
		'title': '',
		'imageId': '68136273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136276&x=1242',
		'title': '',
		'imageId': '68136276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136275&x=1242',
		'title': '',
		'imageId': '68136275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136267&x=1242',
		'title': '',
		'imageId': '68136267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136270&x=1242',
		'title': '',
		'imageId': '68136270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136280&x=1242',
		'title': '',
		'imageId': '68136280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136281&x=1242',
		'title': '',
		'imageId': '68136281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136269&x=1242',
		'title': '',
		'imageId': '68136269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136279&x=1242',
		'title': '',
		'imageId': '68136279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934960&docid=68136272&x=1242',
		'title': '',
		'imageId': '68136272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934960';

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