var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842279&x=133',
		'title': '',
		'imageId': '68842279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842273&x=133',
		'title': '',
		'imageId': '68842273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842281&x=133',
		'title': '',
		'imageId': '68842281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842277&x=133',
		'title': '',
		'imageId': '68842277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842278&x=133',
		'title': '',
		'imageId': '68842278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842280&x=133',
		'title': '',
		'imageId': '68842280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842271&x=133',
		'title': '',
		'imageId': '68842271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842274&x=133',
		'title': '',
		'imageId': '68842274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842272&x=133',
		'title': '',
		'imageId': '68842272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842275&x=133',
		'title': '',
		'imageId': '68842275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68842276&x=133',
		'title': '',
		'imageId': '68842276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68941838&x=133',
		'title': '',
		'imageId': '68941838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960188&docid=68941839&x=133',
		'title': '',
		'imageId': '68941839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960188';

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