var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229265&x=3259',
		'title': '',
		'imageId': '71229265',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229264&x=3259',
		'title': '',
		'imageId': '71229264',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229266&x=3259',
		'title': '',
		'imageId': '71229266',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229268&x=3259',
		'title': '',
		'imageId': '71229268',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229269&x=3259',
		'title': '',
		'imageId': '71229269',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229270&x=3259',
		'title': '',
		'imageId': '71229270',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229271&x=3259',
		'title': '',
		'imageId': '71229271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229272&x=3259',
		'title': '',
		'imageId': '71229272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229273&x=3259',
		'title': '',
		'imageId': '71229273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229274&x=3259',
		'title': '',
		'imageId': '71229274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229280&x=3259',
		'title': '',
		'imageId': '71229280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229276&x=3259',
		'title': '',
		'imageId': '71229276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229277&x=3259',
		'title': '',
		'imageId': '71229277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229275&x=3259',
		'title': '',
		'imageId': '71229275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229278&x=3259',
		'title': '',
		'imageId': '71229278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229279&x=3259',
		'title': '',
		'imageId': '71229279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059104&docid=71229281&x=3259',
		'title': '',
		'imageId': '71229281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4059104';

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