var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996343&x=307',
		'title': '',
		'imageId': '68996343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996335&x=307',
		'title': '',
		'imageId': '68996335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996344&x=307',
		'title': '',
		'imageId': '68996344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996334&x=307',
		'title': '',
		'imageId': '68996334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996345&x=307',
		'title': '',
		'imageId': '68996345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996337&x=307',
		'title': '',
		'imageId': '68996337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996333&x=307',
		'title': '',
		'imageId': '68996333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996336&x=307',
		'title': '',
		'imageId': '68996336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996339&x=307',
		'title': '',
		'imageId': '68996339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996342&x=307',
		'title': '',
		'imageId': '68996342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996340&x=307',
		'title': '',
		'imageId': '68996340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996338&x=307',
		'title': '',
		'imageId': '68996338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968809&docid=68996341&x=307',
		'title': '',
		'imageId': '68996341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968809';

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