var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684574&x=3016',
		'title': '',
		'imageId': '71684574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684587&x=3016',
		'title': '',
		'imageId': '71684587',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684577&x=3016',
		'title': '',
		'imageId': '71684577',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684580&x=3016',
		'title': '',
		'imageId': '71684580',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684585&x=3016',
		'title': '',
		'imageId': '71684585',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684539&x=3016',
		'title': '',
		'imageId': '71684539',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684540&x=3016',
		'title': '',
		'imageId': '71684540',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684541&x=3016',
		'title': '',
		'imageId': '71684541',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684543&x=3016',
		'title': '',
		'imageId': '71684543',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684542&x=3016',
		'title': '',
		'imageId': '71684542',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684544&x=3016',
		'title': '',
		'imageId': '71684544',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684548&x=3016',
		'title': '',
		'imageId': '71684548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684553&x=3016',
		'title': '',
		'imageId': '71684553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684552&x=3016',
		'title': '',
		'imageId': '71684552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684557&x=3016',
		'title': '',
		'imageId': '71684557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684559&x=3016',
		'title': '',
		'imageId': '71684559',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684562&x=3016',
		'title': '',
		'imageId': '71684562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684569&x=3016',
		'title': '',
		'imageId': '71684569',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684570&x=3016',
		'title': '',
		'imageId': '71684570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079236&docid=71684591&x=3016',
		'title': '',
		'imageId': '71684591',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4079236';

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