var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229263&x=4854',
		'title': '',
		'imageId': '71229263',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229248&x=4854',
		'title': '',
		'imageId': '71229248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229246&x=4854',
		'title': '',
		'imageId': '71229246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229249&x=4854',
		'title': '',
		'imageId': '71229249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229250&x=4854',
		'title': '',
		'imageId': '71229250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229251&x=4854',
		'title': '',
		'imageId': '71229251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229252&x=4854',
		'title': '',
		'imageId': '71229252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229253&x=4854',
		'title': '',
		'imageId': '71229253',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229254&x=4854',
		'title': '',
		'imageId': '71229254',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229255&x=4854',
		'title': '',
		'imageId': '71229255',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229261&x=4854',
		'title': '',
		'imageId': '71229261',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229257&x=4854',
		'title': '',
		'imageId': '71229257',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229258&x=4854',
		'title': '',
		'imageId': '71229258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229256&x=4854',
		'title': '',
		'imageId': '71229256',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229259&x=4854',
		'title': '',
		'imageId': '71229259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229260&x=4854',
		'title': '',
		'imageId': '71229260',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059103&docid=71229262&x=4854',
		'title': '',
		'imageId': '71229262',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4059103';

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