var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515229&x=1422',
		'title': '',
		'imageId': '68515229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515235&x=1422',
		'title': '',
		'imageId': '68515235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515232&x=1422',
		'title': '',
		'imageId': '68515232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515230&x=1422',
		'title': '',
		'imageId': '68515230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515236&x=1422',
		'title': '',
		'imageId': '68515236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515238&x=1422',
		'title': '',
		'imageId': '68515238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515237&x=1422',
		'title': '',
		'imageId': '68515237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515240&x=1422',
		'title': '',
		'imageId': '68515240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515242&x=1422',
		'title': '',
		'imageId': '68515242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515243&x=1422',
		'title': '',
		'imageId': '68515243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515241&x=1422',
		'title': '',
		'imageId': '68515241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515234&x=1422',
		'title': '',
		'imageId': '68515234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947224&docid=68515244&x=1422',
		'title': '',
		'imageId': '68515244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947224';

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