var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388645&x=3350',
		'title': '',
		'imageId': '67388645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388647&x=3350',
		'title': '',
		'imageId': '67388647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388648&x=3350',
		'title': '',
		'imageId': '67388648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388632&x=3350',
		'title': '',
		'imageId': '67388632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388633&x=3350',
		'title': '',
		'imageId': '67388633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388634&x=3350',
		'title': '',
		'imageId': '67388634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388635&x=3350',
		'title': '',
		'imageId': '67388635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388636&x=3350',
		'title': '',
		'imageId': '67388636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388637&x=3350',
		'title': '',
		'imageId': '67388637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388638&x=3350',
		'title': '',
		'imageId': '67388638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388639&x=3350',
		'title': '',
		'imageId': '67388639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388640&x=3350',
		'title': '',
		'imageId': '67388640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899772&docid=67388641&x=3350',
		'title': '',
		'imageId': '67388641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899772';

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