var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815542&x=190',
		'title': '',
		'imageId': '68815542',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815541&x=190',
		'title': '',
		'imageId': '68815541',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815543&x=190',
		'title': '',
		'imageId': '68815543',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815544&x=190',
		'title': '',
		'imageId': '68815544',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815545&x=190',
		'title': '',
		'imageId': '68815545',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815546&x=190',
		'title': '',
		'imageId': '68815546',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815547&x=190',
		'title': '',
		'imageId': '68815547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815548&x=190',
		'title': '',
		'imageId': '68815548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815549&x=190',
		'title': '',
		'imageId': '68815549',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815550&x=190',
		'title': '',
		'imageId': '68815550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815551&x=190',
		'title': '',
		'imageId': '68815551',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815552&x=190',
		'title': '',
		'imageId': '68815552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815553&x=190',
		'title': '',
		'imageId': '68815553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815554&x=190',
		'title': '',
		'imageId': '68815554',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815555&x=190',
		'title': '',
		'imageId': '68815555',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815556&x=190',
		'title': '',
		'imageId': '68815556',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815557&x=190',
		'title': '',
		'imageId': '68815557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815558&x=190',
		'title': '',
		'imageId': '68815558',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959700&docid=68815559&x=190',
		'title': '',
		'imageId': '68815559',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959700';

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