var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837269&x=4713',
		'title': '',
		'imageId': '68837269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837271&x=4713',
		'title': '',
		'imageId': '68837271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837270&x=4713',
		'title': '',
		'imageId': '68837270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837272&x=4713',
		'title': '',
		'imageId': '68837272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837268&x=4713',
		'title': '',
		'imageId': '68837268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837273&x=4713',
		'title': '',
		'imageId': '68837273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837274&x=4713',
		'title': '',
		'imageId': '68837274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837276&x=4713',
		'title': '',
		'imageId': '68837276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837279&x=4713',
		'title': '',
		'imageId': '68837279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837275&x=4713',
		'title': '',
		'imageId': '68837275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837277&x=4713',
		'title': '',
		'imageId': '68837277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837278&x=4713',
		'title': '',
		'imageId': '68837278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961136&docid=68837401&x=4713',
		'title': '',
		'imageId': '68837401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961136';

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