var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469701&x=5023',
		'title': '',
		'imageId': '68469701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469704&x=5023',
		'title': '',
		'imageId': '68469704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469705&x=5023',
		'title': '',
		'imageId': '68469705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469706&x=5023',
		'title': '',
		'imageId': '68469706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469707&x=5023',
		'title': '',
		'imageId': '68469707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469708&x=5023',
		'title': '',
		'imageId': '68469708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469709&x=5023',
		'title': '',
		'imageId': '68469709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469715&x=5023',
		'title': '',
		'imageId': '68469715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469710&x=5023',
		'title': '',
		'imageId': '68469710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469711&x=5023',
		'title': '',
		'imageId': '68469711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469712&x=5023',
		'title': '',
		'imageId': '68469712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469714&x=5023',
		'title': '',
		'imageId': '68469714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945251&docid=68469713&x=5023',
		'title': '',
		'imageId': '68469713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945251';

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