var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986264&x=4113',
		'title': '',
		'imageId': '71986264',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986272&x=4113',
		'title': '',
		'imageId': '71986272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986277&x=4113',
		'title': '',
		'imageId': '71986277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986269&x=4113',
		'title': '',
		'imageId': '71986269',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986276&x=4113',
		'title': '',
		'imageId': '71986276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986273&x=4113',
		'title': '',
		'imageId': '71986273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986267&x=4113',
		'title': '',
		'imageId': '71986267',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986281&x=4113',
		'title': '',
		'imageId': '71986281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986274&x=4113',
		'title': '',
		'imageId': '71986274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986265&x=4113',
		'title': '',
		'imageId': '71986265',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986271&x=4113',
		'title': '',
		'imageId': '71986271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986282&x=4113',
		'title': '',
		'imageId': '71986282',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986268&x=4113',
		'title': '',
		'imageId': '71986268',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986275&x=4113',
		'title': '',
		'imageId': '71986275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986279&x=4113',
		'title': '',
		'imageId': '71986279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986266&x=4113',
		'title': '',
		'imageId': '71986266',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986270&x=4113',
		'title': '',
		'imageId': '71986270',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986278&x=4113',
		'title': '',
		'imageId': '71986278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091439&docid=71986280&x=4113',
		'title': '',
		'imageId': '71986280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4091439';

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