var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133466&x=4147',
		'title': '',
		'imageId': '69133466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133459&x=4147',
		'title': '',
		'imageId': '69133459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133454&x=4147',
		'title': '',
		'imageId': '69133454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133465&x=4147',
		'title': '',
		'imageId': '69133465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133462&x=4147',
		'title': '',
		'imageId': '69133462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133460&x=4147',
		'title': '',
		'imageId': '69133460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133456&x=4147',
		'title': '',
		'imageId': '69133456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133455&x=4147',
		'title': '',
		'imageId': '69133455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133463&x=4147',
		'title': '',
		'imageId': '69133463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133461&x=4147',
		'title': '',
		'imageId': '69133461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133464&x=4147',
		'title': '',
		'imageId': '69133464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133458&x=4147',
		'title': '',
		'imageId': '69133458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974411&docid=69133457&x=4147',
		'title': '',
		'imageId': '69133457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974411';

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