var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894419&x=199',
		'title': '',
		'imageId': '65894419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894441&x=199',
		'title': '',
		'imageId': '65894441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894431&x=199',
		'title': '',
		'imageId': '65894431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894407&x=199',
		'title': '',
		'imageId': '65894407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894430&x=199',
		'title': '',
		'imageId': '65894430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894432&x=199',
		'title': '',
		'imageId': '65894432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894416&x=199',
		'title': '',
		'imageId': '65894416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894411&x=199',
		'title': '',
		'imageId': '65894411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894425&x=199',
		'title': '',
		'imageId': '65894425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894421&x=199',
		'title': '',
		'imageId': '65894421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894413&x=199',
		'title': '',
		'imageId': '65894413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894410&x=199',
		'title': '',
		'imageId': '65894410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017141&docid=65894415&x=199',
		'title': '',
		'imageId': '65894415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017141';

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