var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261549&x=3059',
		'title': '',
		'imageId': '67261549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261559&x=3059',
		'title': '',
		'imageId': '67261559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261558&x=3059',
		'title': '',
		'imageId': '67261558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261556&x=3059',
		'title': '',
		'imageId': '67261556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261551&x=3059',
		'title': '',
		'imageId': '67261551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261555&x=3059',
		'title': '',
		'imageId': '67261555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261548&x=3059',
		'title': '',
		'imageId': '67261548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261553&x=3059',
		'title': '',
		'imageId': '67261553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261550&x=3059',
		'title': '',
		'imageId': '67261550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261554&x=3059',
		'title': '',
		'imageId': '67261554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261552&x=3059',
		'title': '',
		'imageId': '67261552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261557&x=3059',
		'title': '',
		'imageId': '67261557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935633&docid=67261560&x=3059',
		'title': '',
		'imageId': '67261560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935633';

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