var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725932&x=3740',
		'title': '',
		'imageId': '63725932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725933&x=3740',
		'title': '',
		'imageId': '63725933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725925&x=3740',
		'title': '',
		'imageId': '63725925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725926&x=3740',
		'title': '',
		'imageId': '63725926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725923&x=3740',
		'title': '',
		'imageId': '63725923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725928&x=3740',
		'title': '',
		'imageId': '63725928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725919&x=3740',
		'title': '',
		'imageId': '63725919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=63725931&x=3740',
		'title': '',
		'imageId': '63725931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536768&x=3740',
		'title': '',
		'imageId': '67536768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536767&x=3740',
		'title': '',
		'imageId': '67536767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536771&x=3740',
		'title': '',
		'imageId': '67536771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536772&x=3740',
		'title': '',
		'imageId': '67536772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536773&x=3740',
		'title': '',
		'imageId': '67536773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536769&x=3740',
		'title': '',
		'imageId': '67536769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3835203&docid=67536770&x=3740',
		'title': '',
		'imageId': '67536770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3835203';

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