var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014422&x=2927',
		'title': '',
		'imageId': '67014422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014424&x=2927',
		'title': '',
		'imageId': '67014424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014425&x=2927',
		'title': '',
		'imageId': '67014425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014426&x=2927',
		'title': '',
		'imageId': '67014426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014427&x=2927',
		'title': '',
		'imageId': '67014427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014435&x=2927',
		'title': '',
		'imageId': '67014435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014430&x=2927',
		'title': '',
		'imageId': '67014430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014431&x=2927',
		'title': '',
		'imageId': '67014431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014432&x=2927',
		'title': '',
		'imageId': '67014432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014433&x=2927',
		'title': '',
		'imageId': '67014433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014434&x=2927',
		'title': '',
		'imageId': '67014434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014428&x=2927',
		'title': '',
		'imageId': '67014428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885683&docid=67014429&x=2927',
		'title': '',
		'imageId': '67014429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885683';

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