var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574863&x=256',
		'title': '',
		'imageId': '71574863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574867&x=256',
		'title': '',
		'imageId': '71574867',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574879&x=256',
		'title': '',
		'imageId': '71574879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574875&x=256',
		'title': '',
		'imageId': '71574875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574877&x=256',
		'title': '',
		'imageId': '71574877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574878&x=256',
		'title': '',
		'imageId': '71574878',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574874&x=256',
		'title': '',
		'imageId': '71574874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574869&x=256',
		'title': '',
		'imageId': '71574869',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574873&x=256',
		'title': '',
		'imageId': '71574873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574866&x=256',
		'title': '',
		'imageId': '71574866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574864&x=256',
		'title': '',
		'imageId': '71574864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574865&x=256',
		'title': '',
		'imageId': '71574865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574882&x=256',
		'title': '',
		'imageId': '71574882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574868&x=256',
		'title': '',
		'imageId': '71574868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574876&x=256',
		'title': '',
		'imageId': '71574876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574881&x=256',
		'title': '',
		'imageId': '71574881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574870&x=256',
		'title': '',
		'imageId': '71574870',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574871&x=256',
		'title': '',
		'imageId': '71574871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574872&x=256',
		'title': '',
		'imageId': '71574872',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074932&docid=71574880&x=256',
		'title': '',
		'imageId': '71574880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4074932';

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