var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266278&x=1749',
		'title': '',
		'imageId': '68266278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266272&x=1749',
		'title': '',
		'imageId': '68266272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266279&x=1749',
		'title': '',
		'imageId': '68266279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266282&x=1749',
		'title': '',
		'imageId': '68266282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266286&x=1749',
		'title': '',
		'imageId': '68266286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266290&x=1749',
		'title': '',
		'imageId': '68266290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266291&x=1749',
		'title': '',
		'imageId': '68266291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266296&x=1749',
		'title': '',
		'imageId': '68266296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266299&x=1749',
		'title': '',
		'imageId': '68266299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266300&x=1749',
		'title': '',
		'imageId': '68266300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266303&x=1749',
		'title': '',
		'imageId': '68266303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266308&x=1749',
		'title': '',
		'imageId': '68266308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936147&docid=68266273&x=1749',
		'title': '',
		'imageId': '68266273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936147';

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