var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038696&x=228',
		'title': '',
		'imageId': '72038696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038689&x=228',
		'title': '',
		'imageId': '72038689',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038692&x=228',
		'title': '',
		'imageId': '72038692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038691&x=228',
		'title': '',
		'imageId': '72038691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038685&x=228',
		'title': '',
		'imageId': '72038685',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038686&x=228',
		'title': '',
		'imageId': '72038686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038688&x=228',
		'title': '',
		'imageId': '72038688',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038697&x=228',
		'title': '',
		'imageId': '72038697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038690&x=228',
		'title': '',
		'imageId': '72038690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038698&x=228',
		'title': '',
		'imageId': '72038698',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038695&x=228',
		'title': '',
		'imageId': '72038695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038683&x=228',
		'title': '',
		'imageId': '72038683',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038693&x=228',
		'title': '',
		'imageId': '72038693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038687&x=228',
		'title': '',
		'imageId': '72038687',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038684&x=228',
		'title': '',
		'imageId': '72038684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038699&x=228',
		'title': '',
		'imageId': '72038699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093769&docid=72038701&x=228',
		'title': '',
		'imageId': '72038701',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093769';

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