var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013665&x=67',
		'title': '',
		'imageId': '67013665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013668&x=67',
		'title': '',
		'imageId': '67013668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013669&x=67',
		'title': '',
		'imageId': '67013669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013670&x=67',
		'title': '',
		'imageId': '67013670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013671&x=67',
		'title': '',
		'imageId': '67013671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013667&x=67',
		'title': '',
		'imageId': '67013667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013678&x=67',
		'title': '',
		'imageId': '67013678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013674&x=67',
		'title': '',
		'imageId': '67013674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013675&x=67',
		'title': '',
		'imageId': '67013675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013676&x=67',
		'title': '',
		'imageId': '67013676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013677&x=67',
		'title': '',
		'imageId': '67013677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013672&x=67',
		'title': '',
		'imageId': '67013672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885629&docid=67013673&x=67',
		'title': '',
		'imageId': '67013673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885629';

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