var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70806273&x=2627',
		'title': '',
		'imageId': '70806273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696124&x=2627',
		'title': '',
		'imageId': '70696124',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70806272&x=2627',
		'title': '',
		'imageId': '70806272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70806271&x=2627',
		'title': '',
		'imageId': '70806271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70806274&x=2627',
		'title': '',
		'imageId': '70806274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70806269&x=2627',
		'title': '',
		'imageId': '70806269',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696125&x=2627',
		'title': '',
		'imageId': '70696125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70806270&x=2627',
		'title': '',
		'imageId': '70806270',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696118&x=2627',
		'title': '',
		'imageId': '70696118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696123&x=2627',
		'title': '',
		'imageId': '70696123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696113&x=2627',
		'title': '',
		'imageId': '70696113',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696121&x=2627',
		'title': '',
		'imageId': '70696121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696119&x=2627',
		'title': '',
		'imageId': '70696119',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696117&x=2627',
		'title': '',
		'imageId': '70696117',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696116&x=2627',
		'title': '',
		'imageId': '70696116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696120&x=2627',
		'title': '',
		'imageId': '70696120',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696114&x=2627',
		'title': '',
		'imageId': '70696114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696126&x=2627',
		'title': '',
		'imageId': '70696126',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696122&x=2627',
		'title': '',
		'imageId': '70696122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038821&docid=70696115&x=2627',
		'title': '',
		'imageId': '70696115',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038821';

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