var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689502&x=1250',
		'title': '',
		'imageId': '71689502',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689503&x=1250',
		'title': '',
		'imageId': '71689503',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689505&x=1250',
		'title': '',
		'imageId': '71689505',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689526&x=1250',
		'title': '',
		'imageId': '71689526',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689506&x=1250',
		'title': '',
		'imageId': '71689506',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689507&x=1250',
		'title': '',
		'imageId': '71689507',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689515&x=1250',
		'title': '',
		'imageId': '71689515',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689516&x=1250',
		'title': '',
		'imageId': '71689516',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689517&x=1250',
		'title': '',
		'imageId': '71689517',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689521&x=1250',
		'title': '',
		'imageId': '71689521',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689525&x=1250',
		'title': '',
		'imageId': '71689525',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079469&docid=71689504&x=1250',
		'title': '',
		'imageId': '71689504',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4079469';

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