var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967117&x=4739',
		'title': '',
		'imageId': '68967117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967110&x=4739',
		'title': '',
		'imageId': '68967110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967111&x=4739',
		'title': '',
		'imageId': '68967111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967113&x=4739',
		'title': '',
		'imageId': '68967113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967109&x=4739',
		'title': '',
		'imageId': '68967109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967108&x=4739',
		'title': '',
		'imageId': '68967108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967112&x=4739',
		'title': '',
		'imageId': '68967112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967118&x=4739',
		'title': '',
		'imageId': '68967118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967120&x=4739',
		'title': '',
		'imageId': '68967120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967119&x=4739',
		'title': '',
		'imageId': '68967119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967114&x=4739',
		'title': '',
		'imageId': '68967114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967116&x=4739',
		'title': '',
		'imageId': '68967116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966833&docid=68967115&x=4739',
		'title': '',
		'imageId': '68967115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966833';

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