var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839719&x=743',
		'title': '',
		'imageId': '68839719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839713&x=743',
		'title': '',
		'imageId': '68839713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839720&x=743',
		'title': '',
		'imageId': '68839720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839712&x=743',
		'title': '',
		'imageId': '68839712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839718&x=743',
		'title': '',
		'imageId': '68839718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839711&x=743',
		'title': '',
		'imageId': '68839711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839710&x=743',
		'title': '',
		'imageId': '68839710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839709&x=743',
		'title': '',
		'imageId': '68839709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839708&x=743',
		'title': '',
		'imageId': '68839708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839716&x=743',
		'title': '',
		'imageId': '68839716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839714&x=743',
		'title': '',
		'imageId': '68839714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839715&x=743',
		'title': '',
		'imageId': '68839715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960184&docid=68839717&x=743',
		'title': '',
		'imageId': '68839717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960184';

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