var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592822&x=3029',
		'title': '',
		'imageId': '68592822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592814&x=3029',
		'title': '',
		'imageId': '68592814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592809&x=3029',
		'title': '',
		'imageId': '68592809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592810&x=3029',
		'title': '',
		'imageId': '68592810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592813&x=3029',
		'title': '',
		'imageId': '68592813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592811&x=3029',
		'title': '',
		'imageId': '68592811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592812&x=3029',
		'title': '',
		'imageId': '68592812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592815&x=3029',
		'title': '',
		'imageId': '68592815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592817&x=3029',
		'title': '',
		'imageId': '68592817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592816&x=3029',
		'title': '',
		'imageId': '68592816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592818&x=3029',
		'title': '',
		'imageId': '68592818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592819&x=3029',
		'title': '',
		'imageId': '68592819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592820&x=3029',
		'title': '',
		'imageId': '68592820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592823&x=3029',
		'title': '',
		'imageId': '68592823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592821&x=3029',
		'title': '',
		'imageId': '68592821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592824&x=3029',
		'title': '',
		'imageId': '68592824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950020&docid=68592808&x=3029',
		'title': '',
		'imageId': '68592808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950020';

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