var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787945&x=4342',
		'title': '',
		'imageId': '68787945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787947&x=4342',
		'title': '',
		'imageId': '68787947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787948&x=4342',
		'title': '',
		'imageId': '68787948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787949&x=4342',
		'title': '',
		'imageId': '68787949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787950&x=4342',
		'title': '',
		'imageId': '68787950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787951&x=4342',
		'title': '',
		'imageId': '68787951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787956&x=4342',
		'title': '',
		'imageId': '68787956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787957&x=4342',
		'title': '',
		'imageId': '68787957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787958&x=4342',
		'title': '',
		'imageId': '68787958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787959&x=4342',
		'title': '',
		'imageId': '68787959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787952&x=4342',
		'title': '',
		'imageId': '68787952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787954&x=4342',
		'title': '',
		'imageId': '68787954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787955&x=4342',
		'title': '',
		'imageId': '68787955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787946&x=4342',
		'title': '',
		'imageId': '68787946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001325&docid=68787953&x=4342',
		'title': '',
		'imageId': '68787953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001325';

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