var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024919&x=5540',
		'title': '',
		'imageId': '70024919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024922&x=5540',
		'title': '',
		'imageId': '70024922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024923&x=5540',
		'title': '',
		'imageId': '70024923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024918&x=5540',
		'title': '',
		'imageId': '70024918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024920&x=5540',
		'title': '',
		'imageId': '70024920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024921&x=5540',
		'title': '',
		'imageId': '70024921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024930&x=5540',
		'title': '',
		'imageId': '70024930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024932&x=5540',
		'title': '',
		'imageId': '70024932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024927&x=5540',
		'title': '',
		'imageId': '70024927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024933&x=5540',
		'title': '',
		'imageId': '70024933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024928&x=5540',
		'title': '',
		'imageId': '70024928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024925&x=5540',
		'title': '',
		'imageId': '70024925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024929&x=5540',
		'title': '',
		'imageId': '70024929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024935&x=5540',
		'title': '',
		'imageId': '70024935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024936&x=5540',
		'title': '',
		'imageId': '70024936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024926&x=5540',
		'title': '',
		'imageId': '70024926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024937&x=5540',
		'title': '',
		'imageId': '70024937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012852&docid=70024931&x=5540',
		'title': '',
		'imageId': '70024931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012852';

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