var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70182794&x=1855',
		'title': '',
		'imageId': '70182794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70182814&x=1855',
		'title': '',
		'imageId': '70182814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70182806&x=1855',
		'title': '',
		'imageId': '70182806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70182803&x=1855',
		'title': '',
		'imageId': '70182803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70182800&x=1855',
		'title': '',
		'imageId': '70182800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70182797&x=1855',
		'title': '',
		'imageId': '70182797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181288&x=1855',
		'title': '',
		'imageId': '70181288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181270&x=1855',
		'title': '',
		'imageId': '70181270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181318&x=1855',
		'title': '',
		'imageId': '70181318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181294&x=1855',
		'title': '',
		'imageId': '70181294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181359&x=1855',
		'title': '',
		'imageId': '70181359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181297&x=1855',
		'title': '',
		'imageId': '70181297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181300&x=1855',
		'title': '',
		'imageId': '70181300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181303&x=1855',
		'title': '',
		'imageId': '70181303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181306&x=1855',
		'title': '',
		'imageId': '70181306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181309&x=1855',
		'title': '',
		'imageId': '70181309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181326&x=1855',
		'title': '',
		'imageId': '70181326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181335&x=1855',
		'title': '',
		'imageId': '70181335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181356&x=1855',
		'title': '',
		'imageId': '70181356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018065&docid=70181343&x=1855',
		'title': '',
		'imageId': '70181343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018065';

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