var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018670&x=156',
		'title': '',
		'imageId': '68018670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018672&x=156',
		'title': '',
		'imageId': '68018672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018671&x=156',
		'title': '',
		'imageId': '68018671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018642&x=156',
		'title': '',
		'imageId': '68018642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018643&x=156',
		'title': '',
		'imageId': '68018643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018644&x=156',
		'title': '',
		'imageId': '68018644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018641&x=156',
		'title': '',
		'imageId': '68018641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018624&x=156',
		'title': '',
		'imageId': '68018624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018622&x=156',
		'title': '',
		'imageId': '68018622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018623&x=156',
		'title': '',
		'imageId': '68018623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018563&x=156',
		'title': '',
		'imageId': '68018563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018621&x=156',
		'title': '',
		'imageId': '68018621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018562&x=156',
		'title': '',
		'imageId': '68018562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018564&x=156',
		'title': '',
		'imageId': '68018564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018566&x=156',
		'title': '',
		'imageId': '68018566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018565&x=156',
		'title': '',
		'imageId': '68018565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018625&x=156',
		'title': '',
		'imageId': '68018625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925023&docid=68018640&x=156',
		'title': '',
		'imageId': '68018640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925023';

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