var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228509&x=3113',
		'title': '',
		'imageId': '69228509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228504&x=3113',
		'title': '',
		'imageId': '69228504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228502&x=3113',
		'title': '',
		'imageId': '69228502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228505&x=3113',
		'title': '',
		'imageId': '69228505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228510&x=3113',
		'title': '',
		'imageId': '69228510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228500&x=3113',
		'title': '',
		'imageId': '69228500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228503&x=3113',
		'title': '',
		'imageId': '69228503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228501&x=3113',
		'title': '',
		'imageId': '69228501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228506&x=3113',
		'title': '',
		'imageId': '69228506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228507&x=3113',
		'title': '',
		'imageId': '69228507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69228508&x=3113',
		'title': '',
		'imageId': '69228508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69291928&x=3113',
		'title': '',
		'imageId': '69291928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978715&docid=69291929&x=3113',
		'title': '',
		'imageId': '69291929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978715';

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