var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365284&x=1032',
		'title': ' LOADER NOT INCLUDED IN THIS SALE ',
		'imageId': '49365284',
		'alt' : ' LOADER NOT INCLUDED IN THIS SALE ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365285&x=1032',
		'title': '',
		'imageId': '49365285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365266&x=1032',
		'title': '',
		'imageId': '49365266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365272&x=1032',
		'title': '',
		'imageId': '49365272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365276&x=1032',
		'title': '',
		'imageId': '49365276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365277&x=1032',
		'title': '',
		'imageId': '49365277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365273&x=1032',
		'title': '',
		'imageId': '49365273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365274&x=1032',
		'title': ' SPARE PARTS ',
		'imageId': '49365274',
		'alt' : ' SPARE PARTS ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365279&x=1032',
		'title': '',
		'imageId': '49365279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365271&x=1032',
		'title': '',
		'imageId': '49365271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365281&x=1032',
		'title': '',
		'imageId': '49365281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365265&x=1032',
		'title': '',
		'imageId': '49365265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3090643&docid=49365283&x=1032',
		'title': '',
		'imageId': '49365283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3090643';

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