var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611742&x=3712',
		'title': 'LG DRYER',
		'imageId': '68611742',
		'alt' : 'LG DRYER',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611740&x=3712',
		'title': 'LG WASHER',
		'imageId': '68611740',
		'alt' : 'LG WASHER',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611746&x=3712',
		'title': 'LG WASHER ',
		'imageId': '68611746',
		'alt' : 'LG WASHER ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611743&x=3712',
		'title': 'LG DRYER',
		'imageId': '68611743',
		'alt' : 'LG DRYER',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611745&x=3712',
		'title': '',
		'imageId': '68611745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611738&x=3712',
		'title': '',
		'imageId': '68611738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611741&x=3712',
		'title': '',
		'imageId': '68611741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611744&x=3712',
		'title': '',
		'imageId': '68611744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951107&docid=68611739&x=3712',
		'title': '',
		'imageId': '68611739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951107';

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