var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312285&x=5335',
		'title': '',
		'imageId': '68312285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312288&x=5335',
		'title': '',
		'imageId': '68312288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312289&x=5335',
		'title': '',
		'imageId': '68312289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312292&x=5335',
		'title': '',
		'imageId': '68312292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312295&x=5335',
		'title': '',
		'imageId': '68312295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312298&x=5335',
		'title': '',
		'imageId': '68312298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312305&x=5335',
		'title': '',
		'imageId': '68312305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312310&x=5335',
		'title': '',
		'imageId': '68312310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312313&x=5335',
		'title': '',
		'imageId': '68312313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312318&x=5335',
		'title': '',
		'imageId': '68312318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312342&x=5335',
		'title': '',
		'imageId': '68312342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312348&x=5335',
		'title': '',
		'imageId': '68312348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312323&x=5335',
		'title': '',
		'imageId': '68312323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312351&x=5335',
		'title': '',
		'imageId': '68312351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312326&x=5335',
		'title': '',
		'imageId': '68312326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312336&x=5335',
		'title': '',
		'imageId': '68312336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312339&x=5335',
		'title': '',
		'imageId': '68312339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68461069&x=5335',
		'title': '',
		'imageId': '68461069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312329&x=5335',
		'title': '',
		'imageId': '68312329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312332&x=5335',
		'title': '',
		'imageId': '68312332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937711&docid=68312352&x=5335',
		'title': '',
		'imageId': '68312352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937711';

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