var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526863&x=1750',
		'title': '',
		'imageId': '67526863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526864&x=1750',
		'title': '',
		'imageId': '67526864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526865&x=1750',
		'title': '',
		'imageId': '67526865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526866&x=1750',
		'title': '',
		'imageId': '67526866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526867&x=1750',
		'title': '',
		'imageId': '67526867',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526868&x=1750',
		'title': '',
		'imageId': '67526868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526869&x=1750',
		'title': '',
		'imageId': '67526869',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526870&x=1750',
		'title': '',
		'imageId': '67526870',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526871&x=1750',
		'title': '',
		'imageId': '67526871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526872&x=1750',
		'title': '',
		'imageId': '67526872',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526873&x=1750',
		'title': '',
		'imageId': '67526873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526874&x=1750',
		'title': '',
		'imageId': '67526874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526875&x=1750',
		'title': '',
		'imageId': '67526875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526876&x=1750',
		'title': '',
		'imageId': '67526876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526877&x=1750',
		'title': '',
		'imageId': '67526877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526878&x=1750',
		'title': '',
		'imageId': '67526878',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526879&x=1750',
		'title': '',
		'imageId': '67526879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526880&x=1750',
		'title': '',
		'imageId': '67526880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526881&x=1750',
		'title': '',
		'imageId': '67526881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904972&docid=67526882&x=1750',
		'title': '',
		'imageId': '67526882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904972';

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