var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586285&x=4551',
		'title': '',
		'imageId': '68586285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586299&x=4551',
		'title': '',
		'imageId': '68586299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586801&x=4551',
		'title': '',
		'imageId': '68586801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586298&x=4551',
		'title': '',
		'imageId': '68586298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586288&x=4551',
		'title': '',
		'imageId': '68586288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586287&x=4551',
		'title': '',
		'imageId': '68586287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586284&x=4551',
		'title': '',
		'imageId': '68586284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586283&x=4551',
		'title': '',
		'imageId': '68586283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586286&x=4551',
		'title': '',
		'imageId': '68586286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586311&x=4551',
		'title': '',
		'imageId': '68586311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586312&x=4551',
		'title': '',
		'imageId': '68586312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586315&x=4551',
		'title': '',
		'imageId': '68586315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586318&x=4551',
		'title': '',
		'imageId': '68586318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586322&x=4551',
		'title': '',
		'imageId': '68586322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586324&x=4551',
		'title': '',
		'imageId': '68586324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586327&x=4551',
		'title': '',
		'imageId': '68586327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586330&x=4551',
		'title': '',
		'imageId': '68586330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586333&x=4551',
		'title': '',
		'imageId': '68586333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586338&x=4551',
		'title': '',
		'imageId': '68586338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68586300&x=4551',
		'title': '',
		'imageId': '68586300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950083&docid=68589260&x=4551',
		'title': '',
		'imageId': '68589260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950083';

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