var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514098&x=345',
		'title': '',
		'imageId': '70514098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514100&x=345',
		'title': '',
		'imageId': '70514100',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514101&x=345',
		'title': '',
		'imageId': '70514101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514102&x=345',
		'title': '',
		'imageId': '70514102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514103&x=345',
		'title': '',
		'imageId': '70514103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514104&x=345',
		'title': '',
		'imageId': '70514104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514105&x=345',
		'title': '',
		'imageId': '70514105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514106&x=345',
		'title': '',
		'imageId': '70514106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514107&x=345',
		'title': '',
		'imageId': '70514107',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514108&x=345',
		'title': '',
		'imageId': '70514108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514109&x=345',
		'title': '',
		'imageId': '70514109',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514110&x=345',
		'title': '',
		'imageId': '70514110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514111&x=345',
		'title': '',
		'imageId': '70514111',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514112&x=345',
		'title': '',
		'imageId': '70514112',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514113&x=345',
		'title': '',
		'imageId': '70514113',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514114&x=345',
		'title': '',
		'imageId': '70514114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514115&x=345',
		'title': '',
		'imageId': '70514115',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032442&docid=70514116&x=345',
		'title': '',
		'imageId': '70514116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032442';

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