var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840147&x=404',
		'title': '',
		'imageId': '69840147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840156&x=404',
		'title': '',
		'imageId': '69840156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840159&x=404',
		'title': '',
		'imageId': '69840159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840179&x=404',
		'title': '',
		'imageId': '69840179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840182&x=404',
		'title': '',
		'imageId': '69840182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840188&x=404',
		'title': '',
		'imageId': '69840188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840207&x=404',
		'title': '',
		'imageId': '69840207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840211&x=404',
		'title': '',
		'imageId': '69840211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840214&x=404',
		'title': '',
		'imageId': '69840214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840220&x=404',
		'title': '',
		'imageId': '69840220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840225&x=404',
		'title': '',
		'imageId': '69840225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840259&x=404',
		'title': '',
		'imageId': '69840259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010213&docid=69840264&x=404',
		'title': '',
		'imageId': '69840264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010213';

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