var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065615&x=5336',
		'title': '',
		'imageId': '68065615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065616&x=5336',
		'title': '',
		'imageId': '68065616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065617&x=5336',
		'title': '',
		'imageId': '68065617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065618&x=5336',
		'title': '',
		'imageId': '68065618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065626&x=5336',
		'title': '',
		'imageId': '68065626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065614&x=5336',
		'title': '',
		'imageId': '68065614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065619&x=5336',
		'title': '',
		'imageId': '68065619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065620&x=5336',
		'title': '',
		'imageId': '68065620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065621&x=5336',
		'title': '',
		'imageId': '68065621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065622&x=5336',
		'title': '',
		'imageId': '68065622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065623&x=5336',
		'title': '',
		'imageId': '68065623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065624&x=5336',
		'title': '',
		'imageId': '68065624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927027&docid=68065625&x=5336',
		'title': '',
		'imageId': '68065625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927027';

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